Forum Discussion
falah
Nimbostratus
Jun 04, 2025Attack signature Generic buffer overflow attempt 27 when uplod video
hello, We have an application where customers may uplod video on the web, it's trigger blocked by asm policy with attack signature Generic buffer overflow attempt 27, any suggestions?
Out of curiosity, what encoding is the response using?
Aaron
- Michael_YatesSep 27, 2011
Nimbostratus
Hi Brain,when HTTP_REQUEST { if { [string tolower [HTTP::uri]] starts_with "/cfide" } { log local0. "Blocking access to "/CFIDE". Traffic dropped from [IP::client_addr]" drop } }
- Brian_10565Sep 27, 2011
Nimbostratus
Thanks, Michael, for getting back to me and I've added in your code with one minor correction for a double-quote. I wish I could report that the event was now firing but sadly, it still isnt. Could it have anything to do with the SSL decryption that has to occur via the offload (e.g., it hasnt decrypted the request so it doesnt see the GET for CFIDE)? - Michael_YatesSep 27, 2011
Nimbostratus
Yes. If the traffic is encrypted then the iRule cannot process successfully. - Brian_10565Sep 28, 2011
Nimbostratus
OK, I tested it with another vs and it worked as expected. Further investigation revealed that there were actually two VS' created for two IPs on that system and I was only working on the one IP. Once I added it to the 2nd VS (the right one), it worked as expected. Thanks for taking the time to assist.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects