https://github.com/anonymousx46/firewall_server
Python Firewall Server Rule
https://github.com/anonymousx46/firewall_server
ctf-challenges firewall firewall-rules python server-rule
Last synced: 6 months ago
JSON representation
Python Firewall Server Rule
- Host: GitHub
- URL: https://github.com/anonymousx46/firewall_server
- Owner: ANONYMOUSx46
- License: mit
- Created: 2025-02-15T21:20:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-15T22:04:25.000Z (8 months ago)
- Last Synced: 2025-02-15T22:25:27.457Z (8 months ago)
- Topics: ctf-challenges, firewall, firewall-rules, python, server-rule
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Created By ANONYMOUSx46
## Firewall Server Rule:
Two Python based firewall server rules I coded as one of my CTF tasks.
In the task, I was told to simulate the firewall’s scripting language by using an HTTP Server and to assume the HTTP Server has no computational requirements and has the sole purpose of filtering incoming traffic.
## Firewall rule parameters:
• Block incoming traffic on client request path “/tomcatwar.jsp”
• Block incoming traffic with HTTP headers:
osuffix=%>//
c1=Runtime
c2=<%
DNT=1
Content-Type=application/x-www-form-urlencoded