subjson

फ्रीमियम
द्वारा ecuneyt | अपडेट किया गया il y a 2 mois | Monitoring
लोकप्रियता

0 / 10

लेटेंसी

331ms

सेवा का स्तर

100%

Health Check

N/A

सभी ट्यूटोरियल पर वापस जाएं (1)

Usage

SubJSON is a simple API that brings you the list of most well-known companies which offer a bug bounty program.
There are two endpoints you are going to use mostly;

  • /all
  • /all/{companyName}

/all:

Brings the list of companies in JSON.

/all/{companyName}:

Brings the sub-domains of companies owned websites in JSON.

Notes:

  • Database will be updated every 2 days at first, and after 2 weeks it will be updated every 3 hours.
  • By using extra tools like waybackurls by TomNomNom, you can feed waybackurls with SubJSON output and create a efficient way of gathering archive files.(for bug hunters)