- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to alert when a rogue/unknown device is plugged into network
pradeep577
Path Finder
10-07-2019
09:31 AM
Hi,
I need to be alerted when a rogue/unknown device is plugged into network.
Any help will be appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
pruthvikrishnap
Contributor
10-07-2019
01:37 PM
Hi, this is a bit generic question. One thing that i would do is
1) Identify to which index is the network logs going
2) Whitelist all known devices into a lookup file
3) create an alert using a search which compares the host names and alert if it sees any new device.
If you have some sample events i can help with search, also look in Splunk base if you can find a related app which can do this for you.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
pradeep577
Path Finder
10-08-2019
04:59 AM
Thank you for your kind response...yes its generic question.
Would it be best to have CMDB( config. management DB) pulled into SIEM & run the search against it.
