leetupload
September 08, 2010, 06:28:54 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Click here to get back to the Database!
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: ok, same only question, how do you get through password protected site  (Read 2075 times)
blackangel
Nubz04
*
Posts: 15


View Profile
« on: August 13, 2007, 12:50:40 pm »

The dude who gave me the password changed it again. but now i know it's javascript.
how i can get in there?
Logged
glj12
Administrator
[user]$ sudo su
*****
Posts: 373



View Profile WWW Email
« Reply #1 on: August 13, 2007, 01:08:05 pm »

What might the site be? It'll make it easier so all of us can poke around and whatnot.
Logged

Support leetupload.com!
blackangel
Nubz04
*
Posts: 15


View Profile
« Reply #2 on: August 14, 2007, 03:27:00 pm »

right here, it's in chinese, it's like a facebook, and is my friend's.  So please don't do any damage to it.
http://user.qzone.qq.com/405302606
Logged
glj12
Administrator
[user]$ sudo su
*****
Posts: 373



View Profile WWW Email
« Reply #3 on: August 14, 2007, 07:15:51 pm »

I don't "roll" that way. I will check it out.
Logged

Support leetupload.com!
blackangel
Nubz04
*
Posts: 15


View Profile
« Reply #4 on: August 15, 2007, 09:32:00 am »

any luck?
Logged
9077
Nubz04
*
Posts: 7


View Profile
« Reply #5 on: August 16, 2007, 11:44:04 am »

I'm wiat ofr it , too.
if success, please mail me a copy.
I'm user to just replace the '@' to '.qzone.' of my mailaddr.
Logged
DaveDaDon
Nubz04
*
Posts: 23

www.silenthex.net


View Profile WWW
« Reply #6 on: August 18, 2007, 07:07:07 pm »

try viewing the source

edit: i viewed the source
and saw that it had these link in it

http://20050606.qzone.qq.com/
http://rc.qzone.qq.com/web
http://users.qzone.qq.com/cgi-bin/user/cgi_auth << method in which checks if ur password is correct
http://imgcache.qq.com/qzone/toolbar/toolbar.js

idk if thats useful, i know no chinese whatso ever

hmm i went to the cgi_auth page
and this is the source

Code:
<html>
<script>
window.alert("对不起,由于网络繁忙,请稍后再试!");
history.go(-1);
</script>
</html>

so its basically just a blank page....
« Last Edit: August 18, 2007, 07:15:30 pm by DaveDaDon » Logged

blackangel
Nubz04
*
Posts: 15


View Profile
« Reply #7 on: August 18, 2007, 08:19:06 pm »

it's not a blank page, i am sure of that.
and your information is not helpful at all, i need neighter the links nor the knowledge of what ever method is used to check for the correct pass. I care about only one thing, how to get through.
Logged
glj12
Administrator
[user]$ sudo su
*****
Posts: 373



View Profile WWW Email
« Reply #8 on: August 18, 2007, 08:32:29 pm »

He's not going to spoon feed it to you, he merely was pointing out what he had found that might give you some direction towards your goal.
Logged

Support leetupload.com!
DaveDaDon
Nubz04
*
Posts: 23

www.silenthex.net


View Profile WWW
« Reply #9 on: August 19, 2007, 01:03:58 pm »

lol man u just made urself look like a complete asshole

im trying to tell u that when u press the submit button
it goes here (http://users.qzone.qq.com/cgi-bin/user/cgi_auth)
now the coding in (http://users.qzone.qq.com/cgi-bin/user/cgi_auth) is

Code:
<html>
<script>
window.alert("对不起,由于网络繁忙,请稍后再试!");
history.go(-1);
</script>
</html>

which is basically only going to display the characters
Code:
对不起,由于网络繁忙,请稍后再试!
then send u back to the page u came back from
Code:
history.go(-1);

so no matter what pass u put in, its only going to send u to the same page u came from

MEANING: there isnt any content behind the website u provided us with
Logged

glj12
Administrator
[user]$ sudo su
*****
Posts: 373



View Profile WWW Email
« Reply #10 on: August 19, 2007, 02:19:03 pm »

DaveDaDon:

I got your back. Smiley
Logged

Support leetupload.com!
9077
Nubz04
*
Posts: 7


View Profile
« Reply #11 on: August 22, 2007, 07:34:15 am »

Code:
<html>
<script>
window.alert("对不起,由于网络繁忙,请稍后再试!"); //"Sorry, Network is busyin now, Please try later."
history.go(-1);
</script>
</html>
Logged
blackangel
Nubz04
*
Posts: 15


View Profile
« Reply #12 on: August 22, 2007, 06:37:09 pm »

I'm no asshole, bro.
go look at the site now, the host took down the bloody password thingy.
There is something behind the website i give to you........after all.
Logged
blackangel
Nubz04
*
Posts: 15


View Profile
« Reply #13 on: August 25, 2007, 06:21:01 pm »

what?speechless?you say i'm a asshole...........
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!