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
and then copy phantomjs to /usr/local/bin/
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


