Basic Mission 8

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 8

Post by LoGiCaL__ on Fri May 25, 2012 11:48 am
([msg=66603]see Re: Basic Mission 8[/msg])

Halberdier wrote:Hey,

does anybody have problems with escaping? When I enter ">" I get it translated into ">", for example. This prevents the execution of commands.

Thanks in advance.


Read the very first post in this topic. It will help you out.
User avatar
LoGiCaL__
Moderator
Moderator
 
Posts: 1048
Joined: Sun May 30, 2010 12:33 pm
Blog: View Blog (0)


Re: Basic Mission 8

Post by Halberdier on Sat May 26, 2012 4:56 pm
([msg=66618]see Re: Basic Mission 8[/msg])

LoGiCaL__ wrote:Read the very first post in this topic. It will help you out.


Well, evidently I'm overlooking something very basic. The first post refers to http://httpd.apache.org/docs/1.3/howto/ssi.html, but apparently that doc gives for granted that '<' and '>' are already unescaped, then it goes straight to the SSI directive syntax.
User avatar
Halberdier
New User
New User
 
Posts: 5
Joined: Fri Apr 06, 2012 7:22 am
Blog: View Blog (0)


Re: Basic Mission 8

Post by LoGiCaL__ on Sat May 26, 2012 7:15 pm
([msg=66620]see Re: Basic Mission 8[/msg])

Halberdier wrote:
LoGiCaL__ wrote:Read the very first post in this topic. It will help you out.


Well, evidently I'm overlooking something very basic. The first post refers to http://httpd.apache.org/docs/1.3/howto/ssi.html, but apparently that doc gives for granted that '<' and '>' are already unescaped, then it goes straight to the SSI directive syntax.


The mission works. The most I can say without giving it completely away is that you are probably just entering the wrong command. Also you can PM me, but where are you entering this at?
User avatar
LoGiCaL__
Moderator
Moderator
 
Posts: 1048
Joined: Sun May 30, 2010 12:33 pm
Blog: View Blog (0)


Re: Basic Mission 8

Post by Halberdier on Sun May 27, 2012 9:48 am
([msg=66622]see Re: Basic Mission 8[/msg])

LoGiCaL__, thank you very much for taking the trouble to answer me. My issue was perhaps more psychological than technical (even if still a bit puzzling to me).

After reading the SSI command syntax, I tried some incomplete commands, just to see the outcome. Entering a single '<', for example, this is HTML-escaped into &lt;. This caused me to block, because I imagined that it would prevent the commands from being interpreted.

By entering a complete command, instead, it is parsed correctly, and I eventually completed the mission. So probably the escape function is in the pipeline after the SSI interpretation.

(Also, I noticed that entering the word "script" into Stephanie's box, it is used somehow and disappears from the name.)
User avatar
Halberdier
New User
New User
 
Posts: 5
Joined: Fri Apr 06, 2012 7:22 am
Blog: View Blog (0)


Re: Basic Mission 8

Post by LoGiCaL__ on Sun May 27, 2012 12:17 pm
([msg=66623]see Re: Basic Mission 8[/msg])

Halberdier wrote:LoGiCaL__, thank you very much for taking the trouble to answer me. My issue was perhaps more psychological than technical (even if still a bit puzzling to me).

After reading the SSI command syntax, I tried some incomplete commands, just to see the outcome. Entering a single '<', for example, this is HTML-escaped into &lt;. This caused me to block, because I imagined that it would prevent the commands from being interpreted.

By entering a complete command, instead, it is parsed correctly, and I eventually completed the mission. So probably the escape function is in the pipeline after the SSI interpretation.

(Also, I noticed that entering the word "script" into Stephanie's box, it is used somehow and disappears from the name.)


Sweet deal man. Congratz.
User avatar
LoGiCaL__
Moderator
Moderator
 
Posts: 1048
Joined: Sun May 30, 2010 12:33 pm
Blog: View Blog (0)


Re: Basic Mission 8

Post by skwh on Tue May 29, 2012 1:23 am
([msg=66649]see Re: Basic Mission 8[/msg])

Ok. I'm sorry, but i'm seriously stuck. I've read half of the posts here and they all say the same thing about the ls command, etc. whenever i enter any kind of SSI into the box i get the "So please manipulate your code so that it is a little more pertaining to the level" message. People talk about ls, directories and filesystems, but I don't get it. I type not spoiler but really close it says that i need to change my code. I haven't even gotten a list of .shtml files yet. What am i doing wrong?
skwh
New User
New User
 
Posts: 3
Joined: Tue May 29, 2012 1:19 am
Blog: View Blog (0)


Re: Basic Mission 8

Post by limdis on Tue May 29, 2012 10:57 am
([msg=66656]see Re: Basic Mission 8[/msg])

skwh wrote:Ok. I'm sorry, but i'm seriously stuck. I've read half of the posts here and they all say the same thing about the ls command, etc. whenever i enter any kind of SSI into the box i get the "So please manipulate your code so that it is a little more pertaining to the level" message. People talk about ls, directories and filesystems, but I don't get it. I type not spoiler but really close it says that i need to change my code. I haven't even gotten a list of .shtml files yet. What am i doing wrong?


You are very close! Talk through your script out loud. That helped me on this mission (and the next). Pay particular attention to where you are and where you need to be.
"The quieter you become, the more you are able to hear..."
"Drink all the booze, hack all the things."
User avatar
limdis
Moderator
Moderator
 
Posts: 975
Joined: Mon Jun 28, 2010 5:45 pm
Blog: View Blog (0)


Re: Basic Mission 8

Post by skwh on Tue May 29, 2012 7:10 pm
([msg=66675]see Re: Basic Mission 8[/msg])

limdis wrote:Pay particular attention to where you are and where you need to be.

That's the problem, all of the commands I enter, I'm told that i need to adjust my input. I can't figure out where I am or how to display anything, because it says I need to change my code to be different. I don't use UNIX, so i'm not familiar with the commands or even how to correctly change directory.
skwh
New User
New User
 
Posts: 3
Joined: Tue May 29, 2012 1:19 am
Blog: View Blog (0)


Re: Basic Mission 8

Post by edone automaton on Wed May 30, 2012 6:24 pm
([msg=66697]see Re: Basic Mission 8[/msg])

skwh wrote:. I don't use UNIX, so i'm not familiar with the commands or even how to correctly change directory.


That's your problem right there. Take a little bit of time to learn (it wont take long I promise) and you will get more from the mission. ;)
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 8

Post by Monica on Thu May 31, 2012 12:07 am
([msg=66705]see Re: Basic Mission 8[/msg])

Why isn't this thread deleted and remade and locked so that idiots can stop repeating the same hints over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over?

I originally "remade" this silly thread on Tue Mar 03, 2009 2:25 pm
hi am new so plz dont troll me or i report 2 the HTS mods ty
User avatar
Monica
Contributor
Contributor
 
Posts: 890
Joined: Thu Oct 02, 2008 12:29 am
Location: In The Shadows
Blog: View Blog (0)


PreviousNext

Return to Basic

Who is online

Users browsing this forum: No registered users and 0 guests