All Projects → shadsidd → Automated-XSS-Finder

shadsidd / Automated-XSS-Finder

Licence: other
Automated XSS Finder

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Automated-XSS-Finder

Xss Payload List
🎯 Cross Site Scripting ( XSS ) Vulnerability Payload List
Stars: ✭ 2,617 (+4837.74%)
Mutual labels:  xss-scanner, xss-injection
WireBug
WireBug is a toolset for Voice-over-IP penetration testing
Stars: ✭ 142 (+167.92%)
Mutual labels:  security-testing
Xsstrike
Most advanced XSS scanner.
Stars: ✭ 9,822 (+18432.08%)
Mutual labels:  xss-scanner
apkutil
a useful utility for android app security testing
Stars: ✭ 52 (-1.89%)
Mutual labels:  security-testing
Links-QA
Сборная солянка полезных ссылок для QA/тестировщика. Ссылки будут постоянно пополняться.
Stars: ✭ 42 (-20.75%)
Mutual labels:  security-testing
AI-for-Security-Testing
My AI security testing projects
Stars: ✭ 34 (-35.85%)
Mutual labels:  security-testing
Honggfuzz Rs
Fuzz your Rust code with Google-developed Honggfuzz !
Stars: ✭ 222 (+318.87%)
Mutual labels:  security-testing
mobsf-ci
All that is required to run MobSF in the ci
Stars: ✭ 37 (-30.19%)
Mutual labels:  security-testing
Flag-Capture
Solutions and write-ups from security-based competitions also known as Capture The Flag competition
Stars: ✭ 84 (+58.49%)
Mutual labels:  xss-injection
bane
this is a python module that contains functions and classes which are used to test the security of web/network applications. it's coded on pure python and it's very intelligent tool ! It can easily detect: XSS (relected/stored), RCE (Remote Code/Command Execution), SSTI, SSRF, CORS Misconfigurations, File Upload, CSRF, Path Traversal,.... Also, …
Stars: ✭ 167 (+215.09%)
Mutual labels:  xss-scanner
ipa-medit
Memory modification tool for re-signed ipa supports iOS apps running on iPhone and Apple Silicon Mac without jailbreaking.
Stars: ✭ 141 (+166.04%)
Mutual labels:  security-testing
ezEmu
See adversary, do adversary: Simple execution of commands for defensive tuning/research (now with more ELF on the shelf)
Stars: ✭ 89 (+67.92%)
Mutual labels:  security-testing
ttt-ext
Chrome extension to aid in finding DOMXSS by simple taint analysis of string values.
Stars: ✭ 81 (+52.83%)
Mutual labels:  xss-scanner
Lauschgeraet
Gets in the way of your victim's traffic and out of yours
Stars: ✭ 25 (-52.83%)
Mutual labels:  security-testing
penetration testing
🎩 [penetration testing Book], Kali Magic, Cryptography, Hash Crack, Botnet, Rootkit, Malware, Spyware, Python, Go, C|EH.
Stars: ✭ 57 (+7.55%)
Mutual labels:  security-testing
Caldera
Automated Adversary Emulation Platform
Stars: ✭ 3,126 (+5798.11%)
Mutual labels:  security-testing
python-keylogger
Advanced Pure-Python Keylogger
Stars: ✭ 64 (+20.75%)
Mutual labels:  security-testing
xssmap
Intelligent XSS detection tool that uses human techniques for looking for reflected cross-site scripting (XSS) vulnerabilities
Stars: ✭ 107 (+101.89%)
Mutual labels:  xss-scanner
Sherlock
This script is designed to help expedite a web application assessment by automating some of the assessment steps (e.g., running nmap, sublist3r, metasploit, etc.)
Stars: ✭ 36 (-32.08%)
Mutual labels:  security-testing
Foxss-XSS-Penetration-Testing-Tool
Foxss is a simple php based penetration Testing Tool.Currently it will help to find XSS vulnerability in websites.
Stars: ✭ 35 (-33.96%)
Mutual labels:  xss-injection
Hey Everyone,

I am releasing my script to check XSS (Cross Site Scripting) in any given Url.
Its a simple script with event driven menu where you can test all your GET and POST urls.
I wrote the whole code in python but to make it simple for everyone to run it I wrote a small shell script which you just need to run  (follow instruction) and it will take care of everything from taking inputs to testing. I tried minimum human intervention .
You just run the script go have a cup of coffee and it will do the rest of work and will inform you if it finds anything suspicious.
The reason I started  with XSS  is because its most common vulnerability in our website as well as in all other websites as well.

How to use the script:

1) Unzip the attached file  and change your current working directory to the folder you have unzipped in command prompt.
2) Please read the "How_to" file for making config changes.
3) In command prompt type "sh xss.sh"
4) It will take you through a event driven menu to get the URL you want to test
5) Then it will start testing the given URL ( It can take upto 1 - 5 minutes depending upon the no. of parameters and payload )
6) If any of the parameter in URL is vulnerable then you will see it in command prompt else you will see "Nothing Found " message .

Some dependencies/configuration:
1)xss.cfg file contains basic configuration please make required changes there before running the script.

Hope this will make your life easier and will add extra layer of security ,so that everything can be tested with this first before being pushed to prod.

Note:I would be releasing its web version soon with many changes.

#Contact info:"[email protected]"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].