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 fauxpas09 on Thu May 03, 2012 12:34 pm
([msg=66103]see Re: Basic Mission 7[/msg])

spacemaster wrote:i figured it out finally.It's easy and here's a hint.U have to find command for listing files and u have to learn to use commands at the same line.Don't forget the url.I hope it isn't too much of a hint.


This helped me.
fauxpas09
New User
New User
 
Posts: 4
Joined: Wed May 02, 2012 9:43 am
Blog: View Blog (0)


Re: Basic Mission 7

Post by hornager on Thu May 10, 2012 9:40 am
([msg=66254]see Re: Basic Mission 7[/msg])

This is a very logical mission. Here is some hints. I just solved it.

DO not overthink this.
2 Commands on the same line is a must
make a flow chart of the events if it helps
Make sure to explore the problem THOROUGHLY!
(command 1 (insert dual comand symbol here) command 2)

Good luck to all.
hornager
New User
New User
 
Posts: 1
Joined: Thu May 10, 2012 9:37 am
Blog: View Blog (0)


Re: Basic Mission 7

Post by David DuCunty on Fri May 18, 2012 8:30 pm
([msg=66426]see Re: Basic Mission 7[/msg])

I hope this isn't a spoiler (first time actually posting) but I found the URL to be particularly helpful.
David DuCunty
New User
New User
 
Posts: 3
Joined: Sun Oct 17, 2010 9:18 pm
Blog: View Blog (0)


Re: Basic Mission 7

Post by loxk2 on Tue Jul 03, 2012 8:13 pm
([msg=67703]see Re: Basic Mission 7[/msg])

I have a question, and i hope you can help me with it.
I've already solved it, so please tell me if the question is a spoiler.

So, when you finally find the file, why can't we use a "cat " command to view it?

Thanks a lot.
loxk2
New User
New User
 
Posts: 2
Joined: Tue Jul 03, 2012 8:07 pm
Blog: View Blog (0)


Re: Basic Mission 7

Post by mShred on Wed Jul 04, 2012 2:29 am
([msg=67705]see Re: Basic Mission 7[/msg])

loxk2 wrote:I have a question, and i hope you can help me with it.
I've already solved it, so please tell me if the question is a spoiler.

So, when you finally find the file, why can't we use a "cat " command to view it?

Thanks a lot.

Good question. If this were real life, then you'd probably be able to. But anything other than the actual answer has been stripped from the mission for security reasons.
Image

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


Re: Basic Mission 7

Post by handracs2000 on Wed Jul 04, 2012 4:09 am
([msg=67706]see Re: Basic Mission 7[/msg])

hi,

I am really confused now. I am able to list the directory content and found one file whose name is supposed to be the password. However, when I tried the value, the system always told me that the password is incorrect. I have even enter the full file name, just for testing, still no luck.

Is there something I am missing? This is the only basic mission I failed to complete..... :cry:

Thanks.....
http://www.handracs.info
Try the best, do the best, be the best
handracs2000
New User
New User
 
Posts: 3
Joined: Wed Jul 04, 2012 4:06 am
Blog: View Blog (0)


Re: Basic Mission 7

Post by dinu on Wed Jul 04, 2012 5:56 am
([msg=67707]see Re: Basic Mission 7[/msg])

handracs2000 wrote:hi,<br><br>I am really confused now. I am able to list the directory content and found one file whose name is supposed to be the password. However, when I tried the value, the system always told me that the password is incorrect. I have even enter the full file name, just for testing, still no luck.<br><br>Is there something I am missing? This is the only basic mission I failed to complete..... :cry: <br><br>Thanks.....


You should be reading the statement again,

"This time Network Security sam has saved the unencrypted level7 password in an obscurely named file saved in this very directory."

The password is stored in the file. You should open the file stored on the web directory in order to know the password.
dinu
New User
New User
 
Posts: 1
Joined: Wed Jul 04, 2012 5:50 am
Blog: View Blog (0)


Re: Basic Mission 7

Post by loxk2 on Wed Jul 04, 2012 10:09 am
([msg=67711]see Re: Basic Mission 7[/msg])

mShred wrote:
loxk2 wrote:I have a question, and i hope you can help me with it. <br>I've already solved it, so please tell me if the question is a spoiler. <br><br>So, when you finally find the file, why can't we use a "cat " command to view it? <br><br>Thanks a lot.
<br>Good question. If this were real life, then you'd probably be able to. But anything other than the actual answer has been stripped from the mission for security reasons.


Thanks a lot for the answer :)
loxk2
New User
New User
 
Posts: 2
Joined: Tue Jul 03, 2012 8:07 pm
Blog: View Blog (0)


Re: Basic Mission 7

Post by handracs2000 on Wed Jul 04, 2012 8:08 pm
([msg=67716]see Re: Basic Mission 7[/msg])

dinu wrote:
handracs2000 wrote:hi,<br><br>I am really confused now. I am able to list the directory content and found one file whose name is supposed to be the password. However, when I tried the value, the system always told me that the password is incorrect. I have even enter the full file name, just for testing, still no luck.<br><br>Is there something I am missing? This is the only basic mission I failed to complete..... :cry: <br><br>Thanks.....


You should be reading the statement again,

"This time Network Security sam has saved the unencrypted level7 password in an obscurely named file saved in this very directory."

The password is stored in the file. You should open the file stored on the web directory in order to know the password.


Hi, thanks for the answer. I have also tried that. I am using cat to show the file content. However, the files are all empty, except for the cal.pl. I cannot use cat command to show the file content?
http://www.handracs.info
Try the best, do the best, be the best
handracs2000
New User
New User
 
Posts: 3
Joined: Wed Jul 04, 2012 4:06 am
Blog: View Blog (0)


Re: Basic Mission 7

Post by likamuffin on Wed Jul 04, 2012 9:56 pm
([msg=67719]see Re: Basic Mission 7[/msg])

Well, I have read all of the responses and I SHOULD be getting it, but I'm not. I have tried everything. I have done firebug. I have typed commands in the box (i looked up unix commands and studied them) and tried sepparating and putting them together in a single like. I have tried going into the source. But no dice. I have tried all types of commands. Well thanks for the help in advance. :oops:
likamuffin
New User
New User
 
Posts: 3
Joined: Wed Jul 04, 2012 9:25 pm
Blog: View Blog (0)


PreviousNext

Return to Basic

Who is online

Users browsing this forum: No registered users and 0 guests