mirror of
https://github.com/Ekultek/Zeus-Scanner.git
synced 2026-03-11 08:55:51 +00:00
added a requirement for Zeus
This commit is contained in:
parent
7cd82a3ef1
commit
93364c3669
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue