Coder Social home page Coder Social logo

elcreek / crtsearch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thehackersbrain/crtsearch

1.0 0.0 0.0 3 KB

A Tool written in Python3 for scraping data from crt.sh

Home Page: https://gauravraj.tech/crtsearch

License: MIT License

Python 100.00%

crtsearch's Introduction

CRTSH

crt.sh data scraping script in python


Simple Python3 Script for scraping data from crt.sh.


Usage

  • python3 main.py -d 'gauravraj.tech'
[elliot@archlinux]  crtsh python main.py -d 'gauravraj.tech'
╭───────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                       Found Subdomains - CRT.SH                                       │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────╯

[+] gauravraj.tech
[+] blog.gauravraj.tech
[+] *.gauravraj.tech

  • python3 main.py -d 'gauravraj.tech' -r
[elliot@archlinux]  crtsh python main.py -d 'gauravraj.tech' -r
╭───────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                           Raw Data - CRT.SH                                           │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────╯

[
    {
        'issuer_ca_id': 183267,
        'issuer_name': "C=US, O=Let's Encrypt, CN=R3",
        'common_name': 'gauravraj.tech',
        'name_value': 'gauravraj.tech\nwww.gauravraj.tech',
        'id': 4875700034,
        'entry_timestamp': '2021-07-15T08:11:14.637',
        'not_before': '2021-07-15T07:11:14',
        'not_after': '2021-10-13T07:11:13',
        'serial_number': '0356c649bd123e7773333fb45324e776f294'
    },
    {
        'issuer_ca_id': 183267,
        'issuer_name': "C=US, O=Let's Encrypt, CN=R3",
        'common_name': 'gauravraj.tech',
        'name_value': 'gauravraj.tech\nwww.gauravraj.tech',
        'id': 4868425658,
        'entry_timestamp': '2021-07-15T08:11:14.235',
        'not_before': '2021-07-15T07:11:14',
        'not_after': '2021-10-13T07:11:13',
        'serial_number': '0356c649bd123e7773333fb45324e776f294'
    },
	...........

Credits


crtsearch's People

Contributors

thehackersbrain avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.