Hey DeepSeek, can you write iRules?
Revisiting my article from 2 years ago, I asked the same question to DeepSeek and gave it the same tasks that I gave ChatGPT back then.
Back in time...
Two years ago I asked ChatGPT whether it could write iRules.
My conclusion after giving several tasks to ChatGPT was, that it can help with simple tasks but it cannot write i...
Updated Feb 03, 2025
Version 2.0Daniel_Wolf
MVP
Joined May 20, 2019
Danielzi
Altocumulus
Feb 21, 2025Can you share irule for task 5 :)
very useful to send system to check the servers and not ask security engineer why there block page of asm
thanks
- LiefZimmermanFeb 21, 2025
Admin
If so...I vote for it to be written/shared in our CodeShare | DevCentral section.
- Daniel_WolfFeb 22, 2025
MVP
Hi Danielzi,
what should the iRule do? Show different ASM blocking pages based on different host name header?
Or show the violation data / blocking reason too?KR
Daniel- DanielziFeb 22, 2025
Altocumulus
Different blocking page for status response code 500+
- Daniel_WolfFeb 27, 2025
MVP
Hi Danielzi,
I'm travelling this week, I can write you such iRule when I'm back home. However, I would be very cautious with 500+ HTTP status code pages. They might give attackers valuable information about the stack and frameworks used in your app. Like PHP version or DB server type.
KR
Daniel