netstinky: IDS for detecting IoCs on your network
authorAndrew Mackintosh <redacted>
Wed, 28 Oct 2020 20:43:37 +0000 (20:43 +0000)
committerAndrew Mackintosh <redacted>
Tue, 10 Nov 2020 02:17:15 +0000 (02:17 +0000)
commit00441c6724bbd1c2af78582bdfcbcf9c8067a4f6
treed66bc0002285b6d810768247389db2740f70baf1
parent6a7ea2e42a3de584b308cf7cf94a251f12b6a551
netstinky: IDS for detecting IoCs on your network

Signed-off-by: Andrew Mackintosh <redacted>
Maintainer: me / @null-cipher
Compile tested: Raspberry Pi 3 / brcm2708-bcm2710, OpenWrt 19.07.4
                Hyper-V VM / x86_64, OpenWrt 19.07.4
Run tested: Raspberry Pi 3 / brcm2708-bcm2710, OpenWrt 19.07.4
            Hyper-V VM / x86_64, OpenWrt 19.07.4

Description:
The NetStinky IDS is a component of the NetStinky suite of tools. It
monitors the traffic on the LAN interfaces of your router for
Indications of Compromise (IoCs), drawn from an auto-updating list of
definitions. IoCs are subsequently reported to the NetStinky smartphone
applications.
net/netstinky/Makefile [new file with mode: 0644]
net/netstinky/files/nsids.conf [new file with mode: 0644]
net/netstinky/files/nsids.init [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT