Snitch – A friendlier ss/netstat
11–20 of 109 posts
Re: Snitch – A friendlier ss/netstat
#12Re: Snitch – A friendlier ss/netstat
#13Re: Snitch – A friendlier ss/netstat
#14Systemd's obsession with remaking every single wheel in Linux has been aggravating enough. Please don't do it again.
Re: Snitch – A friendlier ss/netstat
#15I always wondered how useful such tools are against a competent adversary. If you are a competent engineer designing malware, wouldn't you introduce a dormancy period into your malware executable and if possible only talk to C&C while the user is doing something that talks to other endpoints? Maybe even choose the communication protocol based on what the user is doing to blend in even better.
agreed on the limits. snitch isnt aimed at adversarial detection; its a local debugging/inspection tool. a competent attacker can blend in by design, so this isnt meant to be a standalone security control
Just my two snitches.
Re: Snitch – A friendlier ss/netstat
#16When I saw this headline I assumed it was Little Snitch an existing network monitor and firewall for Macs. Might need a different name. https://www.obdev.at/products/littlesnitch/index.html
There's also a Linux clone of little snitch, OpenSnitch.
Re: Snitch – A friendlier ss/netstat
#17I always wondered how useful such tools are against a competent adversary. If you are a competent engineer designing malware, wouldn't you introduce a dormancy period into your malware executable and if possible only talk to C&C while the user is doing something that talks to other endpoints? Maybe even choose the communication protocol based on what the user is doing to blend in even better.
Tools like these aren't really intended for adversarial environments, and pure network tools that are designed for real adversaries have a really spotty track record (good search: [bro vantage point problem]).
Re: Snitch – A friendlier ss/netstat
#18When I saw this headline I assumed it was Little Snitch an existing network monitor and firewall for Macs. Might need a different name. https://www.obdev.at/products/littlesnitch/index.html
Re: Snitch – A friendlier ss/netstat
#19I just want a single tool that has a known, generalized set of capabilities on just about every distribution. Systemd's obsession with remaking every single wheel in Linux has been aggravating enough. Please don't do it again.
Re: Snitch – A friendlier ss/netstat
#20Thanks for sharing