Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BraMoSia

Brand Model Automatic Identification Script

BraMoSia is a command line tool that gathers as much info as possible about brand, model, firmware version and anything else of a target AP device (for default passwords identification or possible known model specific vulnerabilities).

The more arguments the user specifies, the more methods it will try to obtain info and so more info it will be able to extract.

Setup

Requirements

  • Python 2.7
  • pip
  • virtualenv

Instructions

  1. Clone the project
  2. Create python virtual environment with virtualenv --python=/usr/bin/python2.7 .env
  3. Activate the virtual env with source .env/bin/activate
  4. Install all the required python dependencies with pip install -r requirements.txt
  5. Run BraMoSia with python bramosia

Usage

Currently accepted args:

  • Mac-Address (OUI lookup)
  • IP if the device is reachable (upnp, snmp, other?)
  • BSSID (beacon, probe requests)

Run bramosia --help command to get complete usage info.

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.