::Hackerslab::Level2::

::Hackerslab Guides::


::Home::
::Submit::
::Hackerslab::
::Level0::
::Level1::
::Level2::
::Level3::
::Level4::
::Level5::
::Level6::
::Level7::
::HTS::
::Web 6::

Last login: Sat Feb 21 08:46:03 from ACBF82A4.ipt.aol.com
[level2@drill level2]$

::Welcome to level2 hackerslab.org tutorial::
Kevin, a BBS programmer wants to add an alert on his homepage so that his members can see his message every time they log in. Unfortunately, his message is over a page long and his members cannot read the message. As a result, he has been racking his brain night and day trying to come up with a solution. Finally, he thought of using `more` command to solve this problem. However, this method is risky for security reasons. Using this, go on to the next level. HINT: Nuff said!

Basically the same as the last level, a few basic Unix commands are executed and the password to level 3 appears before your eyes =).

*Step 1: The find command.(Results may vary)

[level2@drill level2]$ find / -user level3 -group level2 2>/dev/null
/usr/bin/alert
[level2@drill level2]$

*Step 2: Execute (Note: My computer has been acting up lately so I can't show you exactly what it will show, but bare with me plz =))
[level1@drill level1]$ /usr/bin/alert
(abunch of meaningless text)
--More--(45%) ! pass

Congratulations!
Written by: Glitch

Site Design by: Glitch