Skip to content

Whomrx666/X-webdav

Repository files navigation

X-webdav

X-webdav preview

introduction

This is a simple tool to automatically deface vulnerable websites

Instalations

$ apt update -y && apt upgrade -y
$ pkg install git -y
$ pkg install python -y
$ pip2 install requests
$ git clone https://github.com/Whomrx666/X-webdav.git
$ cd X-webdav
$ pip install -r requirements.txt
$ git pull
$ python X-webdav.py

Single installation command


apt update -y && apt upgrade -y && pkg install git -y && pkg install python -y && pip2 install requests && git clone https://github.com/Whomrx666/X-webdav.git && cd X-webdav && pip install -r requirements.txt && git pull && python X-webdav.py

Note

⚠️Only defaces websites with WebDAV vulnerability(Accepts unauthenticated PUT requests)⚠️

Warning

First move your deface script into the tool before running the tool

Instructions

  • First: Install tools according to the instructions above
  • Second: Move your own script into the tool
  • Third: Go into tools then type the name of your HTML script into tools,for example hacker.html
  • Fourth: Then the tool will automatically deface the target vulnerable website in target.txt
  • Last: Then copy the link that has been successfully defaced into the browser to see the results

What the code does

The code is a simple program in Python that attempts to upload a provided HTML file to multiple websites as specified in a target file named "targets.txt". The uploaded HTML file is intended to replace the content of the index page on the target websites. The program uses the "requests" library to handle the HTTP requests. The user is asked to input the name or path of the HTML file to be uploaded. If the file is found, the program then reads the contents of the file and the "targets.txt" file, which contains a list of target websites. The program then loops through each website in the list and attempts to upload the HTML file using a HTTP PUT request. If the upload is successful, a message is displayed indicating that the upload was successful. If the upload fails, a message is displayed indicating that the upload failed.

Observation

This is a tool for education only, I am not responsible for any misuse

Original Author

<<< If you copy , Then Give me The Credits >>>

CONNECT WITH ME :

Instagram Instagram Instagram Instagram Instagram Instagram Instagram

If you want to donate, click on the button

Visitors :

Visitor Count

Happy deface : ]