i got a html file like this :
==========================================================
#!/usr/bin/perl
print <<akhir;
Content-type: text/html

<html><head><title>g0d only</title></head><body>
<form method="post" action="getzack.cgi">
ok zack... gimme your pass : <input name="pass"
type="password">
<br>
<input type="submit">
</form>
</body></html>
akhir
============================================================

as u see, there are 1 box (password) there with 1
submit button,
i want access it through shell/text mode (like lynx)
any one have a solution ?


i know u all will said "use lynx), no !
i just want exploit perl, that's all
thanks


 



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to