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 >
    The Decompressoin tool for Vxworks MINIFS

    MINIFS-Decompression The Decompression tool for Vxworks MINIFS filesystem. USAGE python minifs_decompression.py [target_firmware] The example of Mercu

    8 Jan 03, 2023
    Spring-0day/CVE-2022-22965

    CVE-2022-22965 Spring Framework/CVE-2022-22965 Vulnerability ID: CVE-2022-22965/CNVD-2022-23942/QVD-2022-1691 Reproduce the vulnerability docker pull

    iak 4 Apr 05, 2022
    ProxyLogon Pre-Auth SSRF To Arbitrary File Write

    ProxyLogon Pre-Auth SSRF To Arbitrary File Write For Education and Research Usage: C:\python proxylogon.py mail.evil.corp lulz 117 Nov 28, 2022

    User-friendly reference finder in IDA

    IDARefHunter Updated: This project's been introduced on IDA Plugin Contest 2021! Why do we need RefHunter? Getting reference information in one specif

    Jiwon 29 Dec 04, 2022
    DepFine Is a tool to find the unregistered dependency based on dependency confusion valunerablility and lead to RCE

    DepFine DepFine Is a tool to find the unregistered dependency based on dependency confusion valunerablility and lead to RCE Installation: You Can inst

    Hossam mesbah 14 Nov 11, 2022
    Repository for a project of the course EP2520 Building Networked Systems Security

    EP2520_ACME_Project Repository for a project of the course EP2520 Building Networked Systems Security in Royal Institute of Technology (KTH), Stockhol

    1 Dec 11, 2021
    BETA: Layla - recon tool for bug bounty

    WELCOME TO LAYLA Layla is a python script that automatically performs recon on a

    Matheus Faria 68 Jan 04, 2023
    Log4j-Scanner with Bind-Receipt and custom hostnames

    Hrafna - Log4j-Scanner for the masses Features Scanning-system designed to check your own infra for vulnerable log4j-installations start and stop scan

    18 Jan 23, 2022
    Malware for Discord, designed to steal passwords, tokens, and inject discord folders for long-term use.

    Vital What is Vital? Vital is malware primarily used to collect and extract information from the Discord desktop client. While it has other features (

    HellSec 59 Dec 01, 2022
    SQLi Google Dork Scanner (new version)

    XGDork² - ViraX Google Dork Scanner SQLi Google Dork Scanner by ViraX @ 2021 for Python 2.7 - compatible Android(NoRoot) - Termux A simple 'naive' pyt

    8 Dec 20, 2022
    Bilgi Sistemleri Projesi için yapılan keylogger

    Keylogger Bilgi Sistemleri Projesi için yapılan keylogger Projede kullanılan kütüphanelere sahip olmasanız da python dosyası çalıştığında kendisi gere

    Tarik Bulut 1 Jan 07, 2022
    A windows post exploitation tool that contains a lot of features for information gathering and more.

    Crowbar - A windows post exploitation tool Status - ✔️ This project is now considered finished. Any updates from now on will most likely be new script

    29 Nov 20, 2022
    CVE-2021-45232-RCE-多线程批量漏洞检测

    CVE-2021-45232-RCE CVE-2021-45232-RCE-多线程批量漏洞检测 FOFA 查询 title="Apache APISIX Das

    孤桜懶契 36 Sep 21, 2022
    OLOP: One-Line & Obfuscated Python

    OLOP: One-Line & Obfuscated Python This repository contains useful python modules for one-line and obfuscated python. pip install olop-ShadowLugia650

    1 Jan 09, 2022
    This is a simple tool to create ZIP payloads using a provided wordlist for the symlink attack (present in some file upload vulnerabilities)

    zip-symlink-payload-creator This is a simple tool to create ZIP payloads using a provided wordlist for the symlink attack (present in some file upload

    stark0de 6 Aug 18, 2022
    The First Python Compatible Camera Hacking Tool

    ZCam Hack webcam using python by sending malicious link. FEATURES : [+] Real-time Camera hacking [+] Python compatible [+] URL Shortener using bitly [

    Sanketh J 109 Dec 28, 2022
    Password Manager is a simple Python project which helps users in managing their passwords in a easier way

    Password Manager is a simple Python project which helps users in managing their passwords in a easier way

    Manish Jalui 4 Sep 29, 2021
    IDA Pro Python plugin to analyze and annotate Linux kernel alternatives

    About This is an IDA Pro (Interactive Disassembler) plugin allowing to automatically analyze and annotate Linux kernel alternatives (content of .altin

    Open Source Security, Inc. 16 Oct 12, 2022
    Web3 Pancakeswap Sniper & honeypot detector Take Profit/StopLose bot written in python3, For ANDROID WIN MAC & LINUX

    🏆 Pancakeswap BSC Sniper Bot web3 with honeypot detector (ANDROID WINDOWS MAC LINUX) 🥇 ⭐️ ⭐️ ⭐️ First SNIPER BOT for ANDROID & WINDOWS with honeypot

    Mayank 12 Jan 07, 2023
    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