added a requirement for Zeus

This commit is contained in:
ekultek 2017-09-07 12:59:00 -05:00
parent 7cd82a3ef1
commit 93364c3669

View file

@ -18,6 +18,7 @@ Calling the `-s` flag will prompt for you to start the sqlmap API server `python
There are a few requirements for this:
- Firefox web browser is required as of now, I will be adding the functionality of most web browsers, but first release requires firefox.
- If you want to run sqlmap through the URL's you will need sqlmap somewhere on your system.
- If you want to run a port scan using nmap on the URL's IP addresses. You will need nmap on your system.
- Gecko web driver is required and will be installed the first time you run. It will be added to your `/usr/bin` so that it can be run in your ENV PATH.