capture0x xss payload generator

Hacking Truth
0




So, Today in this blog i will going to talk about XSS Loader Tool for Kali Linux and any Linux distribution . This tool about is one of the most XSS paylaod generator tool to make a XSS payload. so, first of all we know XSS loader Tool  ? and Installing with working process in Kali Linux ?


XSS Cross Site Scripting


Cross-Site Scripting (XSS) attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted websites. XSS attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a different end user.  capture0x xss payload generator




READ ME

This tool creates payload for use in xss injection
Select default payload tags from parameter or write your payload
It makes xss inj. with Xss Scanner parameter
It finds vulnerable sites url with Xss Dork Finder parameter


Installing


git clone https://github.com/capture0x/XSS-LOADER






cd XSS-LOADER




ls





pip install -r requirements.txt



Run


python3 payloader.py









Now, first i will choose Basic payload option  1  to create a payload








and then now we have created a paylaod :-

<script>alert(1)</script>




Now, we will create the payload of the image

i will choose ' Image payload '' option  3  to create a payload









and still now we have created a image paylaod :-

<img src=x onerror=alert('1');>



Then, i will choose option 18 ' FILE UPLOAD PAYLOAD '




Now, we have created a image paylaod :-

"><img src=x onerror=alert('1');>.gif 

Payload Execute


Now we have to go to this website https://www.internetmarketingninjas.com/broken-links-tool/

and put in this payload in search bar and don't forget to mark this check image option.








if open a any popup ( alert option ) means website is vulnerable...

and in this way you can create a lot of payloads and find a loopholes, vulnerability, bug hunting in website and get a reward to the website owner.

I hope you liked this post, then you should not forget to share this post at all.
Thank you so much :-)

Disclaimer

This was written for educational purpose and pentest only.
The author will not be responsible for any damage ..!
The author of this tool is not responsible for any misuse of the information.
You will not misuse the information to gain unauthorized access.
This information shall only be used to expand knowledge and not for causing  malicious or damaging attacks. Performing any hacks without written permission is illegal ..!


All video’s and tutorials are for informational and educational purposes only. We believe that ethical hacking, information security and cyber security should be familiar subjects to anyone using digital information and computers. We believe that it is impossible to defend yourself from hackers without knowing how hacking is done. The tutorials and videos provided on www.hackingtruth.in is only for those who are interested to learn about Ethical Hacking, Security, Penetration Testing and malware analysis. Hacking tutorials is against misuse of the information and we strongly suggest against it. Please regard the word hacking as ethical hacking or penetration testing every time this word is used.


All tutorials and videos have been made using our own routers, servers, websites and other resources, they do not contain any illegal activity. We do not promote, encourage, support or excite any illegal activity or hacking without written permission in general. We want to raise security awareness and inform our readers on how to prevent themselves from being a victim of hackers. If you plan to use the information for illegal purposes, please leave this website now. We cannot be held responsible for any misuse of the given information.



- Hacking Truth by Kumar Atul Jaiswal


Video Tutorial :-


           

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.
Post a Comment (0)
Our website uses cookies to enhance your experience. Learn More
Accept !