How To

AutoBrowser 4.0 – A Tool To Perform Penetration Testing

AutoBrowser is a simple tool designed in python for IT professionals to perform penetration testing. The purpose of this tool is to create report and screenshots of http/https based ports on the network, you can choose either analyze Nmap report or scan with Nmap and then the tool automatically check the results with http/https request on each host using headless web browser, and then it will take a screenshot.

 

Installation:

sudo apt-get install python-pip python2.7-dev libxext-dev python-qt4 qt4-dev-tools build-essential nmap

sudo pip install -r requirements.txt

 

  1. Install Xcode Command Line Tools (AppStore)
  2. ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
  3. brew install pyqt nmap
  4. sudo easy_install pip
  5. sudo pip install -r requirements.txt

 

  1. Install setuptools
  2. Install pip
  3. Install PyOt4
  4. Install Nmap
  5. Open command prompt as Administrator > Go to python folder > Scripts ( cd c:Python27Scripts)
  6. pip install -r (Full Path To requirements.txt)

Short video from AutoBrowser 4.0

To Top

Pin It on Pinterest

Share This