With this short yet useful for many tutorial, I will show you how to enable XSS pop-ups in Google Chrome. Many people here use Google Chrome for their hacking stuff and they come in a desperate situation when it comes to executing XSS attack from Google Chrome. The best idea, in my opinion, would be to switch on Mozilla Firefox which is a much better browser than Chrome, but that is only my opinion. Enough talk, lets get started!
Assuming you have already installed Google Chrome follow these steps :
Step One => Run Command Prompt(Windows 7 & Vista click Start and type cmd.exe and then press enter. Windows XP, click Start-->Run, type cmd.exe and run it.)
Step Two => Type the following command and then press enter. :
Quote:
C:\Users\[your username goes here]\AppData\Local\Google\Chrome\Application\chrome.exe --args --disable-xss-auditor
Step Three => Google Chrome will open up itself now. Just go to a XSS vulnerable website, type your syntax and a pop up box should appear with the text you executed on XSS.
Assuming you have already installed Google Chrome follow these steps :
Step One => Run Command Prompt(Windows 7 & Vista click Start and type cmd.exe and then press enter. Windows XP, click Start-->Run, type cmd.exe and run it.)
Step Two => Type the following command and then press enter. :
Quote:
C:\Users\[your username goes here]\AppData\Local\Google\Chrome\Application\chrome.exe --args --disable-xss-auditor
Step Three => Google Chrome will open up itself now. Just go to a XSS vulnerable website, type your syntax and a pop up box should appear with the text you executed on XSS.