From ecf067b6bbc8d3a1ab25a14239325482d37e5a57 Mon Sep 17 00:00:00 2001 From: ekultek Date: Fri, 27 Oct 2017 17:14:08 -0500 Subject: [PATCH] patch for unicode errors, it appears that selenium isn't formatted to handle unicode errors (as far as I can tell) so the dork that causes the error will be skipped (issue #125) --- etc/checksum/md5sum.md5 | 6 +++--- lib/core/settings.py | 5 +++-- var/google_search/search.py | 8 ++++++++ zeus.py | 3 ++- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/etc/checksum/md5sum.md5 b/etc/checksum/md5sum.md5 index d8044f3..0efc05d 100644 --- a/etc/checksum/md5sum.md5 +++ b/etc/checksum/md5sum.md5 @@ -1,4 +1,4 @@ -f75a6d23bd80e9861153c9c52dce15bd ./zeus.py +4910b563b0f2403dbe4a89f10001de0b ./zeus.py 6ad5f22ec4a6f8324bfb1b01ab6d51ec ./etc/scripts/cleanup.sh 155c9482f690f1482f324a7ffd8b8098 ./etc/scripts/fix_pie.sh 0e435c641bc636ac0b3d54e032d9cf6a .etc/scripts/install_nmap.sh @@ -43,9 +43,9 @@ f27322b9716e1a2b0b0b0487f3149474 ./lib/attacks/whois_lookup/whois.py c5ebb0c56c9ae3b9a72a14e3f05afa16 ./lib/attacks/intel_me/__init__.py 1faa2b5dfad6eb538bbfe42942d2a9da ./lib/core/errors.py d41d8cd98f00b204e9800998ecf8427e ./lib/core/__init__.py -95f45565a70e223e091ff306464c9888 ./lib/core/settings.py +d68e0285c6d17335a6f4abeefb689c5c ./lib/core/settings.py d41d8cd98f00b204e9800998ecf8427e ./var/google_search/__init__.py -6fe42683a339115709c32562b305f116 ./var/google_search/search.py +b92ee17da90b17a0abb4e07e24fca3e1 ./var/google_search/search.py d41d8cd98f00b204e9800998ecf8427e ./var/__init__.py d41d8cd98f00b204e9800998ecf8427e ./var/auto_issue/__init__.py 4506850a02aa18e12bef4efeb760ad9e ./var/auto_issue/github.py diff --git a/lib/core/settings.py b/lib/core/settings.py index 1c391b2..266f307 100644 --- a/lib/core/settings.py +++ b/lib/core/settings.py @@ -36,7 +36,7 @@ PATCH_ID = str(subprocess.check_output(["git", "rev-parse", "origin/master"]))[: # clone link CLONE = "https://github.com/ekultek/zeus-scanner.git" # current version -VERSION = "1.1.1" +VERSION = "1.1.2.{}".format(PATCH_ID) # colors to output depending on the version VERSION_TYPE_COLORS = {"dev": 33, "stable": 92, "other": 30} # version string formatting @@ -145,7 +145,8 @@ URL_EXCLUDES = ( "maps.google", "play.google", "youtube", "drive.google", "books.google", "news.google", "www.google", "mail.google", "accounts.google", - "schema.org", "www.