Skip to content

Penetration Testing Tools

  • Home
  • Data Forensics
  • Ethical Hacking
  • Mobile Hacking
  • Network Attacks
  • Vulnerability Assessment
  • Web AppSec
  • OSINT
  • Code Assessment
  • Malware Offense
  • IoT
  • Cryptography
  • Arsenal Lab
  • Hardware/Embedded
  • Malware Defense
  • Network Defense
  • Reverse Engineering
  • Smart Grid/Industrial Security
  • Home
  • Data Forensics
  • Ethical Hacking
  • Mobile Hacking
  • Network Attacks
  • Vulnerability Assessment
  • Web AppSec
  • OSINT
  • Code Assessment
  • Malware Offense
  • IoT
  • Cryptography
  • Arsenal Lab
  • Hardware/Embedded
  • Malware Defense
  • Network Defense
  • Reverse Engineering
  • Smart Grid/Industrial Security

Penetration Testing Tools

  • Vulnerability Assessment / Web AppSec

Logsensor: discover login panels, and POST Form SQLi Scanning

by ddos · Published January 26, 2025 · Updated January 26, 2025

Logsensor

A Powerful Sensor Tool to discover login panels, and POST Form SQLi Scanning

Features

  • login panel Scanning for multiple hosts
  • Proxy compatibility (http, https)
  • Login panel scanning is done in multiprocessing

Installation

git clone https://github.com/Mr-Robert0/Logsensor.git
cd Logsensor && sudo chmod +x logsensor.py install.sh
pip install -r requirements.txt
./install.sh

Use

python logsensor.py --help

usage: logsensor.py [-h --help] [--file ] [--url ] [--proxy] [--login] [--sqli] [--threads]

optional arguments:
-u , --url Target URL (e.g. http://example.com/ )
-f , --file Select a target hosts list file (e.g. list.txt )
--proxy Proxy (e.g. http://127.0.0.1:8080)
-l, --login run only Login panel Detector Module
-s, --sqli run only POST Form SQLi Scanning Module with provided Login panels Urls
-n , --inputname Customize actual username input for SQLi scan (e.g. 'username' or 'email')
-t , --threads Number of threads (default 30)
-h, --help Show this help message and exit

 

Example

Multiple hosts scanning to detect login panels

  • You can increase the threads (default 30)
  • only run the login detector module
    python3 logsensor.py -f <subdomains-list>
    python3 logsensor.py -f <subdomains-list> -t 50
    python3 logsensor.py -f <subdomains-list> –login

Targeted SQLi form scanning

  • can provide only specific url of the login panel with –sqli or -s flag for running only SQLi form scanning Module
  • turn on the proxy to see the requests
  • customize the user input name of the login panel with the actual name (default “username”)
    python logsensor.py -u www.example.com/login –sqli
    python logsensor.py -u www.example.com/login -s –proxy http://127.0.0.1:8080
    python logsensor.py -u www.example.com/login -s –inputname email

Copyright (C) 2023 Mr-Robert0

Source: https://github.com/Mr-Robert0/

Tags: discover login panelsLogsensor

Follow:

  • Next story PoolParty: A set of fully-undetectable process injection techniques
  • Previous story EvilSlackbot: A Slack bot phishing framework for Red Teaming exercises

Search

MAKE THE WEBSITE ONLINE

  • Popular Posts
  • Tags
  • OSINT - Open Source Intelligence

    bitcrook: open-source intelligence apparatus

    June 16, 2025

  • taint analysis

    Vulnerability Assessment / Web AppSec

    FlowMate: BurpSuite extension that brings taint analysis to web applications

    May 17, 2025

  • Web AppSec

    katana: next-generation crawling and spidering framework

    May 18, 2025

  • Active Directory password tool

    Ethical Hacking

    CHGPass: Command-Line Tool to Change Active Directory Passwords

    May 18, 2025

  • vulnerability detection tool

    OSINT - Open Source Intelligence

    scriptkiddi3: recon and initial vulnerability detection tool

    May 19, 2025

  • 5G Amazon AMD Android Apple ARM Artificial intelligence Asus ChatGPT chrome Dell facebook Firefox Github google Google Chrome Huawei India Intel Lenovo LG Linux Linux Kernel MediaTek Meta Micron Microsoft microsoft edge Mozilla MSI Nvidia OpenAI Qualcomm Samsung SK Hynix Sony TSMC twitter ubuntu windows Windows 7 Windows 10 Windows 10X Windows 11 Xbox




Reward

Brilliantly

SAFE!

meterpreter.org

Content & Links

Verified by Sur.ly

2022

  • Home
  • About Us
  • Contact Us
  • DMCA NOTICE
  • Privacy Policy

Penetration Testing Tools © 2025. All Rights Reserved.