Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

macOS sierra logging system breaks sudo, nmap, and other system.log alerts #41

Open
sfakiana opened this issue Nov 25, 2016 · 6 comments

Comments

@sfakiana
Copy link

Hi all,

Running MacOS Sierra and using the terminal with some random sudo + nmap commands.
However, I get no notifications for these events. I use the latest Security Growler.app (dark mode).
Any idea why?

Cheers,
Andreas

@pirate
Copy link
Owner

pirate commented Nov 29, 2016

Can you check your console while running nmap localhost and look for messages like this:

Limiting closed port RST response from 932 to 250 packets per second

screen shot 2016-11-29 at 4 32 07 am

@sfakiana
Copy link
Author

Sure,

screen shot 2016-11-29 at 09 40 29

@pirate
Copy link
Owner

pirate commented Nov 29, 2016

Ah shoot, it looks like this bug will be worse than I thought. macOS Sierra actually removed these messages from system.log, and now they are only accessible via log show --predicate 'process == "kernel"' | grep 'Limiting closed' as far as I can tell. I'll have to write a new source entirely for macOS Sierra and above. (feel free to submit a pr)

@pirate pirate changed the title No notification for sudo + nmap commands new macOS sierra logging system leads to no notifications for sudo, nmap, and other system.log alerts Nov 29, 2016
@pirate pirate changed the title new macOS sierra logging system leads to no notifications for sudo, nmap, and other system.log alerts macOS sierra logging system breaks sudo, nmap, and other system.log alerts Dec 5, 2016
@pirate pirate moved this from In Progress to Next-Up in Development May 7, 2017
@adam-moss
Copy link

adam-moss commented Jul 31, 2017

If you can point my in the right direction (not used python much) I'm happy to have a crack at this 👍

@Henrietta1989
Copy link

Does it work in High Sierra?

@pirate
Copy link
Owner

pirate commented Nov 1, 2017

No, Development is temporarily on hold, check out these alternatives in the meantime:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

4 participants