User 3103-4 Posted December 30, 2017 Share Posted December 30, 2017 I probably sound like a real noob, but I'm trying to work a reverse shell using my Bash Bunny and I have sorted out a payload and all, but when i was reading a README file, it told me I had to have a handler ready to collect information from the remote computer. So I guess what I'm trying to ask is, what is a handler and How do you set it up? Thanks! Quote Link to comment Share on other sites More sharing options...
hackabus Posted December 30, 2017 Share Posted December 30, 2017 you run a handler on the attacking computer, it sits and listens and when your payload is activated in the target computer, it will send a session back to the handler with a open connection, providing you have set the payload up correctly with attacker ip/port etc it will connect. remember as soon as you go off the local connectiom the payload will not work unless you have setup port forwarding or a dynamic dns name hope this helps Quote Link to comment Share on other sites More sharing options...
User 3103-4 Posted January 1, 2018 Author Share Posted January 1, 2018 Thank you! That really helps! but how do you set one up? Like I'll plug it in to a target computer and it'll run the reverse shell and i just need to know how to actually set up a handler cause i have no idea how to. Quote Link to comment Share on other sites More sharing options...
hackabus Posted January 1, 2018 Share Posted January 1, 2018 http://en.redinskala.com/starting-a-handler-with-metasploit/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.