Copyright © 2001 Qusay H. Mahmoud
26
Security in our httpd
l
How to protect against:
–
http://host.domain:port/../../../etc/passwd
–
http://host.domain:port//etc/passwd
–
l
Implement a security manager
–
OurHttpdSecurityManager.java