コード例 #1
0
#!/usr/bin/env python

#########################################
#
# The Social-Engineer Toolkit
# Written by: David Kennedy (ReL1K)
# Email: [email protected]
#
###############################################

from src.core.core import bcolors, get_version

define_version = get_version()

main_text = ""

main = [' Spear-Phishing Attack Vectors',
        ' Website Attack Vectors',
        ' Infectious Media Generator',
        ' Create a Payload and Listener',
        ' Mass Mailer Attack',
        ' Teensy USB HID Attack Vector',
        ' SMS Spoofing Attack Vector',
        ' Wireless Access Point Attack Vector',
        ' Third Party Modules',
        'Update the Metasploit Framework',
        'Update the Social-Engineer Toolkit',
        'Help, Credits, and About\n',
        'Exit the Social-Engineer Toolkit']

spearphish_menu = ['Perform a Mass Email Attack',