Linux: Bash Prompt Generation

This is my first post since I started learning on HackTheBox. I began with the basics, even though I had a foundation, before moving on to advanced career paths like penetration testing and red teamin...
0 Read More

Linux: Understanding shell commands

Linux: Understanding shell commands
Many shell commands are used to obtain the system information you need or to perform specific system actions. Sometimes, memorizing all the parameters associated with a shell command is hard. To get h...
0 Read More

Linux: Getting system info

One needs to be familiar with certain shell commands to investigate system and network configurations and identify vulnerabilities in a Linux system and other processes. Some of the useful ones are: ...
0 Read More