# #!/usr/local/bin/perl # web2shell - eraser.pl require "../cgi-lib.pl"; MAIN: { print &PrintHeader; print &HtmlTop(" "); print "

"; print "

Data file ERASED
"; system ("rm tmpfil"); print "


"; print "
"; print "
"; print &HtmlBot; } # # # # # Web Shells web2shell # # #
# #
# # # #

# #
# web2shell.info  #
#
# USE tilde for command level!
# #

#

#

#


# © 2006
# #
# # # #!/usr/bin/bash # web2shell - bash.cgi # webshells.com/web2shell by J. Doug Ohmans # Copyright (C) 2006 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation. echo Content-type: text/html echo cat << eof

Ephemera

# bash programming area


Back
eof