Differences
This shows you the differences between the selected revisions of the page.
| 2005-12-15 | 2006-07-11 | ||
| group/owner (martin) | added another command (63.235.201.76) | ||
| Line 32: | Line 32: | ||
| str_replace("home/user/public_html", "~user", "'`pwd`'"). | str_replace("home/user/public_html", "~user", "'`pwd`'"). | ||
| "/!\n"?>' | php -q</code> | "/!\n"?>' | php -q</code> | ||
| + | |||
| + | This one works if php is unavailable. | ||
| + | |||
| + | <code>echo 'http://silencesidefeat.org'`pwd`'!' | sed s#home/lgtngstk/public_html#~lgtngstk#</code> | ||
| Hints: | Hints: | ||
| Line 43: | Line 47: | ||
| cp /path/to/template.html "!?&New HTML file:?!" | cp /path/to/template.html "!?&New HTML file:?!" | ||
| - | |||
| - | |||