Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ali-nasrolahi/network
https://github.com/ali-nasrolahi/network
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ali-nasrolahi/network
- Owner: Ali-Nasrolahi
- License: gpl-3.0
- Created: 2024-06-08T14:21:36.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-08-18T18:42:24.000Z (5 months ago)
- Last Synced: 2024-08-18T19:56:05.781Z (5 months ago)
- Language: Makefile
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IDS / IPS Scenario Lab
This scenario is based on using pfSense and Snort as IDS/IPS module. For setting up this lab you need a couple of things:
- Linux with IP(8) enabled. We use it to create TAP port for our Virtual Machines
- QEMU x86-64 as our emulator
- Openvswitch is used for switching between our pfSense and our client/server
- pfSense, Debian, Kali linux iso (Place them in iso/ directory)
- At least 15G of disk space for pfSense, Debian and Kali linux
- (optional) TinyCore iso for lightweight testingThere's no necessity to use distros that I've chosen, any minimal Linux will do just fine!
Just make sure you have your tools ready to use. like: IP(8), tcpdump(1) and so on.