new file: .gitignore
modified: README.md new file: app/dashboard.py new file: app/main.py new file: docker-compose.yml new file: snort/local.rules new file: snort/snort-logs/soc_actions.log new file: snort/snort.lua new file: snort/snort3-community.rules
This commit is contained in:
9
snort/local.rules
Normal file
9
snort/local.rules
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
# Auto-generated by LLM
|
||||
drop tcp 77.247.97.72 any -> 192.168.1.225 8080 (msg:"LLM Block"; sid:1000001; rev:1;)
|
||||
|
||||
# Auto-generated by LLM
|
||||
drop tcp 45.33.32.156 any -> 192.168.1.50 80 (msg:"LLM Block"; sid:1000002; rev:1;)
|
||||
|
||||
# Auto-generated by LLM
|
||||
drop udp 21.154.103.61 any -> 192.168.1.53 80 (msg:"LLM Block"; sid:1000003; rev:1;)
|
||||
Reference in New Issue
Block a user