Forum Discussion
Phu
Nov 28, 2020Nimbostratus
BigIP ASM can't block Command Execution Attack
My BigIP device is running on v16.0.1 I setup an ASM Policy and mapping many Attack Signature Sets included Command Execution. I try to test with some of testcases. Such as: https://mydomain.com/...
- Nov 30, 2020
Those won't trigger the relevant signatures - you either need some sort of escape character (` ; etc) to break the string handling or use a full path (/bin/ls, /sbin/ls)
https://mydomain.com/product?test=/bin/ls /var/log https://mydomain.com/product?test=/sbin/pwd https://mydomain.com/product?test=`tail /etc/passwd
Simon_Blakely
Employee
Those won't trigger the relevant signatures - you either need some sort of escape character (` ; etc) to break the string handling or use a full path (/bin/ls, /sbin/ls)
https://mydomain.com/product?test=/bin/ls /var/log
https://mydomain.com/product?test=/sbin/pwd
https://mydomain.com/product?test=`tail /etc/passwd
Phu
Nov 30, 2020Nimbostratus
You are right.
Escape character ( ` ) make ASM recognize Command Execution Attack.
Thanks so much.
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