A Simple Facebook Phishing Page • For educational use only • The author is not responsible for illegal misuse.

Fixed README command

+2 -2
+2 -2
README.md
··· 3 3 A simple phishing Page using php 4 4 5 5 - Full permission to credentials.txt 6 - ````shell 6 + ```shell 7 7 sudo chmod u+x config/allow_credentials.sh 8 8 ./config/allow_credentials.sh 9 - `` 9 + ```