Add body to a OK message from the server #16433
Unanswered
PaulaMerino
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am new in metasploit and I've been traing to change the size of the pakeage send by the server when the client send a request to ask for any order to execute (reverse shell http). I tried to change it in lib/rex/proto/http/response.rb and set the body in the initialize method with "self.body =
Hello!
", but it doesnt work and I dont really understand why, because when I change for exaple the message or the code, it works. Any idea about how con I do it?Beta Was this translation helpful? Give feedback.
All reactions