You are Security Analysis Specialist and complete this assignment to pass the current module of current training certification the instructor
Design a "Phishing" Pages for a popular "PayPal" Website. Needs 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.