ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Tutorials, Guides, Ebooks, etc.

XSS guide [PART 1]

Submitted by 546pvp at 17-10-2023, 07:33 AM


XSS guide [PART 1]
1.102 Views
546pvp's Avatar'
546pvp
Offline
#1

XSS Guide [PART 1]
What is XSS? XSS stands for Cross-Site-Scripting. It is usually injected into input fileds or URL.

[ Hidden Content! ]

 
Lets get started!  [Image: hackerman.gif]
We will test exploits on this website.(The website is built for testing XSS. It is legal to test it there.) We can see the input field at the left.
Try to input HTML there and see what happens. It renders the HTML into the website. This is called reflected XSS
 
But how can we make this dangerous?”
BY USING JAVASCRIPT!
Try to input this <= image
 
This payload works by tricking the server to load this image. As you can see, the image has an invalid source and attribute “onerror” which runs JS script which is written after that. You can replace the alert with harmful script that can redirect user or steal their cookies.

I hope you enjoyed guide, leave feedback, corrections and advices in the comments.
Stay Tuned For Part 2   [Image: sheepe.gif]
Not ratedThis leak has not been rated yet, be careful when downloading.
[Image: 970x250.png]
BCH casino! No kyc, free faucet
Click the image to get referral (bonus!)
Use code: bigwin
0
Reply


Messages In This Thread
XSS guide [PART 1] - by 546pvp - 17-10-2023, 07:33 AM
RE: XSS guide [PART 1] - by asasd213 - 26-02-2025, 12:54 PM
RE: XSS guide [PART 1] - by sigmamart - 03-03-2025, 11:27 PM


Users browsing this thread: