I''m an (Security Analysis Specialist) and i must complete this assignment to pass the current module of my current training certification
the instructor Gave me an assignment to design a "Phishing" Pages for a popular website and he chosen "PayPal" Website for me
he wants the Phishing pages like this
first page: the login page that will request for login info (Email + pass)
check paypal.com home page
second page: requesting for a personal details:
- FirstName LastName
- Address
- Phone Number
- Country ( drop-down )
Third page: requsting for:
- Date of birth
- Mother''s Maiden Name
Fourth Page: a confirmation page that will print a message ''thanks for verifying your account information..etc''
=============
- notes:
- the design mush looks like Paypal website style
- the design should be looks like an trusted and make the visitors not thinking that the design is looks phishy
- the design must be written in PHP
- the images,css,js must be stored locally with a folders "css, js, imgs"..etc
- url should have a parameters every page of design for example " info.php?x=0&login=true..etc" to make the url looks like a formal
- to make the pages undetectable by anti-viruses , there''s should be an encoder that''s encode the page every time visited. in JavaScript or anything else.