This website requires JavaScript.
Explore
Help
Sign in
prehistoric-systems
/
Zeus-Scanner
Watch
1
Star
0
Fork
You've already forked Zeus-Scanner
0
mirror of
https://github.com/Ekultek/Zeus-Scanner.git
synced
2026-03-11 08:55:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
master
Zeus-Scanner
/
etc
/
scripts
/
launch_sqlmap.sh
5 lines
68 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
fixed the nmap issues, it will run now it will also install itself if it's not there. working on sqlmap autostart (still). moved the function to create sqlmap and nmap arguments to settings.py. created two new scripts (one is still a work in progess)
2017-10-24 06:22:21 +00:00
#!/usr/bin/env bash
USR_PATH
=
$2
you are now successfully able to launch the sqlmap API automatically using the --auto flag (issue #58)
2017-10-25 18:26:20 +00:00
python
"
$USR_PATH
/sqlmapapi.py
"
-s
Reference in a new issue
Copy permalink