[Share] Install Parsero
#1
Parsero adalah suatu tools untuk mencari situs atau directory pada sebuah website yang di Disallow oleh robots.txt, keperluan untuk tools Parsero adalah :
- Python3
- Python3-pip
- Urllib3
- Beautifulsoup4

Code:
1. Install Python3 ketik perintah di terminal :
   apt-get install python3
2. Lalu download distribute_setup.py di link berikut ini :
   http://tinyurl.com/klwl659]distribute_setup.py
3. Install distribute_setup.py dengan perintah :
   python3 distribute_setup.py (pastikan python3 sudah terinstall)
4. Lalu install easy_install pip :
   python3 -m easy_install pip
5. Lalu install urllib3, ketik perintah :
   easy_install urllib3
6. Install beautifulsoup4 :
   easy_install beautifulsoup4

Setelah selesai semua itu di install jalankan tools Parsero dengan perintah :

Code:
1. python3 parsero.py
Contoh nya saya akan detect robots.txt pada situs http://www.xxx.ac.id
2. python3 parsero.py -u www.xxx.ac.id -o -sb
lalu akan muncul beberapa directory atau file yang di Disallow oleh robots.txt...nah selesai deh,,,

Thanks...
Sorry kalo repost..

http://tinyurl.com/klwl659]distribute_setup.py revisi jadi http://tinyurl.com/klwl659
DO YOU KNOW ME...???
YES I AM CLOUDNINE
JUST pengguna baru ON CYBER WORLD

#2
wah, kayaknya bisa pake uniscan ni...
thx for share yak.. Smile
Read.. Read.. And Read again..!!

#3
thanks informasinya bro...
ane coba hehe...

#4
(06-03-2014, 04:07 PM)giecl9 Wrote: Parsero adalah suatu tools untuk mencari situs atau directory pada sebuah website yang di Disallow oleh robots.txt, keperluan untuk tools Parsero adalah :
- Python3
- Python3-pip
- Urllib3
- Beautifulsoup4

Code:
1. Install Python3 ketik perintah di terminal :
   apt-get install python3
2. Lalu download distribute_setup.py di link berikut ini :
   /klwl659]distribute_setup.py
3. Install distribute_setup.py dengan perintah :
   python3 distribute_setup.py (pastikan python3 sudah terinstall)
4. Lalu install easy_install pip :
   python3 -m easy_install pip
5. Lalu install urllib3, ketik perintah :
   easy_install urllib3
6. Install beautifulsoup4 :
   easy_install beautifulsoup4

Setelah selesai semua itu di install jalankan tools Parsero dengan perintah :

Code:
1. python3 parsero.py
Contoh nya saya akan detect robots.txt pada situs
2. python3 parsero.py -u www.ugm.ac.id -o -sb
lalu akan muncul beberapa directory atau file yang di Disallow oleh robots.txt...nah selesai deh,,,

Thanks...
Sorry kalo repost..

/klwl659]distribute_setup.py revisi jadi /klwl659

screenshot hasil jumping nya dong bro :d

#5
bro targetnya .ac.id untuk menghindari hal2 yg tidak di inginkan , ane ganti menjadi xxx.ac.id .. btw nice share

#6
(07-05-2014, 02:30 PM)xsan-lahci Wrote: bro targetnya .ac.id untuk menghindari hal2 yg tidak di inginkan , ane ganti menjadi xxx.ac.id .. btw nice share

ok om terima kasih atas koreksi nya...
mohon maaf sebelumnya..
DO YOU KNOW ME...???
YES I AM CLOUDNINE
JUST pengguna baru ON CYBER WORLD






Users browsing this thread: 1 Guest(s)