Skip to content

Commit d5575b5

Browse files
author
ekultek
committed
has been deprecated, code will be moved to a deprecated folder inside of etc/deprecated by version 1.3
1 parent c6c27f8 commit d5575b5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

lib/attacks/intel_me/__init__.py

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Intel AMY bypass scanner is being deprecated and will be completely remove by version 1.3
2+
# the reason for the deprecation is that it serves really no purpose. You will most likely
3+
# not find a vulnerability from a webpage with this attack assessment.
4+
# The code will stay but will be moved to a new folder under etc, that will be called
5+
# deprecated
6+
# TODO:/ move code into deprecated folder
7+
18
import json
29
import re
310
import socket

0 commit comments

Comments
 (0)