Kostebek : Tool To Discover Firms Domains

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

Also Read : Adidnsdump : Active Directory Integrated DNS Dump Tool

Example

Trademark Scan : python3 kostebek.py -u list.txt -n Organization NameGet

Google Domains : python3 kostebek.py -g Organization Name

Get Company Trademarks : python3 kostebek.py -t Organization Name

Demo

R K

Recent Posts

M.E.A.T. – Pioneering Mobile Forensics With The Mobile Evidence Acquisition Toolkit

The Mobile Evidence Acquisition Toolkit designed by BlackStone Discovery. Developed to enhance digital forensics, this…

4 hours ago

Social Media OSINT Tools – A Comprehensive Guide

Here are some tools that you can use for Social Media OSINT. In the ever-evolving…

4 hours ago

Elenco Di Distro – Distribuzioni Windows, MacOS, Linux Per OSINT E Cybersecurity

Scoprite l'elenco completo delle distribuzioni di sistemi operativi per Windows, MacOS e Linux, specializzate in…

4 hours ago

Social Analyzer : A Cutting-Edge Tool For Social Media Investigations

Social Analyzer - API, CLI, and Web App for analyzing & finding a person's profile…

4 hours ago

cURL For OSINT – Unlocking The Power Of Command Line Tools For Intelligence Gathering

cURL is a command line tool created in 1998 by Daniel Stenberg, a Swedish Developper/Programmer.Daniel Stenberg's…

4 hours ago

BeVigil CLI – A Comprehensive Guide To OSINT API Integration

bevigil-cli provides a unified command line interface and python library for using BeVigil OSINT API. BeVigil…

1 day ago