We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 831ec77 commit 65e1801Copy full SHA for 65e1801
core/Auxillaries/auxilban.py
@@ -44,7 +44,7 @@ def auxilban():
44
time.sleep(0.1)
45
print(B+' [2]'+C+' Encode Payload or Strings'+W+' (7 Types)')
46
47
- print(B+' [3]'+C+' Extract Metadata from Images'+W+' (EXIF Data)\n')
+ print(B+' [3]'+C+' Extract Metadata from Images'+W+' (EXIF Data)')
48
49
print(B+' [4]'+C+' HoneyPot Probability'+W+' (ShodanLabs HoneyScore)\n')
50
0 commit comments