BlackHatSpace.com & StudioBebop presents Operation Abscondant Amaurosis By LostBrilliance Requirements: - MySQL http://mysql.com/ - PHP http://php.net/ - Javascript-enabled Web Browser Setup: In order to use this script you will need to place all of the .php files and the .htaccess file in the same working directory. In order for the SQL to work correctly, you will need to create TWO tables: - CREATE TABLE links (link varchar(255), active BOOL); - CREATE TABLE ips (ip varchar(15)); Once you have created these tables, you must open the files "stuff.php" and "admin.php" and edit the variables $dbHost, $dbUser, $dbPass and $dbDB that are necessary to connect to your MySQL database. A working demonstration of how to implement this script's ability to check for unique IP address hits and generate any number of CSS-hidden iFrames containing the code necessary to utilize the redirection script used to hide HTTP Referer headers from being sent to the given URL can be found in "stuff.php". A working demonstration of how to implement this script's same ability using a specific image on your server can be found in "test.html". In order for the example in "test.html" to work, you will need to open the .htaccess file included with the project and edit the imagename and the URL the RewriteRule redirects the image to. Use: Using the administration page is very simple, assuming all MySQL has been configured properly. On the left pane you have URL management, which includes fields to add lists of or single URLs to the working list, remove specific URLs, set specific URLs as active/inactive and Clear (remove all of) the current URLs. Note: After changing whether or not any of the URLs are active you must click the "Update Active Links" button in order for the changes to take effect. The second pane of the administrative page contains a table of all the unique IP addresses that have executed the script and invisibly visited the currently active URLs. This table works the same way as the URLs table. --LostBrilliance www.BlackHatSpace.com The BlackHat SEO Underground