Closed teeheeseeling closed 8 years ago
I have found a way in order to make it works which I write the following command,
root@kali:~# cp /usr/share/set/src/webattack/tabnabbing /var/www/html
This method, it works. Or is there any other ways to make it works?
Thank you! I've fixed this in the latest version as well as added a better description (release in a few days on 7.1)
[---] The Social-Engineer Toolkit (SET) [---] [---] Created by: David Kennedy (ReL1K) [---] [---] Version: 7.0.6 [---] [---] Codename: 'RemembRance' [---] [---] Follow us on Twitter: @TrustedSec [---] [---] Follow me on Twitter: @HackingDave [---] [---] Homepage: https://www.trustedsec.com [---]
The Social-Engineer Toolkit is a product of TrustedSec.
Select from the menu:
1) Spear-Phishing Attack Vectors 2) Website Attack Vectors 3) Infectious Media Generator 4) Create a Payload and Listener 5) Mass Mailer Attack 6) Arduino-Based Attack Vector 7) Wireless Access Point Attack Vector 8) QRCode Generator Attack Vector 9) Powershell Attack Vectors 10) Third Party Modules
99) Return back to the main menu.
set> 2
The Web Attack module is a unique way of utilizing multiple web-based attacks in order to compromise the intended victim.
The Java Applet Attack method will spoof a Java Certificate and deliver a metasploit based payload. Uses a customized java applet created by Thomas Werth to deliver the payload.
The Metasploit Browser Exploit method will utilize select Metasploit browser exploits through an iframe and deliver a Metasploit payload.
The Credential Harvester method will utilize web cloning of a web- site that has a username and password field and harvest all the information posted to the website.
The TabNabbing method will wait for a user to move to a different tab, then refresh the page to something different.
The Web-Jacking Attack method was introduced by white_sheep, emgent. This method utilizes iframe replacements to make the highlighted URL link to appear legitimate however when clicked a window pops up then is replaced with the malicious link. You can edit the link replacement settings in the set_config if its too slow/fast.
The Multi-Attack method will add a combination of attacks through the web attack menu. For example you can utilize the Java Applet, Metasploit Browser, Credential Harvester/Tabnabbing all at once to see which is successful.
The HTA Attack method will allow you to clone a site and perform powershell injection through HTA files which can be used for Windows-based powershell exploitation through the browser.
1) Java Applet Attack Method 2) Metasploit Browser Exploit Method 3) Credential Harvester Attack Method 4) Tabnabbing Attack Method 5) Web Jacking Attack Method 6) Multi-Attack Web Method 7) Full Screen Attack Method 8) HTA Attack Method
99) Return to Main Menu
set:webattack>4
The first method will allow SET to import a list of pre-defined web applications that it can utilize within the attack.
The second method will completely clone a website of your choosing and allow you to utilize the attack vectors within the completely same web application you were attempting to clone.
The third method allows you to import your own website, note that you should only have an index.html when using the import website functionality.
1) Web Templates 2) Site Cloner 3) Custom Import
99) Return to Webattack Menu
set:webattack>2 [-] This option is used for what IP the server will POST to. [-] If you're using an external IP, use your external IP for this set:webattack> IP address for the POST back in Harvester/Tabnabbing:192.168.1.30 [-] SET supports both HTTP and HTTPS [-] Example: http://www.thisisafakesite.com set:webattack> Enter the url to clone:http://www.gmail.com
[] Cloning the website: https://accounts.google.com [] This could take a little bit...
The best way to use this attack is if username and password form fields are available. Regardless, this captures all POSTs on a website.
[] Tabnabbing Attack Vector is Enabled...Victim needs to switch tabs. [] Apache is set to ON - everything will be placed in your web root directory of apache. [] Files will be written out to the root directory of apache. [] ALL files are within your Apache directory since you specified it to ON. Apache webserver is set to ON. Copying over PHP file to the website. Please note that all output from the harvester will be found under apache_dir/harvesterdate.txt Feel free to customize post.php in the /var/www/html directory [] All files have been copied to /var/www/html [] SET is now listening for incoming credentials. You can control-c out of this and completely exit SET at anytime and still keep the attack going. [] All files are located under the Apache web root directory: /var/www/html [_] All fields captures will be displayed below. [Credential Harvester is now listening below...]
I guess I have done everything right. I don't know why the favicon did not appear when I am on my local host. And when I switched to another tab, it still remains on the same page as below,