Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 959 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 959 Bytes

BlazeKai

🔥 Links gatherer, dorker & SQLi Scanner

Installation

Github:

git clone https://github.com/I2rys/BlazeKai

NPM Packages:

npm i puppeteer && npm i request

Usage

node index.js <max_page> <dork> <output>
  • max_page - The maximum amount of page to scrape for links.
  • dork - Your dork payload.
  • output - The output path of the results.

Inspired by

SQL-scanner

License

MIT © I2rys