Files
MacOS-DuckyScripts/Executions Readme.md
T
2023-06-06 16:46:01 -05:00

3.0 KiB

Top Image

Executions

Introduction

Penetration testing, also known as ethical hacking, is a process of evaluating the security of a system or network by simulating real-world attacks. This section aims to guide you through the process of executing security tests using Ducky scripts.

Types of Executions

Coding

  1. USB Rubber Ducky: This involves using the USB Rubber Ducky device to inject keystrokes and automate security tests on target systems.
  2. Ducky Script Emulation: In this method, Ducky scripts are emulated using software tools to execute security tests without physical access to the target system.

Tools

    🔹FFmpeg: A powerful multimedia framework for encoding, decoding, transcoding, and streaming audio and video files.

    🔹VNC (Virtual Network Computing): A remote desktop software that allows you to control and access remote systems over a network.

    🔹socat: A versatile network utility that establishes bidirectional data streams between two endpoints, facilitating various network operations.

These are just a few examples of tools used for executing security tests. Remember to always use these tools responsibly and in accordance with applicable laws and regulations.

Resources

Here are some additional resources to learn more about penetration testing and Ducky scripting:

Coding