Forum Discussion
jwalsh
1 year agoBronze I
Infrastructure Hacking: Responder Network Poisoning-hack root?
This lab says the responder script has to be run as root. Is root the first thing we have to hack or am I missing something obvious?
- 1 year ago
Hi jwalsh when you first run Responder.py in the Responder directory, you can use sudo to run your command. I hope that helps get you back on track
jagira
8 months agoBronze III
when you will be doing
sudo -l #nopasswd will be set on /usr/bin/python or /usr/bin/python3
so you need to run the Responder.py in below format
sudo /usr/bin/python Responder.py -drwP -I eth0