Web
FFUF
Ad-Hoc Web Servers to Catch HTTP Client Data
Using an Ad-Hoc Nginx Server to Catch-Web Requests
Set up Custom Logging sudo apt install -y libnginx-mod-http-lua Install Nginx LUA libraries ...
Using an Ad-Hoc Python Web Server to Catch HTTP Client Requests
nano serv.py import http.server bind_address='0.0.0.0' port=80 class CustomRequestHandl...
gobuster
VirtualHost Enumeration
VirtualHosts Examples In the diagram above, this is the valid way to use virtual hosts. You cr...
Directory and File Enumeration
Serving Files From a Web Server NGINX /etc/nginx/sites-available/example.com.conf server { ...
Parameter and Value Fuzzing
Serving Files From a Web Server NGINX /etc/nginx/sites-available/example.com.conf server { ...
General
General Information