Relative Content

Tag Archive for phphtml

Form data stealing and sending it to real website in order to connect a user

I am redoing a post to better explain what I would like to make work. I am currently working on a project where we must implement vulnerabilities or hacks that are interesting to present for educational purposes. Currently my project idea is to present QRphishing and website aspiration with HTTrack for malicious purposes. Currently we have been provided with a website called “balleshistik” which has a connection form to a members area. I currently have a copy of the website called “balleshistic” made using HTTrack. But the idea is that when a person arrives on my copied site and enters their identifiers in the form, their identifiers are stolen/stored on the hacker’s server which hosts the copied site and send that form POST request to the real site in order to actually connect the user to the member area of the real website, so that an average user who is tricked does not realize the deception.

Web site com problema de encaminhamento para email

Possuo um site da empresa onde temos uma aba de “fale conosco”, no código fonte está direcionado para uma conta de e-mail, mas ao enviar a mensagem chega para um e-mail que não está listado lá.

Message doesn’t get displayed

So I am creating a login form with php and html,for some reason that I can’t understand the message when user don’t use the write credentials doesn’t show up.