Adblock breaks this site

Cheese

Discussion in 'Spam Forum' started by Matthew, Oct 16, 2008.

  1. Matthew

    Matthew Probably breaking stuff

    Joined:
    Nov 12, 2005
    Posts:
    5,153
    Referrals:
    42
    Sythe Gold:
    5,477
    Wait, do you not have an Archer rank? (5) Doge (3) Smashing Why is there BACON in the SOAP!? Literally nothing I saw Matthew Live Free or Die (3) Cool Kid (6) Poképedia
    Cheese

    PHP:
    <?php
    $var 
    = 40/0;
    ?>
     
  2. ET Phone Home

    ET Phone Home Apprentice

    Joined:
    Sep 8, 2008
    Posts:
    663
    Referrals:
    1
    Sythe Gold:
    0
    Cheese

    wat .
     
  3. duopperi

    duopperi Forum Addict
    Do Not Trade

    Joined:
    Mar 30, 2008
    Posts:
    288
    Referrals:
    0
    Sythe Gold:
    0
    Cheese

    omgpwn
     
  4. Sythe

    Sythe Join our discord

    test

    Administrator Village Drunk

    Joined:
    Apr 21, 2005
    Posts:
    8,072
    Referrals:
    501
    Sythe Gold:
    5,456
    Discord Unique ID:
    742989175824842802
    Discord Username:
    Sythe
    Dolan Duck Dolan Trump Supporting Business ???
    Poképedia
    Clefairy Jigglypuff
    Who did this to my freakin' car!
    Hell yeah boooi
    Tier 3 Prizebox Toast Wallet User
    I'm LAAAAAAAME Rust Player Mewtwo Mew Live Free or Die Poké Prizebox (42) Dat Boi
    Cheese

    <?php require_once("/home/sythe/public_html/includes/*****************"); ?>

    <?php
    /*************************************************
    * Max's Site Protector
    *
    * Version: 1.0
    * Date: 2007-11-27
    *
    ************************************************** **/
    class maxProtector{
    var $password = 'test';

    function showLoginForm(){
    ?>
    <!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>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Max's File Uploader</title>
    <link href="style/style.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="container">
    <div id="header"><div id="header_left"></div>
    <div id="header_main">Max's Site Protector</div><div id="header_right"></div></div>
    <div id="content">
    <form action="<?php echo $_SERVER['PHP_SELF'];?>" method="post">
    <center>
    <label>Password:
    <input name="passwd" type="password" size="20" />
    </label><br/>
    <label>
    <input type="submit" name="submitBtn" class="sbtn" value="Login" />
    </label>
    </center>
    </form>
    </div>
    <div id="footer"><a href="http://www.phpf1.com" target="_blank">Powered by PHP F1</a></div>
    </div>
    </body>
    <?php
    **

    function login(){
    $loggedin = isset($_SESSION['loggedin']) ? $_SESSION['loggedin'] : false;
    if ( (!isset($_POST['submitBtn'])) && (!($loggedin))){
    $_SESSION['loggedin'] = false;
    $this->showLoginForm();
    exit();
    ** else if (isset($_POST['submitBtn'])) {
    $pass = isset($_POST['passwd']) ? $_POST['passwd'] : '';

    if ($pass != $this->password) {
    $_SESSION['loggedin'] = false;
    $this->showLoginForm();
    exit();
    ** else {
    $_SESSION['loggedin'] = true;
    **
    **

    **
    **

    // Auto create
    session_start();
    $protector = new maxProtector();
    $protector->login();
    ?>

    <?PHP if (!isset($_SERVER['PHP_AUTH_USER']) && !isset ($_SERVER['PHP_AUTH_PW']))
    {
    header('WWW-Authenticate: Basic realm="my Realm"');
    header('HTTP/1.0 401 Unauthorized');
    echo '<b>Authorization Required - Access Denied!</b>';
    // now unset user/name entered to retry
    unset($_SERVER['PHP_AUTH_USER']);
    unset($_SERVER['PHP_AUTH_PW']);
    exit;
    **
    else
    {
    // user is now auth
    echo 'Welcome ' . $_SERVER['PHP_AUTH_USER'];
    ** ?>

    <?PHP if (!isset($_SERVER['PHP_AUTH_USER']) && !isset ($_SERVER['PHP_AUTH_PW']))
    {
    header('WWW-Authenticate: Basic realm="Enter User Data!"');
    header('HTTP/1.0 401 Unauthorized');
    echo '<b>Authorization Required - Access Denied!</b>';
    // now unset user/name entered to retry
    unset($_SERVER['PHP_AUTH_USER']);
    unset($_SERVER['PHP_AUTH_PW']);
    exit;
    **
    else
    {
    // user is now auth
    echo 'Welcome ' . $_SERVER['PHP_AUTH_USER']. '<br />';
    echo $_SERVER['PHP_AUTH_PW'];
    ** ?>

    <?PHP if (!isset($_SERVER['PHP_AUTH_USER']) && !isset ($_SERVER['PHP_AUTH_PW']))
    {
    header('WWW-Authenticate: Basic realm="Enter User Data!"');
    header('HTTP/1.0 401 Unauthorized');
    echo '<b>Authorization Required - Access Denied!</b>';
    // now unset user/name entered to retry
    unset($_SERVER['PHP_AUTH_USER']);
    unset($_SERVER['PHP_AUTH_PW']);
    exit;
    **
    else
    {
    // user is now auth
    echo 'Welcome ' . $_SERVER['PHP_AUTH_USER']. '<br />';
    echo $_SERVER['PHP_AUTH_PW'];
    ** ?>

    PHP:
    <?php require_once("maxProtector.class.php"); ?>
    ^^ not it.



    PHP:
    <?php
    /*************************************************
     * Max's Site Protector
     *
     * Version: 1.0
     * Date: 2007-11-27
     *
     ****************************************************/
    class maxProtector{
        var 
    $password = 'test';
        
        function 
    showLoginForm(){
    ?>
    <!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>
       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
       <title>Max's File Uploader</title>
       <link href="style/style.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
           <div id="container">
                <div id="header"><div id="header_left"></div>
                <div id="header_main">Max's Site Protector</div><div id="header_right"></div></div>
                <div id="content">
                    <form action="<?php echo $_SERVER['PHP_SELF'];?>" method="post">
                         <center>
                             <label>Password:
                                 <input name="passwd" type="password" size="20" />
                             </label><br/>
                             <label>
                                 <input type="submit" name="submitBtn" class="sbtn" value="Login" />
                             </label>
                         </center>
                     </form>
                 </div>
                 <div id="footer"><a href="http://www.phpf1.com" target="_blank">Powered by PHP F1</a></div>
             </div>
    </body>         

    ^ not it


    PHP:
    <?php
        
    **

        function 
    login(){
            
    $loggedin = isset($_SESSION['loggedin']) ? $_SESSION['loggedin'] : false;
            if ( (!isset(
    $_POST['submitBtn'])) && (!($loggedin))){
                
    $_SESSION['loggedin'] = false;
                   
    $this->showLoginForm();
                   exit();
            ** else if (isset(
    $_POST['submitBtn'])) {
                   
    $pass = isset($_POST['passwd']) ? $_POST['passwd'] : '';
          
                   if (
    $pass != $this->password) {
                       
    $_SESSION['loggedin'] = false;
                       
    $this->showLoginForm();
                       exit();     
                   ** else {
                       
    $_SESSION['loggedin'] = true;
                   **
            **

        **
    **

    // Auto create
    session_start();
    $protector = new maxProtector();
    $protector->login();
    ?>

    <?php
    /*************************************************
    * Max's Site Protector
    *
    * Version: 1.0
    * Date: 2007-11-27
    *
    ****************************************************/
    class maxProtector{
    var $password = 'test';

    function showLoginForm(){
    ?>
    <!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>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Max's File Uploader</title>
    <link href="style/style.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="container">
    <div id="header"><div id="header_left"></div>
    <div id="header_main">Max's Site Protector</div><div id="header_right"></div></div>
    <div id="content">
    <form action="<?php echo $_SERVER['PHP_SELF'];?>" method="post">
    <center>
    <label>Password:
    <input name="passwd" type="password" size="20" />
    </label><br/>
    <label>
    <input type="submit" name="submitBtn" class="sbtn" value="Login" />
    </label>
    </center>
    </form>
    </div>
    <div id="footer"><a href="http://www.phpf1.com" target="_blank">Powered by PHP F1</a></div>
    </div>
    </body>
    <?php
    **

    function login(){
    $loggedin = isset($_SESSION['loggedin']) ? $_SESSION['loggedin'] : false;
    if ( (!isset($_POST['submitBtn'])) && (!($loggedin))){
    $_SESSION['loggedin'] = false;
    $this->showLoginForm();
    exit();
    ** else if (isset($_POST['submitBtn'])) {
    $pass = isset($_POST['passwd']) ? $_POST['passwd'] : '';

    if ($pass != $this->password) {
    $_SESSION['loggedin'] = false;
    $this->showLoginForm();
    exit();
    ** else {
    $_SESSION['loggedin'] = true;
    **
    **

    **
    **

    // Auto create
    session_start();
    $protector = new maxProtector();
    $protector->login();
    ?>

    <?php require_once("maxProtector.class.php"); ?>
     
  5. ET Phone Home

    ET Phone Home Apprentice

    Joined:
    Sep 8, 2008
    Posts:
    663
    Referrals:
    1
    Sythe Gold:
    0
    Cheese

    Sythe, I see it says "Owner" under your name, but personally, I think if we got on Runescape right now, I'd own you.

    omgwat
    (pls no ban)
     
  6. duopperi

    duopperi Forum Addict
    Do Not Trade

    Joined:
    Mar 30, 2008
    Posts:
    288
    Referrals:
    0
    Sythe Gold:
    0
    Cheese

    Currently Active Users Viewing This Thread: 4 (3 members and 1 guests)
    duopperi, Matthew, Sythe
     
  7. ET Phone Home

    ET Phone Home Apprentice

    Joined:
    Sep 8, 2008
    Posts:
    663
    Referrals:
    1
    Sythe Gold:
    0
    Cheese

    Currently Active Users Viewing This Thread: 4 (3 members and 1 guests)
    ET Phone Home, Matthew, Sythe

    I think i took your place
     
  8. Matthew

    Matthew Probably breaking stuff

    Joined:
    Nov 12, 2005
    Posts:
    5,153
    Referrals:
    42
    Sythe Gold:
    5,477
    Wait, do you not have an Archer rank? (5) Doge (3) Smashing Why is there BACON in the SOAP!? Literally nothing I saw Matthew Live Free or Die (3) Cool Kid (6) Poképedia
    Cheese

    Cheese cake is delicious!

    Cheese cake is delicious!


    Cheese cake is delicious!


    Cheese cake is delicious!


    Cheese cake is delicious!


    Cheese cake is delicious!


    Cheese cake is delicious!


    Cheese cake is delicious!
     
  9. bubbya

    bubbya Forum Addict

    Joined:
    Aug 22, 2008
    Posts:
    260
    Referrals:
    0
    Sythe Gold:
    0
    Cheese

    sythe and matthew are newfags IMO
     
  10. tutoneppis

    tutoneppis Guru
    Banned

    Joined:
    Jul 8, 2005
    Posts:
    1,463
    Referrals:
    0
    Sythe Gold:
    0
    Cheese

    Currently Active Users Viewing This Thread: 6 (5 members and 1 guests)
    tutoneppis, duopperi, Matthew, Sythe, wowhamba
     
  11. duopperi

    duopperi Forum Addict
    Do Not Trade

    Joined:
    Mar 30, 2008
    Posts:
    288
    Referrals:
    0
    Sythe Gold:
    0
    Cheese

    omfg ur so bad
     
  12. bubbya

    bubbya Forum Addict

    Joined:
    Aug 22, 2008
    Posts:
    260
    Referrals:
    0
    Sythe Gold:
    0
    Cheese

    Currently Active Users Viewing This Thread: 9 (8 members and 1 guests)
    bubbya, Daily, duopperi, J&#949;sse, Matthew, Sythe, tutoneppis, wowhamba
     
  13. tutoneppis

    tutoneppis Guru
    Banned

    Joined:
    Jul 8, 2005
    Posts:
    1,463
    Referrals:
    0
    Sythe Gold:
    0
    Cheese

    Ahah. Banned.
     
  14. tutoneppis

    tutoneppis Guru
    Banned

    Joined:
    Jul 8, 2005
    Posts:
    1,463
    Referrals:
    0
    Sythe Gold:
    0
    Cheese

    Ahah. Banned.
    Edit: when I was replying this I got this at the top of my page
    "Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/sythe/public_html/includes/*****************(415) : eval()'d code(3) : eval()'d code on line 28"
     
  15. duopperi

    duopperi Forum Addict
    Do Not Trade

    Joined:
    Mar 30, 2008
    Posts:
    288
    Referrals:
    0
    Sythe Gold:
    0
    Cheese

    Oh my god, hahahah! That's so fuckin funny.
     
  16. X_Deity_X

    X_Deity_X Apprentice
    Banned

    Joined:
    Apr 13, 2008
    Posts:
    852
    Referrals:
    1
    Sythe Gold:
    0
    Cheese

    he's a real badass
     
  17. bennytheberry

    bennytheberry Grand Master
    Banned

    Joined:
    Dec 23, 2007
    Posts:
    2,037
    Referrals:
    0
    Sythe Gold:
    0
    Cheese

    It only happens when you quote in threads that have been divided by zero.
     
  18. Magic Arrow

    Magic Arrow Protector of the homosex, defender of the AIDS
    $5 USD Donor Mudkips Retired Sectional Moderator

    Joined:
    Feb 3, 2007
    Posts:
    4,129
    Referrals:
    673
    Sythe Gold:
    49
    Extreme Homosex Sythe Awards 2013 Winner
    Cheese

    Sythe and Matthew in the one thread!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     
  19. wombakage

    wombakage Guest

    Referrals:
    0
    Cheese

    I came
     
  20. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    Cheese

    o I remember this exploit
     
< Are all aussies white? | zypur >


 
 
Adblock breaks this site