Python based window application
Budget: $30 – $250 USD
We need a windows based tool that can be compiled as .exe and .dll with features similar to those of iptables on linux:
1- It will have tables, chains, rules and windows machine as a client.
2- It will have four tables at least: filter table, NAT table, mangle table and Raw table.
3- Filter table will have 3 chains (input, output, forward).
4- NAT tables will have 3 chains (Preouting, Output, Postrouting)
5- Mangle table will have following chains (Prerouting, Postrouting, Output, Input, Forward)
6- Raw table will have Prerouting and output chains only.
7- Targets will be either : Accept,drop,return and rject.
8- Tool will be managed remotely on port 445 using smb pipes only using and python script for interacting with it.
9- Tool will be managed by providing correct authentication key to the pipe, username and password to use for authentication and python script for interacting with it.
10- Tool listening pipe name and authentication key is manually provided.
11- Adding new rules to chains and managing them remotely and locally.
1- It will have tables, chains, rules and windows machine as a client.
2- It will have four tables at least: filter table, NAT table, mangle table and Raw table.
3- Filter table will have 3 chains (input, output, forward).
4- NAT tables will have 3 chains (Preouting, Output, Postrouting)
5- Mangle table will have following chains (Prerouting, Postrouting, Output, Input, Forward)
6- Raw table will have Prerouting and output chains only.
7- Targets will be either : Accept,drop,return and rject.
8- Tool will be managed remotely on port 445 using smb pipes only using and python script for interacting with it.
9- Tool will be managed by providing correct authentication key to the pipe, username and password to use for authentication and python script for interacting with it.
10- Tool listening pipe name and authentication key is manually provided.
11- Adding new rules to chains and managing them remotely and locally.