Posted by Marco Ivaldi on Jun 14
Philipp,Which version of HP-UX?
Here you can find some exploits:
http://www.exploit-db.com/
http://www.metasploit.com/
That said, you don't necessarily need an exploit in order to compromise a
system (see a few examples below).
Can you enumerate valid users via SMTP? Common things to try:
- VRFY
$ telnet target 25
220 target ESMTP Sendmail blah blah
vrfy test
550 5.1.1 test... User unknown
vrfy...