A powerful and fast software for reverse engineering web requests and analyzing their content
Rust and Cargo
necessary libraries
- 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
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
Use the links within the software.
Handcrafted with Passion by Ebrahim Shafiei (EbraSha)
E-Mail = Prof.Shafiei@Gmail.com
Telegram: https://t.me/ProfShafiei
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.