All Projects → ihebski → Pentest Chainsaw

ihebski / Pentest Chainsaw

Scrapes Router Passwords From http://www.routerpasswords.com ,more then +300 product

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pentest Chainsaw

Changeme
A default credential scanner.
Stars: ✭ 928 (+2477.78%)
Mutual labels:  security-tools, infosec, security-scanner
Awesome Shodan Queries
🔍 A collection of interesting, funny, and depressing search queries to plug into shodan.io 👩‍💻
Stars: ✭ 2,758 (+7561.11%)
Mutual labels:  security-tools, infosec, security-scanner
Doublepulsar Detection Script
A python2 script for sweeping a network to find windows systems compromised with the DOUBLEPULSAR implant.
Stars: ✭ 977 (+2613.89%)
Mutual labels:  security-tools, security-scanner
Inql
InQL - A Burp Extension for GraphQL Security Testing
Stars: ✭ 715 (+1886.11%)
Mutual labels:  security-tools, security-scanner
Checkmyhttps
We propose a user-friendly add-on that allows you to check if your encrypted web traffic (SSL/TLS) towards secured Internet servers (HTTPS) is not intercepted (being listened to).
Stars: ✭ 35 (-2.78%)
Mutual labels:  security-tools, infosec
Hacking With Golang
Golang安全资源合集
Stars: ✭ 876 (+2333.33%)
Mutual labels:  security-tools, security-scanner
Awesome Security Hardening
A collection of awesome security hardening guides, tools and other resources
Stars: ✭ 630 (+1650%)
Mutual labels:  security-tools, infosec
Rapidscan
🆕 The Multi-Tool Web Vulnerability Scanner.
Stars: ✭ 775 (+2052.78%)
Mutual labels:  security-tools, security-scanner
Yasuo
A ruby script that scans for vulnerable & exploitable 3rd-party web applications on a network
Stars: ✭ 517 (+1336.11%)
Mutual labels:  security-tools, security-scanner
Ossa
Open-Source Security Architecture | 开源安全架构
Stars: ✭ 796 (+2111.11%)
Mutual labels:  security-tools, security-scanner
Xattacker
X Attacker Tool ☣ Website Vulnerability Scanner & Auto Exploiter
Stars: ✭ 897 (+2391.67%)
Mutual labels:  security-tools, security-scanner
Kube Scan
kube-scan: Octarine k8s cluster risk assessment tool
Stars: ✭ 566 (+1472.22%)
Mutual labels:  security-tools, security-scanner
Ios
Most usable tools for iOS penetration testing
Stars: ✭ 563 (+1463.89%)
Mutual labels:  security-tools, infosec
Spiderfoot
SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
Stars: ✭ 6,882 (+19016.67%)
Mutual labels:  infosec, security-tools
Jsprime
a javascript static security analysis tool
Stars: ✭ 556 (+1444.44%)
Mutual labels:  security-tools, security-scanner
Dumpsterfire
"Security Incidents In A Box!" A modular, menu-driven, cross-platform tool for building customized, time-delayed, distributed security events. Easily create custom event chains for Blue- & Red Team drills and sensor / alert mapping. Red Teams can create decoy incidents, distractions, and lures to support and scale their operations. Build event sequences ("narratives") to simulate realistic scenarios and generate corresponding network and filesystem artifacts.
Stars: ✭ 775 (+2052.78%)
Mutual labels:  security-tools, infosec
Machine Learning Approach For Malware Detection
A Machine Learning approach for classifying a file as Malicious or Legitimate
Stars: ✭ 35 (-2.78%)
Mutual labels:  security-tools, security-scanner
Salus
Security scanner coordinator
Stars: ✭ 441 (+1125%)
Mutual labels:  security-tools, security-scanner
Security Tools
Collection of small security tools, mostly in Bash and Python. CTFs, Bug Bounty and other stuff.
Stars: ✭ 509 (+1313.89%)
Mutual labels:  security-tools, infosec
Esd
Enumeration sub domains(枚举子域名)
Stars: ✭ 785 (+2080.56%)
Mutual labels:  security-tools, security-scanner

Pentest-chainsaw

screen_1

Status: Development

About Pentest-chainsaw project

A bunch of tiny scripts for a lazy pentester ,trying to automize some tasks ,getting easy access to the needed information ,repeat the same process .

What about ''Routerdb'' script !?

Accessing devices using the default credentials is a daily habit for pentester .Routerdb is a python script based on routerpassword website that gather the default username/password for different routers products . You don't need to leave your terminal anymore .

  • 329 Router supported

Usage

$ python routerdb.py -h
[*] Get the Routers Default Passwords

Options:
  -h, --help            show this help message and exit
  -r ROUTER, --router=ROUTER
                        router name
  -l, --list            List of the routers

How to run :

Get the router default password -r option Cisco router

another router

ZTE router

-r option is used to list the available routers products .

329 router available .

ZTE router

How to install

git clone https://github.com/ihebski/Pentest-chainsaw.git
cd Pentest-chainsaw/
pip install -r requirements.txt
python routerdb.py -r <router>

Contribute with us

    [+] AUTOR:        Iheb Ben Salem (ihebski)
    [+] EMAIL:        [email protected]
    [+] GITHUB:       https://github.com/ihebski

License

The MIT License (MIT)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].