You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello i am working with beelzebub and implementaion LLM will give us more benefit in creating new honeypots.
Just this gave me an idea to create a mysql service on ssh port 2222 in the beelzebub by just modifying the openai-gpt.go file.
but certainly after logging in using command ssh root@localhost -p 2222
and when i type a sql command i did not get any desired response .
i don't know why is that , because i changed the code inside openai-gpt.go file relatively
below i have shared the screenshot of my modified code in the openai-gpt.go file
The text was updated successfully, but these errors were encountered:
Hello i am working with beelzebub and implementaion LLM will give us more benefit in creating new honeypots.
Just this gave me an idea to create a mysql service on ssh port 2222 in the beelzebub by just modifying the openai-gpt.go file.
but certainly after logging in using command ssh root@localhost -p 2222
and when i type a sql command i did not get any desired response .
i don't know why is that , because i changed the code inside openai-gpt.go file relatively
below i have shared the screenshot of my modified code in the openai-gpt.go file
The text was updated successfully, but these errors were encountered: