Giter Site home page Giter Site logo

portal's Introduction

PORTAL - Router Bruteforce Tool

Bruteforce router administration credentials and attempt to enable remote management

License: MIT

Portal will look for a users.txt and passwords.txt in the current directory, and attempt to login to the router at the provided IP address.

If the program is able to authenticate successfully it uses the discovered credentials and attempts to enable remote management.

For a full analysis and description of the program check out the article I wrote on this process:

Requirements

Portal requires the following libraries to be installed:

  • Requests

The required packages can be installed with the following command:

$ pip install -r requirements.txt

Usage

  • users.txt - list of usernames to brute force; one per line
  • passwords.txt - list of passwords to brute force; one per line
$ python portal.py <target ip>

Example

$ python portal.py 192.168.1.1

Planned Updates

  • add command line parameters for user and password files
  • implement multithreading for bruteforcing
  • perform target device identification

History

  • 09/22/18 - v1.0 initial implementation and testing

Supported Devices

Manufacturer Model Verified
NETGEAR WNDR4300 โœ…

Developed by

portal's People

Contributors

vke-code avatar

Stargazers

 avatar  avatar  avatar

Forkers

pauloxcx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.