Forum Discussion
Attack Signature for Wordpress Spam
The company I work for is being hammered by various distributed botnets that are sending us web traffic containing form posts intended for Wordpress. Basically, the bot nets are trying to post Wordpress comments anywhere they can.
The solution I'd like to try is to load a custom attack signature that filters all traffic containing a form field named "comment". Since this isn't a valid form field on our end, I'm comfortable trying this approach.
Can anyone help me with what I'd want to enter as the attack signature definition to make this work? Or am I missing something and an attack signature isn't the right way to implement this?
Many thanks,
Dan
P.S. -- We're running version 10.2.4
1 Reply
- Torti
Cirrus
Hi,
I think, there are different ways to block such bot requests.
1. you can use the web scraping feature to detect bots - https://devcentral.f5.com/tech-tips/articles/more-web-scraping-bot-detection
2. you can use an irule to check the query for the parameter "comment". If it is inside --> redirect or response. But you have to be shure, there is no application using this parameter
3. define a parameter "comment" in the parameter list with a static value like "1" or anything else.
I dont know anything about writing attack signatures.
regards
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
