Forum Discussion
Parveez_70209
Nimbostratus
Mar 12, 2015WebLogic Application Vulnerability Irule
Hi Team,
We are using the below irule against a weblogic server application:
Irule for blocking weblogic urls to hosts.
when HTTP_REQUEST {
set uri [HTTP::uri]
set host [HTTP::host]
log loc...
nitass
Employee
Mar 12, 2015} elseif { [matchclass $uri contains $::wl_admin_paths] } {
HTTP::redirect "http://$host"
return
}
if uri is in wl_admin_paths data group, send user http redirection root (
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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