Tutorial Menginstall Dirbuster Di Termux - Termux ID -->




Tutorial Menginstall Dirbuster (Python 3)

Update dulu oc
$ apt-get update
##################################

Install python 3
$ apt-get install python
##################################

Pastikan klean sudah menginstall git
$ apt-get install git
##################################

Clone dirsearch dari gihub
$ git clone https://github.com/maurosoria/dirsearch.git
##################################

Pindah ke direktori dirsearch
$ cd dirsearch
##################################

Oc, jalankan dirsearch
$ python dirsearch.py –u <url> -e <extension>
################################## 


Thanks for author

Writer: 4WSec

Tutorial Menginstall Dirbuster Di Termux





Tutorial Menginstall Dirbuster (Python 3)

Update dulu oc
$ apt-get update
##################################

Install python 3
$ apt-get install python
##################################

Pastikan klean sudah menginstall git
$ apt-get install git
##################################

Clone dirsearch dari gihub
$ git clone https://github.com/maurosoria/dirsearch.git
##################################

Pindah ke direktori dirsearch
$ cd dirsearch
##################################

Oc, jalankan dirsearch
$ python dirsearch.py –u <url> -e <extension>
################################## 


Thanks for author

Writer: 4WSec