It is a useful social engineering tool by David (ReL1k). It can be used to perform a number of Social Engineering attacks with minimal effort. SET can be used with Metasploit to additionally perform metasploit's powerful post exploitation. This tool can be accessed through web interface or command line.
- Gathering credentials
- Shell spawning by browser exploits
- Mass mailing of malicious payloads to spawn shells
- Shell using USB autorun
- Anti-virus evasion through Payload Encoding
- Credential Harvest by Spoofing website's identity
- Browser Tab nabbing
- Dropping Java applet payload
- Metasploit payload delivery usingUSB
- Custom email template and payload
- Wireless attack using Rouge Access point setup
SET Attack Vectors
Can be used to send single or mass emails with malicious attachments. Malicious file can be generated using the FileFormat payloads and create custom email messages.
Website Attack Vectors
Can be used through a number of web browser based attacks for compromising the victim. The vector options include:
- Java Applet payload execution
- Credential harvesting by website cloning
- Credential harvesting by tabnabbing
- Metasploit’s browser exploits
Infectious Media Generator
Used to generate a Metasploit exploit payload with options of providing archiving (zip or rar) and specific file type (doc, xls, ppt etc.). Generated attachment can be copied to CD/DVD/USB. Once CD/DVD/USB is inserted, it will execute the exploit (if autorun is enabled).
Teensy USB HID Attack Vector
This attack vector is dependent on Teensy Hardware. Teensy device is programmed to be detected as keyboard rather than USB, thus bypassing USB restrictions. After Teensy is connected on victim, custom commands can be stored on the device storage and executed.
SMS Spoofing Attack Vector
SMS spoofing attack vector can be used to spoof and send SMS to one or more victims. Delivered message contains a malicious link to steal credentials or perform other attacks by coaxing user.
Wireless Access Point Attack Vector
Can be used to set up a rouge wireless access point, Spoof DNS and redirect all traffic to attacker
Third Party Modules
This attack vector consists of Third party module - RATTE (Remote Administration Tool Tommy Edition) which is a HTTP tunneling payload. This can be used in the same way as website attack vectors but with an added advantage of beating security mechanisms like local Firewall and IPS.
- Web site phishing attack vector
- Java Applet method for payload execution
- SET custom shell with reverse TCP connection
- Gmail as cloned web site
- Keylogging
- Uploading backdoor
- Download file
- Command Shell
- reboot
- Kill process
- Grab system
- Run persistent backdoor
When the attacker’s activity is over, the “removepersistence” command could be used to stop and remove the started service on victim’s machine.
If during any stage of exploit, Anti-virus detects or troubles the attacker’s activity, the ‘kill” command can be used to kill the process corresponding to Anti-virus.
Also, command “local admin” or “domain admin” could be used to create users on victim’s machine.
- USB payload using autorun
- Fake Access point creation and traffic redirection with Wireless attack vector
- Using Teensy to execute custom payloads (where USB’s are disabled)
- Mass mailing self created attachments with payloads
- Functionality of SET can be enhanced further using advanced features such as:
- USB payload using autorun
- Fake Access point creation and traffic redirection with Wireless attack vector
- Using Teensy to execute custom payloads (where USB’s are disabled)
- Mass mailing self created attachments with payloads



Menu
Recent Blog Posts





Reply

Basic Idea of Creating Password Bruteforce tool
Includes 2 Basic Program :- Basic "C++" program. BruteForce Script in Python. Here is...
krokite 06-10-2013 01:28 AM