An open API service indexing awesome lists of open source software.

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

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:


o

suffix=%>//

c1=Runtime

c2=<%

DNT=1

Content-Type=application/x-www-form-urlencoded