mirror of
https://github.com/Ekultek/Zeus-Scanner.git
synced 2026-03-11 08:55:51 +00:00
moved intel AMT bypass code to the deprecated folder and added it to the gitignore
This commit is contained in:
parent
d4d6630f59
commit
0046932f60
2 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -9,7 +9,7 @@ bin/__pycache__/
|
|||
lib/__pycache__/
|
||||
lib/attacks/__pycache__/
|
||||
lib/attacks/admin_panel_finder/__pycache__/
|
||||
lib/attacks/intel_me/__pycache__/
|
||||
etc/deprecated/intel_me/__pycache__/
|
||||
lib/attacks/nmap_scan/__pycache__/
|
||||
lib/attacks/sqlmap_scan/__pycache__/
|
||||
lib/attacks/whois_lookup/__pycache__/
|
||||
|
|
|
|||
Loading…
Reference in a new issue