An open API service indexing awesome lists of open source software.

https://github.com/err0r-ica/scanter

Websites Vulnerability Scanner
https://github.com/err0r-ica/scanter

rce rce-exploit rce-scanner scanner server-side-template-injection sql-injection sql-scanner sqli ssti ssti-payloads xss xss-attacks xss-detection xss-exploitation xss-scanner xss-vulnerability

Last synced: 20 days ago
JSON representation

Websites Vulnerability Scanner

Awesome Lists containing this project

README

        

# SCANter - Web Security Scanner ๐Ÿ”Ž

## ๐Ÿ“’ Description ๐Ÿ“’

* ##### Detect This vulnerabilities
*

Remote Code Execution

  • Linux

*
XSS Reflected

*
Template Injection


  • Jinja2

  • ERB

  • Java

  • Twig

  • Freemarker


*
SQl Injection

## ๐Ÿ“ธ Screenshot ๐Ÿ“ธ
![Screenshot](https://i.postimg.cc/4ZSdm0Vm/IMG-20200427-162813-866.jpg)

## OS Support

-

Kali Linux

-
Android - Termux

-
Windows

## ๐Ÿ’ฟ Installation ๐Ÿ’ฟ
### [Linux](https://wikipedia.org/wiki/Linux) [![alt tag](http://icons.iconarchive.com/icons/dakirby309/simply-styled/32/OS-Linux-icon.png)](https://fr.wikipedia.org/wiki/Linux)
* open your terminal
* enter this command
````
$ git clone https://github.com/Err0r-ICA/SCANter
$ cd SCANter
$ python3 -m pip install -r requirements.txt
````
### Android
* Download Termux App
* open termux app
* enter this command
````bash
$ pkg install python -y
$ pkg install git -y
$ git clone https://github.com/Err0r-ICA/SCANter
$ cd SCANter
$ python3 -m pip install -r requirements.txt
````
### Windows
* Download python3 and install it
* open your cmd
* enter this command
````
$ python3 -m pip install -r requirements.txt
````

## ๐Ÿงพ Usage ๐Ÿงพ
````
Options:
-h, --help | Show help message and exit
--version | Show program's version number and exit
-u URL, --url=URL | Target URL (e.g."http://www.target.com/vuln.php?id=1")
--data=DATA | Data string to be sent through POST (e.g. "id=1")
--list=FILE | Get All Urls from List
--threads | Max number of concurrent HTTP(s) requests (default 10)
--timeout | Seconds to wait before timeout connection
--proxy | Start The Connection with http(s) proxy
--cookies | HTTP Cookie header value (e.g. "PHPSESSID=a8d127e..")
--encode | How Many encode the payload (default 1)
--allow-redirect | Allow the main redirect
--verify | Skip HTTPS Cert Error
--user-agent | add custom user-agent
--scan-headers | Try to inject payloads in headers not parameters (user-agent,referrer)
--skip-headers | Skip The Headers scanning processe
--sleep | Sent one request after some Seconds
--batch | Never ask for user input, use the default behavior
--module | add custom module (e.g. "google.py")

````
### โ˜ ๏ธ Input Example โ˜ ๏ธ

``` $ python3 ICAscanner -u 'http://localhost/dvwa/vulnerabilities/exec/' --data='ip=localhost&Submit=Submit' --cookies='PHPSESSID=safasf' ```

[![Build-passing](https://img.shields.io/badge/build-passing-red.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues) [![Stars](https://img.shields.io/open-vsx/stars/Redhat/Java.svg?style=plastic&color=orange)](https://github.com/Err0r-ICA/SpeedTest/issues) [![Coverage](https://img.shields.io/azure-devops/coverage/Swellaby/Opensource/25?color=yellow&style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues)

[![Maintainers](https://img.shields.io/badge/mainteiners-HackBoyz-green.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues) [![coded](https://img.shields.io/badge/coded%20in-python2.7-mintgreen.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues)

[![Status](https://img.shields.io/badge/code%20status-encrypted-cyan.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues) [![License](https://img.shields.io/badge/license-MIT-blueviolet.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues)

[![Test](https://img.shields.io/badge/tested%20on-Termux,%20Kali%20Linux,%20Ubuntu,%20Parrot%20OS,%20Debian,%20ANDRAX%20Mobile-%23ff69b4.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues)

### My Accounts

codeSTACKr | Instagram
codeSTACKr | TikTok
codeSTACKr | Telegram