rdincel1 / makaboro

zone-h scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

makaboro

Makaboro adalah alat bantu untuk mengambil informasi serangan deface pada domain pemerintah indonesia disitus zone-h.org dengan filter go.id, makaboro hanya mengambil informasi waktu, penyerang, tembas index, domain dan alamat mirror yang di sediakan dalam format csv.

cocok
[+] sistem operasi : Linux, mac
[+] Versi Python : 3.6.8

Memasang Kebutuhan

git clone https://github.com/orangmiliter/makaboro.git
cd makaboro
pip install -r requirement.txt

Menjalankan Program

usage: makaboro.py [-h] [--start START [START ...]]
                      [--stop STOP [STOP ...]] [--output OUTPUT [OUTPUT ...]]

optional arguments:
  -h, --help            show this help message and exit
  --start START [START ...]
                        Input page start
  --stop STOP [STOP ...]
                        input page stop
  --output OUTPUT [OUTPUT ...]
                        Output file Name

Demo Video

About

zone-h scraper

License:MIT License


Languages

Language:Python 100.0%