Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.
/ roupy Public archive

Roupy: A python3 script to search for routers in a network and brute force passwords (Default).

Notifications You must be signed in to change notification settings

suryaviyyapu/roupy

Repository files navigation

Roupy is a Python script that is intended for bruteforcing the routers that have default passwords.

##INSTALLATION## #WINDOWS pip3 install -r requirements.txt

#Linux python -m pip3 install -r requirements.txt

#EXEC python3 roupy.py -u -t <1|2|3>

-u URL = The URL to test -t type of attack you want 1. Automatc 2. Manual 3. Internet

##FOR DEVELOPERS## routers_info folder is a python module with different routers names and those files consists of functions that are used to check for default passwords of that particular router

About

Roupy: A python3 script to search for routers in a network and brute force passwords (Default).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages