Command Line Lab

Video Activity
Join over 3 million cybersecurity professionals advancing their career
Sign up with
Required fields are marked with an *
or

Already have an account? Sign In »

Difficulty
Intermediate
Video Transcription
00:00
>> Welcome to your first lab, Command Line Lab.
00:00
Your lab objective is to find
00:00
all nine flags in the Linux
00:00
and Windows machines using the command line.
00:00
I'm going to provide you with your login
00:00
credential for Kali,
00:00
your username is root,
00:00
your password is kali.
00:00
For Windows, User 1
00:00
should automatically allow you to login.
00:00
If you don't want any hints,
00:00
then go ahead and try the lab.
00:00
If you do want hints, which I recommend,
00:00
I will give them to you in
00:00
the next slide. Here are your hints.
00:00
In Kali, the first flag is the command
00:00
to display the etc password file.
00:00
The second is the command to show all running processes.
00:00
The third is the file that deals with "when".
00:00
Remember I had that "when" slide for Linux.
00:00
Flag 4, we're getting a little bit more like
00:00
a riddle hidden in root.
00:00
Flag 5, let history be your guide.
00:00
For Windows, the first one is using "net" on User 1.
00:00
Flag 2, find the running service.
00:00
You can also use PowerShell on these if you want.
00:00
Flag 3, this one is hidden on someone's desktop.
00:00
Flag 4, use a recursive
00:00
directory search to find this one.
00:00
It might be hidden amongst
00:00
different directories or any
00:00
hard to find directory, I should say.
00:00
Those are your hints. Good luck
00:00
on the lab and I will see you in the walk-through.
Up Next
Command Line
Virtual Lab
Command Line Lab Walkthrough
Scanning Network Protocols
Scanning with Nmap
Scanning with Masscan