Closed lprat closed 2 years ago
Oh, sorry. For some reason, Github did not show me your PRs and now I have made conflicting changes. :-(
I'm going to have a look anyway and see if I can fix them.
@lprat Please have a look at #66. I have adapted your netscan module (should we call it "netstat" instead?) to use the new YAML-based configuration scheme. Your example might look like this:
system:
netstat:
config:
iocs:
"potential wannamine 1":
dport: [14444, 49636]
"potential wannamine 2":
sport: [49636]
What do you think?
netstat ioc.json check