FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
Ylli_Seitaj
Staff
Staff
Article Id 366260
Description This article describes how to create a Custom IPS Signature for detecting a DHCP flood that is too many DHCP requests that are being sent towards a DHCP server.
Scope FortiGate.
Solution

To create a DHCP Flood Custom IPS Signature, go to: Security Profiles -> IPS Signatures -> Create New and fill in the fields below:

F-SBID ( --name "DHCP_Flood"; --protocol UDP; --service DHCP; --dhcp_type 1; --rate 200,5; --track DHCP_CLIENT ;)

 

In this example: 200,5 is for 200 requests throughout 5 seconds.

 

Screenshot_1.png

 

After creating the DHCP Flood Custom IPS Signature, it will be shown below:

 

Screenshot_2.png

 

After creating the DHCP Flood Custom IPS Signature, it can be added when creating the Intrusion Prevention Security Profile, as below:

Screenshot_3.png

 

The newly created 'Test' Intrusion Prevention Security Profile with the 'DHCP_Flood' signature is shown below:

 

Screenshot_4.png