Skip to content

A web vulnerability scanner tool that detects XSS, SQL Injection, LFI, and Open Redirect. Instalations

Notifications You must be signed in to change notification settings

Whomrx666/Xsecc-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xsecc-scanner 🔎

Xsecc-scanner preview

introduction

A web vulnerability scanner tool that detects XSS, SQL Injection, LFI, and Open Redirect.

Instalations

$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/Xsecc-scanner.git
$ cd Xsecc-scanner
$ pip install -r requirements.txt
$ python3 Xsecc-scanner.py

Instructions

  • first: Install tools according to the instructions above
  • second: Choose whether you want a single or multi scanner
  • third: Then select one by one the vulnerabilities that you want to scan.
  • Fourth: If single, enter one of the URLs, if multiple, enter the path where the txt URL is placed, for example on the SD card, such as /sdcard/file.txt
  • last: The tool will automatically scan and also find a vulnerability that you have entered.

Feature

  • XSS (Cross-Site Scripting) Detection
  • SQL Injection Detection
  • Local File Inclusion (LFI) Detection
  • Open Redirect Detection
  • Single & Multi-Target Mode
  • Interactive Colored Output

Observation

This is a tool for education only, I am not responsible for any misuse

Original Author

<<< If you copy , Then Give me The Credits >>>

CONNECT WITH ME :

Instagram Instagram Instagram Instagram Instagram Instagram Instagram

If you want to donate, click on the button

Visitors :

Visitor Count

Releases

No releases published

Packages

No packages published

Languages