WeakNet Social Network

WeakNet Social Network

Powered by MySQL and PHP

WeakNet Social Network is a small Jump-Start server that comes with WeakNet Linux Version 3+ This server is a web based social network you can use in a quick minute to chat online with your friends from anywhere in the world!

This server has been modified to be completely “hackable” use it to learn SQL injection and PHP hacking! Set it up in your lab and start hacking away at it!

The WSN pretty much clones FaceBook.com as you can post to peoples profiles, send private messages, write blogs, and choose your Weak Social Network as well!

All of this functionality comes RIGHT from the WeakNet Linux Assistant Lite live CD, using PHP, Lighttpd, and MySQL!

If you choose not to download the WNLA version 3 Lite disk, you can download the source code for the Social Network here:

WSN.zip DOWNLOAD HERE

And you can install It with a few basic commands.

Install MySQL and create the database named “social” – create database social; grant ALL on social.* to ‘www-data’@'localhost’ identified by Grant ALL access to www-data to social.* with the password of your choice (you will have to edit the php files to change all the passwords)
Run mysql social -p -u root < social.sql to create tables in "social"
install Apache2 or Lighttpd and put the "social" directory on the webserver's directory tree somewhere.
If you have any questions or need help, please feel free to Email

weaknetlabs[at]gmail[dot]com