Vuln Scanner With Python

Overview

VulnScanner

Code

Version Language GitHub Repo stars


Features

Web Application Firewall (WAF) detection.

Cross Site Scripting (XSS) tests.

SQL injection time based test.

SQL injection error based test.

Local File Inclusion (LFI) test.

Cross Site Tracing (XST) test.


How To Run

git clone https://github.com/NullS0UL/VulnScanner

cd VulnScanner

python3 vulnscan.py http://example.com/page.php?cat=1

Example of Output

python3 vulnscan.py http://example.com/page.php?cat=1

[*] No WAF Detected.

Target: http://example.com/page.php?cat=1

Powered: PHP/5.6.40-38+ubuntu20.04.1+deb.sury.org+1

[!] Testing Cross Site Scripting (XSS)
[!] 10 Payloads.
[+] 9 Payloads were found.

[*] Payload found!
[!] Payload: <script>alert("inject")</script>
[!] POC: http://example.com/page.php?cat=<script>alert("inject")</script>

[*] Payload found!
[!] Payload: %3Cscript%3Ealert%28%22inject%22%29%3C%2Fscript%3E
[!] POC: http://example.com/page.php?cat=%3Cscript%3Ealert%28%22inject%22%29%3C%2Fscript%3E

[!] Testing SQLInjection
[*] Blind SQL injection time based found!
[!] Payload: 1-SLEEP(2)
[!] POC: http://example.com/page.php?cat=1-SLEEP(2)

[*] SQL Error found.
[!] Payload: '
[!] POC: http://example.com/page.php?cat='

[!] Testing Local File Inclussion (LFI)
[*] Payload found!
[!] Payload: ../../../../etc/passwd
[!] POC: http://example.com/page.php?cat=../../../../etc/passwd


[!] Testing Cross Site Tracing (XST)
[*] This site seems vulnerable to Cross Site Tracing (XST)!


Discaimer

Usage of the VulnScanner for attack targets without prior mutual consent is illegal. 
It is the end user's responsability to obey all applicable local, state, federal and international laws. 
Developer assume no liability and not responsible for any misuse or damage caused by this program.

Find me on

Facebook Telegram

Visit my Blog Site

  • Blogs
  • Owner
    < / N u l l S 0 U L >
    Use your brain , Make GOOGLE your friend 😘
    < / N u l l S 0 U L >
    CamOver is a camera exploitation tool that allows to disclosure network camera admin password.

    CamOver is a camera exploitation tool that allows to disclosure network camera admin password. Features Exploits vulnerabilities in most popul

    EntySec 247 Jan 02, 2023
    BOF-Roaster is an automated buffer overflow exploit machine which is begin written with Python 3.

    BOF-Roaster is an automated buffer overflow exploit machine which is begin written with Python 3. On first release it was able to successfully break many of the most well-known buffer overflow exampl

    Kaan Caglan 5 Nov 23, 2021
    Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python

    Pupy Installation Installation instructions are on the wiki, in addition to all other documentation. For maximum compatibility, it is recommended to u

    7.4k Jan 04, 2023
    A Python 3 script that uploads a tasks.pickle file that enables RCE in MotionEye

    MotionEye/MotionEyeOS Authenticated RCE A Python 3 script that uploads a tasks.pickle file that enables RCE in MotionEye. You need administrator crede

    Matt 1 Apr 18, 2022
    RDP Stealer

    RDP Stealer RDP Stealer by lamp Require Python How To Use Download This Source Extract The Zip File Change webhook url Convert to exe send to target I

    Lamp 14 Nov 26, 2022
    A simple multi-threaded distributed SSH brute-forcing tool written in Python.

    OrbitalDump A simple multi-threaded distributed SSH brute-forcing tool written in Python. How it Works When the script is executed without the --proxi

    K4YT3X 408 Jan 03, 2023
    This is simple python FTP password craker. To crack FTP login using wordlist based brute force attack

    This is simple python FTP password craker. To crack FTP login using wordlist based brute force attack

    Varun Jagtap 5 Oct 08, 2022
    Brute-forcing (or not!) deck builder for Pokemon Trading Card Game.

    PokeBot Deck Builder Brute-forcing (or not!) deck builder for Pokemon Trading Card Game. Warning: intensely not optimized and spaghetti coded Credits

    Hocky Harijanto 0 Jan 10, 2022
    Repo for The Crown: Exploratory Analysis of Nim Malware DEF CON 615 talk

    Repo for "The Crown: Exploratory Analysis of Nim Malware" DEF CON 615 talk

    HuskyHacks 43 Dec 03, 2022
    An IDA pro python script to decrypt Qbot malware string

    Qbot-Strings-Decrypter An IDA pro python script to decrypt Qbot malware strings.

    stuckinvim 6 Sep 01, 2022
    HTTP Protocol Stack Remote Code Execution Vulnerability CVE-2022-21907

    CVE-2022-21907 Description POC for CVE-2022-21907: HTTP Protocol Stack Remote Code Execution Vulnerability. create by antx at 2022-01-17. Detail HTTP

    赛欧思网络安全研究实验室 365 Nov 30, 2022
    A cross-platform Python module that displays **** for password input. Works on Windows, unlike getpass. Formerly called stdiomask.

    PWInput A cross-platform Python module that displays **** for password input. Works on Windows, unlike getpass. Formerly called stdiomask. Installatio

    Al Sweigart 26 Sep 04, 2022
    Directory Traversal in Afterlogic webmail aurora and pro

    CVE-2021-26294 Exploit Directory Traversal in Afterlogic webmail aurora and pro . Description: AfterLogic Aurora and WebMail Pro products with 7.7.9 a

    Ashish Kunwar 8 Nov 09, 2022
    the swiss army knife in the hash field. fast, reliable and easy to use

    hexxus Hexxus is a fast hash cracking tool which checks more than 30 thousand passwords in under 4 seconds and can crack the following types bcrypt sh

    enigma146 17 Apr 05, 2022
    A curated list of amazingly awesome Cybersecurity datasets

    A curated list of amazingly awesome Cybersecurity datasets

    758 Dec 28, 2022
    MITMSDR for INDIAN ARMY cybersecurity hackthon

    There mainly three things here: MITMSDR spectrum Manual reverse shell MITMSDR Installation Clone the project and run the setup file: ./setup One of th

    2 Jul 26, 2022
    The probability of having the password you want in the PassMaker is +90%!!

    PasswordMaker Strong listing password Introduction The probability of having the password you want in the tool is +90%!! How to Install Open the termi

    MasterBurnt 4 Sep 05, 2021
    🍉一款基于Python-Django的多功能Web安全渗透测试工具,包含漏洞扫描,端口扫描,指纹识别,目录扫描,旁站扫描,域名扫描等功能。

    Sec-Tools 项目介绍 系统简介 本项目命名为Sec-Tools,是一款基于 Python-Django 的在线多功能 Web 应用渗透测试系统,包含漏洞检测、目录识别、端口扫描、指纹识别、域名探测、旁站探测、信息泄露检测等功能。本系统通过旁站探测和域名探测功能对待检测网站进行资产收集,通过端

    简简 300 Jan 07, 2023
    A small utility to deal with malware embedded hashes.

    Uchihash is a small utility that can save malware analysts the time of dealing with embedded hash values used for various things such as: Dyn

    Abdallah Elshinbary 48 Dec 19, 2022
    Python implementation for PrintNightmare using standard Impacket.

    PrintNightmare Python implementation for PrintNightmare (CVE-2021-1675 / CVE-2021-34527) using standard Impacket. Installtion $ pip3 install impacket

    ollypwn 141 Dec 31, 2022