Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

adminbypasser

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adminbypasser

Adminpanel bypasser

pipPyPI
Version
2.0.1
Maintainers
1

Adminbypasser

Adminbypasser is a dork based admin panel finder and bypasser using SQL injection.

$ pip install adminbypasser

Usage:

$ adminbypasser --help
usage: adminbypasser --snip <PAGE> --max <MAX_URL> --out <OUT_FILE> [OPTIONS]

--help, -h      : show help
--snip, -s      : URL snippet part eg: admin.php
--country, -c   : country code for target sites
--max, -m       : maximum URLs
--out, -o       : write bypassable URL to a file
--user-agent, -u : user-agent for requests

Finding bypassable admin panels:

$ adminbypasser -s admin.php -c lk -m 20 -o admin_lk.txt

Disclaimer: causing damage to unauthenticated sites is illegal, please use this tool on your own risk.

Keywords

adminpanel

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts