Basic Mission 7

Learn new things
Forum rules
DO NOT POST ANSWERS OR SPOILERS! [IE: Mission Links, Mission File Names/Pages, Scripts, etc.]

Posting these will result in warnings/bans!

Re: Basic Mission 7

Post by occamsrzr on Fri Nov 11, 2011 4:58 pm
([msg=62893]see Re: Basic Mission 7[/msg])

cyberwild360 wrote:I'm almost positive that something is not right. Could someone take a look at it. There is no calendar showing up for me.


The mission is fine. It's your command that's wrong.

I've said it before and I'll say it again. "one-line" shell scripting is the key.
occamsrzr
New User
New User
 
Posts: 47
Joined: Wed Aug 24, 2011 10:28 pm
Blog: View Blog (0)


Re: Basic Mission 7

Post by edone automaton on Fri Nov 11, 2011 6:37 pm
([msg=62894]see Re: Basic Mission 7[/msg])

occamsrzr wrote:The mission is fine. It's your command that's wrong.

I've said it before and I'll say it again. "one-line" shell scripting is the key.


cyberwild360 wrote: There is no calendar showing up for me.

to see the calendar all you need to do is enter a date and press 'view', no other command is necessary. At present if you enter a date you get the message:

'Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@hackthissite.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.'


The mission is not fine.
A wise man can learn more from a foolish question than a fool can learn from a wise answer.
-Bruce Lee
User avatar
edone automaton
Poster
Poster
 
Posts: 189
Joined: Sat May 21, 2011 7:09 am
Blog: View Blog (0)


Re: Basic Mission 7

Post by mShred on Fri Nov 11, 2011 9:50 pm
([msg=62896]see Re: Basic Mission 7[/msg])

Srsly. viewtopic.php?f=8&t=8094.
The shits being worked on.
Image

For those about to rock.
User avatar
mShred
Administrator
Administrator
 
Posts: 1486
Joined: Tue Jun 22, 2010 4:22 pm
Blog: View Blog (2)


Re: Basic Mission 7

Post by LoGiCaL__ on Sat Nov 12, 2011 4:00 am
([msg=62897]see Re: Basic Mission 7[/msg])

test
Code: Select all
man cal
User avatar
LoGiCaL__
Moderator
Moderator
 
Posts: 1049
Joined: Sun May 30, 2010 12:33 pm
Blog: View Blog (0)


Re: Basic Mission 7

Post by edone automaton on Sat Nov 12, 2011 7:26 am
([msg=62898]see Re: Basic Mission 7[/msg])

mShred wrote:Srsly. viewtopic.php?f=8&t=8094.
The shits being worked on.


Yeah. That's what I said.
edone automaton wrote:You are right. There is some behind-the-scenes-stuff going on, so it's most likely related to that. Be patient ;)
A wise man can learn more from a foolish question than a fool can learn from a wise answer.
-Bruce Lee
User avatar
edone automaton
Poster
Poster
 
Posts: 189
Joined: Sat May 21, 2011 7:09 am
Blog: View Blog (0)


Re: Basic Mission 7

Post by LoGiCaL__ on Sun Nov 13, 2011 12:19 am
([msg=62908]see Re: Basic Mission 7[/msg])

Just an update.

Basic Mission 7 is back on track and works.
User avatar
LoGiCaL__
Moderator
Moderator
 
Posts: 1049
Joined: Sun May 30, 2010 12:33 pm
Blog: View Blog (0)


Re: Basic Mission 7

Post by droogben on Fri Nov 18, 2011 3:17 am
([msg=62957]see Re: Basic Mission 7[/msg])

I completed the mission, but there is an issue I wanted to discuss. So I don't give any spoilers, let's just say the password is in a file called password.php.

When I open the file in my browser, I get the correct password. But when I go to the command line, and do "wget same_url," I get a local copy of password.php, but it has the wrong password (it's still a short string with letters and numbers).

I'm sorry if I revealed spoilers, I would be happy to move this conversation to a pm, I just wasn't sure how to expose this concern of mine.
droogben
New User
New User
 
Posts: 2
Joined: Fri Nov 18, 2011 3:07 am
Blog: View Blog (0)


Re: Basic Mission 7

Post by LoGiCaL__ on Fri Nov 18, 2011 9:29 am
([msg=62959]see Re: Basic Mission 7[/msg])

droogben wrote:I completed the mission, but there is an issue I wanted to discuss. So I don't give any spoilers, let's just say the password is in a file called password.php.

When I open the file in my browser, I get the correct password. But when I go to the command line, and do "wget same_url," I get a local copy of password.php, but it has the wrong password (it's still a short string with letters and numbers).

I'm sorry if I revealed spoilers, I would be happy to move this conversation to a pm, I just wasn't sure how to expose this concern of mine.


Good question and nice pick up. After trying this for myself on my linux box I had the same issue then something clicked. Went back onto my windows box signed out and typed in the same url while logged out and boom. It gave me the same incorrect string password. So I'm guessing because you're not logged in when you access the page it will not give the correct password.
User avatar
LoGiCaL__
Moderator
Moderator
 
Posts: 1049
Joined: Sun May 30, 2010 12:33 pm
Blog: View Blog (0)


Re: Basic Mission 7

Post by droogben on Fri Nov 18, 2011 10:54 pm
([msg=62962]see Re: Basic Mission 7[/msg])

LoGiCaL__ wrote:Good question and nice pick up. After trying this for myself on my linux box I had the same issue then something clicked. Went back onto my windows box signed out and typed in the same url while logged out and boom. It gave me the same incorrect string password. So I'm guessing because you're not logged in when you access the page it will not give the correct password.


I see, thanks for the explanation. Can you please explain why this happens though? Are there two websites for URL/password.php, and it uses the hackthissite authentication system to determine which website to display?
droogben
New User
New User
 
Posts: 2
Joined: Fri Nov 18, 2011 3:07 am
Blog: View Blog (0)


Re: Basic Mission 7

Post by conscience on Sat Nov 19, 2011 10:46 am
([msg=62964]see Re: Basic Mission 7[/msg])

I guess new passwords are generated per user session or so. If this is the case, your cookies may (or may not) somehow reflect it. When you're logged out, the generated pass won't be tied to a valid record, so the input page will not accept it. However, this is my first guess only
Let him who has understanding recount the number of the beast, for it is a human number: His number is 0x029A.
conscience
Poster
Poster
 
Posts: 248
Joined: Thu Jan 08, 2009 9:05 pm
Location: 127.0.0.1
Blog: View Blog (0)


PreviousNext

Return to Basic

Who is online

Users browsing this forum: No registered users and 0 guests