in reply to Serve local perl docs with HTTP::Daemon
Browsing to http://localhost:83 will give error 501/505 to avoid uninvited guests, you must request http://localhost:83/index.html to load the page.And on a unix box, browsing to http://localhost:83/../../../../etc/passwd will give you your password file. Cool!
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Serve local perl docs with HTTP::Daemon
by jfroebe (Parson) on Oct 11, 2004 at 20:17 UTC | |
|
Re^2: Serve local perl docs with HTTP::Daemon
by elwarren (Priest) on Oct 11, 2004 at 21:29 UTC |