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