Monitoring Splunk

Duplication detection of IPs detected by DHCP server | Splunk alert

christianubeda
Path Finder

Hi team!

I want to detect Duplication detection of IPs detected by DHCP server.

I have no Idea what to check...

Have this
Windows EventID code = 13. Possible indication of IP Spoofing

Do You have done something similar?

Tags (1)
0 Karma

koshyk
Super Champion

Firstly you do to
1. Collect data from DHCP server (sourcetype=DhcpSrvLog)
2. To do this, you can create an "app" MY_dhcp_inputs and put "copy" contents of Windows TA dhcp into this

###### DHCP ######
[monitor://$WINDIR\System32\DHCP]
disabled = 0
whitelist = DhcpSrvLog*
crcSalt = <SOURCE>
sourcetype = DhcpSrvLog
index = your_windows_index
  1. Install the Windows Addon in your Search Head

This will automatically extract fields from DHCP servers.
Then do some search do logic like

index=<your_index> sourcetype=DhcpSrvLog | stats count by signature

you can learn which all signatures are important and just write use-case for it

0 Karma

christianubeda
Path Finder

Hi koshyk,

I installed the app Windows Addon in the DHCP server, then I copy this in te inputs.conf

###### DHCP ######
[monitor://$WINDIR\System32\DHCP]
disabled = 0
whitelist = DhcpSrvLog*
crcSalt =
sourcetype = DhcpSrvLog
index = main

But still it doesn't work.

I recibe event from CPU, network, windows events but no from dhcp.

0 Karma

koshyk
Super Champion

Please check with your Expert in DHCP, if they have logging enabled correctly.

0 Karma
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Dynamic formatting from XML events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  &#x1f680; Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...