Quantcast
Channel: KitPloit - PenTest Tools!
Viewing all articles
Browse latest Browse all 5816

Kostebek - Reconnaissance Tool Which Uses Firms Trademark Information To Discover Their Domains

$
0
0

The Kostebek is a reconnaissance tool which uses firms' trademark information to discover their domains.

Installation
Tested on Kali Linux 2018.2, Ubuntu 16.04 
sudo apt-get -y install python3-pip
pip3 install -r requirements.txt


download latest version of Chromedriver and configure your driver-path
#sudo apt-get install unzip
#sudo unzip /tmp/chromedriver.zip chromedriver -d /usr/local/bin/


download latest version of Chrome
https://www.google.com/chrome/browser/desktop/
#dpkg -i google-chrome-stable_current_amd64.deb
#apt-get install -f
#dpkg -i google-chrome-stable_current_amd64.deb

Example
Trademark Scan : python3 kostebek.py -u list.txt -n Organization Name
Get Google Domains : python3 kostebek.py -g Organization Name
Get Company Trademarks : python3 kostebek.py -t Organization Name

Demo




Viewing all articles
Browse latest Browse all 5816

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>