Skip to content

felixoder/deface-script-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deface Website in C - FelixHacked

This repository demonstrates how to exploit websites with a PUT request vulnerability using a C program. Use this tool responsibly and ensure you have explicit permission from the website owners before testing. We do not intend to break any laws; this is for educational and learning purposes only.

Preview

Here's a video demonstration:

Review Video

Click the image above to watch the video.

How It Works

The full code is written in C, and it targets websites with a vulnerability in the PUT HTTP request method. The demo includes an Express app that simulates a vulnerable server where the PUT method is allowed.

Important:

  • Ethical Usage: Only use this tool on websites you own or have explicit permission to test.
  • Educational Purpose: This repository is for learning and exploring security vulnerabilities in a controlled, ethical environment.

About

This is a defacement attack tool written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published