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

https://github.com/tester1010101/services2rules

:toolbox: Convert all services from Windows Services (svchost.exe) into applicables firewall rules. Useful if you keep changing workstations. :balance_scale:
https://github.com/tester1010101/services2rules

converter dump firewall rules services tool windows

Last synced: about 2 months ago
JSON representation

:toolbox: Convert all services from Windows Services (svchost.exe) into applicables firewall rules. Useful if you keep changing workstations. :balance_scale:

Awesome Lists containing this project

README

          

# Services2Rules (v1.2) :wrench: :screwdriver:
* :gear: Dumps ALL **Services** from Windows Services (svchost.exe).
* :gear: Reconverts them into applicables firewall rules through "netsh advfirewall firewall add rule".
* :gear: Will get dumped & converted in: %USERPROFILE%\0xFF\Services2Rules\FWCommands.txt
* :gear: Prompts user to open the dump/rules location, for analysis/learning/re-apply/backups.
*
* :boxing_glove: You can make modifications afterwards to interfaces, out/in IPs, and other settings, although some may be already configured.

# Instructions ::
1) Run the PowerShell script (Run with PowerShell).
2) Type Y or N to continue the dump process.
3) Type Y or N to open the dump/conversion location/file.

![image](https://user-images.githubusercontent.com/91343617/148597210-10162b51-715a-4094-bcb5-b0fa224c913d.png)

![image](https://user-images.githubusercontent.com/91343617/148597005-152e6ec9-cb50-47b1-8989-cf4d56d44b08.png)
![image](https://user-images.githubusercontent.com/91343617/148597022-c05dd0b3-73f9-445a-86eb-8057fb183be8.png)