From 5432fdd15b4fdcf463b89e432f96a1513bcb52b7 Mon Sep 17 00:00:00 2001 From: ekultek Date: Thu, 7 Sep 2017 12:54:16 -0500 Subject: [PATCH] initial release of Zeus - Advanced dork scanner --- .gitignore | 3 + .idea/AGDSE.iml | 11 + .idea/inspectionProfiles/Project_Default.xml | 21 + .idea/misc.xml | 4 + .idea/modules.xml | 8 + .idea/workspace.xml | 575 +++ LICENSE.md | 15 + README.md | 39 + bin/__init__.py | 0 bin/executed | 1 + bin/geckodriver-v0.18.0-linux32.tar.gz | Bin 0 -> 2274574 bytes bin/geckodriver-v0.18.0-linux64.tar.gz | Bin 0 -> 2260781 bytes bin/unzip_gecko.py | 84 + etc/agents.txt | 4195 ++++++++++++++++++ lib/__init__.py | 0 lib/attacks/__init__.py | 0 lib/attacks/nmap_scan/__init__.py | 135 + lib/attacks/sqlmap_scan/__init__.py | 181 + lib/attacks/sqlmap_scan/sqlmap_opts.py | 33 + lib/errors.py | 10 + lib/settings.py | 274 ++ requirements.txt | 6 + var/__init__.py | 0 var/google_search/__init__.py | 0 var/google_search/search.py | 191 + zeus.py | 285 ++ 26 files changed, 6071 insertions(+) create mode 100644 .gitignore create mode 100644 .idea/AGDSE.iml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/workspace.xml create mode 100644 LICENSE.md create mode 100644 README.md create mode 100644 bin/__init__.py create mode 100644 bin/executed create mode 100644 bin/geckodriver-v0.18.0-linux32.tar.gz create mode 100644 bin/geckodriver-v0.18.0-linux64.tar.gz create mode 100644 bin/unzip_gecko.py create mode 100644 etc/agents.txt create mode 100644 lib/__init__.py create mode 100644 lib/attacks/__init__.py create mode 100644 lib/attacks/nmap_scan/__init__.py create mode 100644 lib/attacks/sqlmap_scan/__init__.py create mode 100644 lib/attacks/sqlmap_scan/sqlmap_opts.py create mode 100644 lib/errors.py create mode 100644 lib/settings.py create mode 100644 requirements.txt create mode 100644 var/__init__.py create mode 100644 var/google_search/__init__.py create mode 100644 var/google_search/search.py create mode 100644 zeus.py diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f0b1372 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +log/* +geckodriver.log +*.pyc diff --git a/.idea/AGDSE.iml b/.idea/AGDSE.iml new file mode 100644 index 0000000..6711606 --- /dev/null +++ b/.idea/AGDSE.iml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..4fa0dda --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,21 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..c3c95b5 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..8339a28 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..9938e63 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,575 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bypass Goo + bypass Google API + obtain + set_ + adjusting user-agent + create_dir + NmapHook + saving found + print opts + print + ip + verbose + false + null + -- + False + None + : + , + adding + try: + proxy + RANDOM_USER_AGENT + TRUE + setup + + + False + None + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +