MAYASEVEN / Wmap

Wmap ("Web Mapper") Information gathering for web hacking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wmap

Wmap ("Web Mapper") Information gathering for web hacking.

Requirement

Ubuntu

sudo pip install selenium

sudo apt-get install phantomjs #phantomjs version 1.4 not work

or

Download binary of Phantomjs from https://code.google.com/p/phantomjs/downloads/list

and then copy phantomjs to /usr/local/bin/

MAC OS

sudo easy_install selenium

Download binary of Phantomjs from

https://code.google.com/p/phantomjs/downloads/list

and then copy phantomjs to /usr/local/bin/

more details : http://blog.mayaseven.com/wmap-web-mapper-information-gathering-for-web-hacking/

You need to..

1.register or use microsoft account for get Bing API key -> https://datamarket.azure.com/

2.choose free plan 5,000 Transactions/month -> https://datamarket.azure.com/dataset/bing/searchweb

alt tag alt tag alt tag

About

Wmap ("Web Mapper") Information gathering for web hacking.


Languages

Language:Python 94.0%Language:CSS 3.7%Language:JavaScript 2.3%