Intro to Bash ScriptingConditional Statement, Loop and OperatorsFunctionsPractical Examples
Course Summary Outline:
1. Introduction to Kali Linux
Booting Up Kali Linux and Understanding the Menus
’Kali Basics
Searching, Installing and Removing Tools
Configuring SSH Server, Web Server and FTP Server
Summary
2. Command-Line Basics
The Bash Environment
Piping and RedirectionText Searching and Manipulation
Editing Files from the Command LineComparing Files
Managing ProcessesFile and Command Monitoring
Customising the Bash Environment
Summary
3. Practical Tool
Nmap
Netcat
Socat
PowerShell and Powercat
Wireshark
Tcpdump
Summary
4. Bash Scripting
Intro to Bash Scripting
Conditional Statement, Loop and Operators
Functions
Practical Examples