Coder Social home page Coder Social logo

whomrx666 / x-webdav Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 365 KB

This is a simple tool to automatically deface vulnerable websites

Home Page: https://whomrxhackers.blogspot.com/

License: Apache License 2.0

Python 98.47% HTML 1.53%
deface deface-tools kali-linux linux termux webdav x-webdav vurnerable vurnerable-website

x-webdav's Introduction

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 : ]

x-webdav's People

Contributors

whomrx666 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.