An assignment to design a "Phishing" Pages for a popular website "Apple" Phishing pages like this first page:
the login page that will request for login info here's the apple login 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 Apple 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.