RSS cache script - Ausome1 - 2008-09-25 18:59:59
This is a script that scrapes other web pages and creates cache files of the data. This script uses parallel processing to speed up the execution time.
Click
here to view "RSS cache script"
.368_shell - mediocre - 2008-06-05 06:29:44
A basic and uncomplete alternative content management system. <br />
<br />
Notes: <br />
- Creates stn.txt on server as a placeholder for saving filenames.<br />
- Upload feature not working, hence commented out. <br />
- Cannot create directories :O <br />
- Page alignment is messed up lol<b
Click
here to view ".368_shell"
Binary-Ascii-HEX-Plain text converter - Link- - 2008-09-26 10:22:23
This is an HTML page containing the php code, that will convert binary to hex-ascii-plain text and vis versa to all... <br />
<br />
Copy/Paste the code into the file "BAHOC.php" run it and enjoy..<br />
<br />
Regards,<br />
Link-
Click
here to view "Binary-Ascii-HEX-Plain text converter"
Smiple Bot - NotMyOwn - 2008-09-12 00:49:42
This is a smiple PHP Bot, it is written by me. It has enough information in it to being making some very advanced bots.
Click
here to view "Smiple Bot"
PHP Information Logger - s0cketWhore - 2008-10-11 19:15:21
Log everyone who visits your sites information.
Click
here to view "PHP Information Logger"
Plain-Text to Binary - Link- - 2008-10-28 14:22:41
Plain-Text to binary convert, with a delimiter option.
Click
here to view "Plain-Text to Binary"
SQL Table to HTML Table Function - Teksaid - 2008-11-20 03:23:51
Function used to take all the data from a mySQL table and create a HTML table display the information.
Click
here to view "SQL Table to HTML Table Function"
Link Creator - haZed - 2008-11-20 22:39:42
For use with links on warez forums encoded in [code] tags, where you need direct links for DownThemAll\'s DTA on-click. This will take input, and turn it into hyperlinks, exploding at \\n. <br />
<br />
Basic, but useful script.
Click
here to view "Link Creator"
Image to ASCII - winkleer - 2008-12-01 07:45:44
Simple image to ASCII text converter in PHP.
Click
here to view "Image to ASCII"
PHP FTP Bruter - blink_212 - 2009-02-26 22:50:51
A simple PHP FTP dictionary attacker. Usage : php <br />
<br />
ftp_crack.php <userlist> <passlist> <host> <port>
Click
here to view "PHP FTP Bruter"
MySQL Bruter - blink_212 - 2009-05-17 21:23:10
A simple script for testing a MySQL users password. Reads the usernames and passwords from a list.<br />
<br />
Usage : <br />
php mysql-brute.php <userlist> <passlist> <host> <port>
Click
here to view "MySQL Bruter"
Basic auth password craker (sockets) - mofm - 2009-05-31 07:02:08
This is a basic auth password cracker. it uses sockets to make a connection and sends an http request and waits for reply.
Click
here to view "Basic auth password craker (sockets)"
[PHP] Auth-Force - blink_212 - 2009-07-27 11:07:48
Auth force is a basic HTTP authentication cracker. You give it a username and password list and let it run.<br />
Usage :- php auth-force.php <userlist> <passlist> <host> <path> <port><br />
<br />
blink_212
Click
here to view "[PHP] Auth-Force"
Drop Down List of Countries - Ausome1 - 2009-08-31 07:57:07
This is a drop down list of countries using PHP to generate the options from an array. It also remembers the last option selected after a submit. This code also uses an array to store the countries that can also be used for validation on a submit as well.
Click
here to view "Drop Down List of Countries"
SSH-Force - blink_212 - 2009-08-26 22:56:43
A PHP script for checking for weak SSH logins. Simple, easy to use. (Requires the php_ssh2.dll extension on Windows, and the libssh2 package on Linux).<br />
<br />
blink_212
Click
here to view "SSH-Force"
[PHP] Mini Reverse Shell - blink_212 - 2009-08-27 12:46:20
A small reverse PHP shell. Uses PHP sockets. You should add more error checking really, but meh, I can\'t be arsed.<br />
<br />
blink
Click
here to view "[PHP] Mini Reverse Shell"
Get Real IP - Posix - 2009-10-21 04:09:53
Check for the first plausible real IP address even when behind a proxy.
Click
here to view "Get Real IP"
[php] portscanner - Psiber_Syn - 2009-12-17 10:04:26
here goes again im glad i get to resubmit it the other had a slight error but its fixed now
Click
here to view "[php] portscanner"
[PHP] Live-Site v1.0 - blink_212 - 2009-12-20 15:31:37
A nice script for checking a large list of domains retreived from a reverse IP domain checker. More information in the comments.
Click
here to view "[PHP] Live-Site v1.0"