From the course: Kali Linux Essential Training

Unlock the full course today

Join today to access over 24,500 courses taught by industry experts.

Building a cyber range attack script

Building a cyber range attack script - Linux Tutorial

From the course: Kali Linux Essential Training

Building a cyber range attack script

- [Instructor] We can use a tool called Kali Autopilot to generate automated Python attack scripts for use in a personal cyber range. If Kali Autopilot isn't already loaded, then we can load it simply by entering (computer keys clacking) sudo apt (computer keys clacking) install kali-autopilot. (computer keys clacking) Okay, that's done. We can start up Kali Autopilot with a command (computer keys clacking) kali-autopilot. (computer keys clacking) Kali Autopilot has a single screen interface for entry of the attack plan and generation of attack scripts. The top left panel is a list of attack script plans, and the remaining panels show the details of the currently selected plan. We can add, remove, and copy plans, and we can also import and export attack plans for sharing with the personal cyber range community. Let's create a new attack plan. We'll enter the name in the script box, (computer keys clacking) juiccy…

Contents