Skip to content

ANONYMOUSx46/Firewall_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python Firewall Server Rule

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages