All public logs
From PwnWiki
Combined display of all available logs of PwnWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:32, 6 April 2021 Pwnwiki talk contribs created page CVE-2013-1775 Apple Mac OSX 10.8.4 權限提升漏洞 (Created page with "==EXP== <pre> #!/usr/bin/env perl $num_args = $#ARGV + 1; if ($num_args != 2) { print "\nUsage: exploit.pl ip.add.re.ss port\n"; exit; } print "\n"; print "=========...")