Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SweetSecurity Flooding Logs #44

Open
booth-f opened this issue Jun 29, 2018 · 1 comment
Open

SweetSecurity Flooding Logs #44

booth-f opened this issue Jun 29, 2018 · 1 comment

Comments

@booth-f
Copy link

booth-f commented Jun 29, 2018

So I've got a 2 box setup working where I have a sensor install on one machine and the web index on another and it appears to be working?

My only issue is at the moment SweetSecurity is absolutely flooding its log file and generating too much noise.

Tailing the SweetSecurity logfile and I see this

2018-06-29 09:00:17,815: Error spoofing device: 'NoneType' object has no attribute 'getitem'
2018-06-29 09:00:17,817: Error spoofing device: 'NoneType' object has no attribute 'getitem'
2018-06-29 09:00:17,819: Error spoofing device: 'NoneType' object has no attribute 'getitem'
2018-06-29 09:00:17,821: Error spoofing device: 'NoneType' object has no attribute 'getitem'
2018-06-29 09:00:17,824: Error spoofing device: 'NoneType' object has no attribute 'getitem'
2018-06-29 09:00:17,826: Error spoofing device: 'NoneType' object has no attribute 'getitem'
2018-06-29 09:00:17,828: Error spoofing device: 'NoneType' object has no attribute 'getitem'
2018-06-29 09:00:17,830: Error spoofing device: 'NoneType' object has no attribute 'getitem'

not really sure what is going on and my own attempts to find where the problem is haven't turned up anything yet.

@juniperz
Copy link

juniperz commented Aug 9, 2018

I had the same problem as you did. I ended up disabling spoofing to see if everything else worked. After fixing this issue #47 I re-enabled spoofing and the problem wen away for me. So maybe you have a Mac Vendor on your network that has a single quote in the name?

You can look in /opt/sweetsecurity/client/nmap_scans/pingSweep.xml to see all your vendor names. Look for one with ' in the name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants