| |
| | Joined: Jan 2006 Posts: 1 Junior Member | | Junior Member Joined: Jan 2006 Posts: 1 | I am looking for links to read up on password phishing. Fake log in screens etc. I am not asking for anyone to tell how to do it but just a point in a direction.
Is this as easy as it seems? Can I take screen shots of a login screen and use it? | | | |
▼ Sponsored Links ▼
▲ Sponsored Links ▲
| | | | Joined: Feb 2002 Posts: 7,204 Likes: 11 Community Owner | | Community Owner Joined: Feb 2002 Posts: 7,204 Likes: 11 | Originally posted by tiger: Is this as easy as it seems? Can I take screen shots of a login screen and use it? No, most web password forms have *'s replacing the password, additionally some use random ammounts of *'s for each character... | | | | | Joined: Mar 2002 Posts: 815 nobody | | nobody Joined: Mar 2002 Posts: 815 | learn perl and cgi. What you can do is create a 'gateway' type of site. What the site would do is be an exact replica of the sites log in page except it would take the username and password and save it to a file then use those credentials to pass it through the cgi post to the login script and redirect them logged in to the site your stealing thier password for. I guess there are some parameters as a coder that you could check to verify that any login attempts are valid but im not sure how many people actually do those. | | | | | Joined: Dec 2002 Posts: 3,255 Likes: 3 UGN Elite | | UGN Elite Joined: Dec 2002 Posts: 3,255 Likes: 3 | You can do that with ASP, PHP, JSP, Python and many other languages too. | | |
Posts: 7,204 Joined: February 2002
| | | Forums41 Topics33,839 Posts68,797 Members2,177 | | Most Online73,244 Nov 9th, 2025 | | | |
| |