2 matches found
HP-UX FTPD <= 1.1.214.4 "REST" Remote Brute Force Exploit
No description provided by source. / Author: phased /str0ke / include sys/types.h include sys/socket.h include netinet/in.h include arpa/inet.h include netdb.h include stdio.h include unistd.h int main int argc, char argv int sock, rc; long int i; struct sockaddrin saddr; struct hostent h; char...
HP-UX ftpd REST bug
Because of a bug in REST processing value given is treated as a memory address. It makes it possible to read any memory block...