Skip to content

A powerful and fast software for reverse engineering web requests and analyzing their content

License

Notifications You must be signed in to change notification settings

ebrasha/abdal-fake-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abdal Fake Web Server

🎤 README Translation

👀 Screenshot

💎 General purpose

A powerful and fast software for reverse engineering web requests and analyzing their content

🛠️ Development Environment Setup

Rust and Cargo

necessary libraries

✨ Features

  • Web server creation
  • Support for HTTP and HTTPS requests
  • Usage of advanced libraries
  • Support for asynchronous functions
  • Generation of simple responses
  • Error handling
  • Expandability and customization
  • Display server info at startup
  • Print received requests
  • Support for very high traffic
  • Without any malicious code

📝️ How it Works?

This software requires ports 80 and 443 to run, so these ports must not be reserved on your system. On Windows, the software starts by double-clicking the executable file. However, on Linux, first grant execution permission to the file and then run it as follows:

chmod +x AbdalFakeWebServer
./AbdalFakeWebServer

❤️ Donation

Use the links within the software.

🤵 Programmer

Handcrafted with Passion by Ebrahim Shafiei (EbraSha)

E-Mail = Prof.Shafiei@Gmail.com

Telegram: https://t.me/ProfShafiei

☠️ Reporting Issues

If you are facing a configuration issue or something is not working as you expected to be, please use the Prof.Shafiei@Gmail.com . Issues on GitLab or Github are also welcomed.