mirror of
https://github.com/Ekultek/Zeus-Scanner.git
synced 2026-03-11 08:55:51 +00:00
will now detect the website character encoding, attempt to detect firewalls, attempt to detect plugins, also will now only use 1 request (2 if firewall is detected)
This commit is contained in:
parent
3a24e0545d
commit
4c5b1538f3
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ from xml.dom import minidom
|
|||
from requests.exceptions import ConnectionError
|
||||
|
||||
from var.auto_issue.github import request_issue_creation
|
||||
from lib.core.decorators import cache
|
||||
from lib.core.common import (
|
||||
write_to_log_file,
|
||||
shutdown,
|
||||
|
|
|
|||
Loading…
Reference in a new issue