mirror of
https://github.com/Ekultek/Zeus-Scanner.git
synced 2026-03-11 08:55:51 +00:00
has been deprecated, code will be moved to a deprecated folder inside of etc/deprecated by version 1.3
This commit is contained in:
parent
c6c27f8b26
commit
d5575b51ec
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
# Intel AMY bypass scanner is being deprecated and will be completely remove by version 1.3
|
||||
# the reason for the deprecation is that it serves really no purpose. You will most likely
|
||||
# not find a vulnerability from a webpage with this attack assessment.
|
||||
# The code will stay but will be moved to a new folder under etc, that will be called
|
||||
# deprecated
|
||||
# TODO:/ move code into deprecated folder
|
||||
|
||||
import json
|
||||
import re
|
||||
import socket
|
||||
|
|
|
|||
Loading…
Reference in a new issue