Register for your free account! | Forgot your password?

You last visited: Today at 01:08

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



md5 fail

Discussion on md5 fail within the General Coding forum part of the Coders Den category.

Reply
 
Old   #1
 
Gauloises93's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 136
Received Thanks: 21
md5 fail

Hey, direkt zum anfang:
Ich nutze epvp zum ersten mal für so eine frage. falls ich hier falsch bin, bitte ich um verschiebung.

PHP Code:
<?php 
    
include('config.php');
    if(isset(
$_POST['submit']) && $_POST['submit'] == 'Register') {
        
$username mysql_real_escape_string($_POST['username']);
        
$password mysql_real_escape_string($_POST['password']);
        
$rl_name mysql_real_escape_string($_POST['rl_name']);
        
$email mysql_real_escape_string($_POST['email']);
        
$del_code mysql_real_escape_string($_POST['del_code']);

        
$sql "INSERT INTO Interresenten SET Name = '".$username."', email = PASSWORD('".$password."'), telefon = '".$rl_name."', adresse = '".$email."', bemerkungen = '".$del_code."'";
        
$result mysql_query($sql);
        if(
$result) { echo 'Registrierung war erfolgreich.'; } else { echo 'Fehler bei der Registrierung. (Name doppelt vorhanden?)'; }
    }
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>[zensur] Register</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="Registration" />
<meta name="keywords" content="some, keywords, comes, later" />
<meta name="language" content="en" />
<meta name="robots" content="index,follow" />
<meta name="author" content="S3cr3t" />
<meta name="revisit-After" content="5 days" />
<meta name="distribution" content="local" />
<style type="text/css">
<!--
body         { background:#00F;    color:#FFF; font:bold 8pt Verdana,Arial,Helvetica,sans-serif; }
#container    { margin:40px auto; width:750px; overflow:hidden; }
#text         { padding:5px; }
#text ul     { padding:0px; margin-left:15px; }
#text li     { display:block; }
#left         { float:left; }
#right         { float:right; margin-right:15px; }
!-->
</style>
<script type="text/javascript">
if (top.frames.length != 0)
    top.location=self.location;
</script>
</head>
<body>
<br />[zensur] Interresenten Register. <br />
<br />

    <div id="container">
        <div id="text">
            <form action="index.php" method="post">
                <ul>
                    <li>Vor- und Nachname</li>
                    <li><input type="text" name="username" size="60" /></li>
                    <li>&nbsp;</li>
                    <li>E-Mail</li>
                    <li><input type="text" name="password" size="60" /></li>
                    <li>&nbsp;</li>
                    <li>Telefonnummer</li>
                    <li><input type="text" name="rl_name" size="60" /></li>
                    <li>&nbsp;</li>
                    <li>Adresse</li>
                    <li><input type="text" name="email" size="60" /></li>
                    <li>&nbsp;</li>
                    <li>Bemerkungen</li>
                    <li><input type="text" name="del_code" size="60" /></li>
                    <li>&nbsp;</li>
                    <li><input type="submit" name="submit" value="Eintragen!" /></li>
                </ul>
            </form>
        </div>
    </div>
Ich habe eine regi seite für ein spiel geschändet und eine allgemeine regi seite draus gemacht. die email, welche in die db eingetragen wird ist allerdings md5 verschlüsselt.
wie kann ich das deaktivieren?

MFG
Gauloises93
Gauloises93 is offline  
Old 12/06/2010, 13:30   #2
 
elite*gold: 42
Join Date: Jun 2008
Posts: 5,426
Received Thanks: 1,888
Code:
PASSWORD('".$password."')
Die stelle
MoepMeep is offline  
Thanks
1 User
Old 12/06/2010, 13:44   #3
 
Gauloises93's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 136
Received Thanks: 21
alles klar, danke!
Gauloises93 is offline  
Reply


Similar Threads Similar Threads
FAIL | WAS FÜR EIN FAIL [ VIDEO ] | FAIL
09/22/2010 - Off Topic - 12 Replies
Schaut euch das an OMG XD YouTube - Durchfall im Pool
About this Fail Board and another Fail User
02/15/2010 - Mabinogi - 4 Replies
I sent this to Kev, the Mod of this Section, some Time ago. He said he'll think about what to do, but of course he didn't, so I'll just post it here, so the Kids can start one more brainless Flamewar about something... ... I just read some random Thread from "Trismic" and realized his Signature. It has a Link to his website http://methus.co.nr and after a Sec I recalled where I know his website from... He is promoting a fake "Mabinogi Gold Generator" on Youtube which tries to gather...
rSRO = fail or not fail?
01/25/2010 - Silkroad Online - 44 Replies
Admins are lazy and stupid. Cant login 24/7 servers are full of goldbots... and no item mall so you cant buy prem+ my vote is failzor
[Fail] TQ Fail Thread
01/27/2009 - Conquer Online 2 - 19 Replies
Alright, since TQ has had a lot of fails, ranging from small to epic, I think it would be a great idea to combine all their fails in one thread. Post a screenshot or story of a TQ fail. http://www.elitepvpers.com/forum/attachments/co2-m ain-discussions-questions/18770d1232613899-fail-tq -fail-thread-tqfail.jpg



All times are GMT +1. The time now is 01:08.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.