Skip to main content

Sikert let's you do subdomain enumeration

Project description

Sikert - Sikert is an subdomain enumeration tool which collect subdomain from different sources.

Sources include :

1 - Alien Vault

2 - Anubis

3 - Binary edge

4 - Certspotter

5 - Chaos

6 - Crtsh

7 - ReconDev

8 - Security Trails

9 - Shodan

10 - Sonar

11 - Spyse

12 - Sublist3r

13 - Threatcrowd

14 - Threatminer

15 - VirusTotal

Installation :

    pip install sikert

Usage :

   from sikert import <source name>

   <source name>.enum(domain name,  output filename)

Example :

   from sikert import alienvault

   alienvault.enum('domain name', 'result.txt')

   binaryedge('domain name', 'api key', 'result.txt')

Troubleshooting :

   Cannot run source - This means that no api key was given.

   If you run sikert against a domain but can't see sources along with subdomain name that means it is not into that particular source

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sikert-0.0.1.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

sikert-0.0.1-py3-none-any.whl (9.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page