Загрузка...

Project 02 - Navigating with the Linux & Windows Command Line Interface (CLI) 🖥️

Commands used (in the order they appear in the video):

1. script -f -a output.txt (to monitor the activity of each command and save it to a file)
2. pwd (displays our current directory)
3. cd /usr/bin (to change directories)
4. pwd (to make sure we are in the directory we changed to)
5. ls (to list the files stored in our current directory)
6. ls -l (to display permissions, size, and modification dates of files in the directory)
7. ls -lt (sorts files by modification date and times)
8. ls -lh (displays file sizes and in a more human readable format)
9. cd ~ (to return to home directory)
10. pwd (to make sure we are back in out home directory)
11. cat /etc/pas and hit tab button (to auto complete /etc/passwd directory path)
12. mkdir /home/kali/dir1 (to make a new directory)
13. ls (to view the new directory)
14. ls -la (to view any hidden files present in current directory, anything that starts with a ".")
15. cd / (to change to the root directory)
16. pwd (to make sure we are in the root directory)
17. ls
18. cd /var (to change one level up to the var directory)
19. pwd (to make sure we are in the var directory)
20. tty (to check the terminal you are logged into)
21. whoami (to see which user account you are currently logged in as)
22. w (provides details about all logged in users including, current system time, system uptime, the number of logged in users, and system load averages.
23. echo $USER

Switching to Windows 10

24. Type cmd in search bar
25. dir (to list the contents of our current directory
26. cd / (to change to the root directory of the C drive)
27. dir /ah (to view any hidden files present in the current directory)
28. echo %username%

Cyber Skill Based Training and Certifications:

TryHackMe: https://tryhackme.com/
Hack The Box: https://www.hackthebox.com/
Let's Defend: https://letsdefend.io/
INE: https://ine.com/
TCM: https://tcm-sec.com/
InfoSec Institute Cyber Ranges: https://www.infosecinstitute.com/skills/cyber-ranges/

Видео Project 02 - Navigating with the Linux & Windows Command Line Interface (CLI) 🖥️ канала Daryl Shows His Work
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять