Executions Readme.md
This commit is contained in:
+12
-10
@@ -14,8 +14,10 @@
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
## Types of Executions
|
||||
|
||||
<p>Types of Executions
|
||||
<div align="center">
|
||||
<img alt="Coding" width="1473" height="10" src="https://thumbs.gfycat.com/KindDistortedIrrawaddydolphin-size_restricted.gif">
|
||||
</div>
|
||||
<h4>
|
||||
<ol>
|
||||
<li>USB Rubber Ducky: This involves using the USB Rubber Ducky device to inject keystrokes and automate security tests on target systems.</li>
|
||||
@@ -25,13 +27,13 @@
|
||||
|
||||
## Tools
|
||||
|
||||
<h4>
|
||||
<h5>
|
||||
<ul>
|
||||
<li><a href="https://ffmpeg.org/">FFmpeg</a>: A powerful multimedia framework for encoding, decoding, transcoding, and streaming audio and video files.</li>
|
||||
<li><a href="https://www.realvnc.com/">VNC (Virtual Network Computing)</a>: A remote desktop software that allows you to control and access remote systems over a network.</li>
|
||||
<li><a href="https://linux.die.net/man/1/socat">socat</a>: A versatile network utility that establishes bidirectional data streams between two endpoints, facilitating various network operations.</li>
|
||||
<p><span style="font-size: 0;"></span>🔹<a href="https://ffmpeg.org/">FFmpeg</a>: A powerful multimedia framework for encoding, decoding, transcoding, and streaming audio and video files.</li>
|
||||
<p><span style="font-size: 0;"></span>🔹<a href="https://www.realvnc.com/">VNC (Virtual Network Computing)</a>: A remote desktop software that allows you to control and access remote systems over a network.</li>
|
||||
<p><span style="font-size: 0;"></span>🔹<a href="https://linux.die.net/man/1/socat">socat</a>: A versatile network utility that establishes bidirectional data streams between two endpoints, facilitating various network operations.</li>
|
||||
</ul>
|
||||
</h4>
|
||||
</h5>
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
@@ -42,9 +44,9 @@
|
||||
|
||||
<h4>
|
||||
<ul>
|
||||
<li><a href="https://www.amazon.com/Penetration-Testing-Hands-Introduction-Hacking/dp/1593275641">Penetration Testing: A Hands-On Introduction to Hacking</a> by Georgia Weidman</li>
|
||||
<li><a href="https://github.com/hak5darren/USB-Rubber-Ducky/wiki">USB Rubber Ducky Wiki</a>: Official documentation and guides for using the USB Rubber Ducky.</li>
|
||||
<li><a href="https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Payloads">Payloads Repository</a>: Explore and contribute to the collection of community-contributed payloads for different security testing scenarios.</li>
|
||||
<p><span style="font-size: 0;"></span>🔹<a href="https://www.amazon.com/Penetration-Testing-Hands-Introduction-Hacking/dp/1593275641">Penetration Testing: A Hands-On Introduction to Hacking</a> by Georgia Weidman</li>
|
||||
<p><span style="font-size: 0;"></span>🔹<a href="https://github.com/hak5darren/USB-Rubber-Ducky/wiki">USB Rubber Ducky Wiki</a>: Official documentation and guides for using the USB Rubber Ducky.</li>
|
||||
<p><span style="font-size: 0;"></span>🔹<a href="https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Payloads">Payloads Repository</a>: Explore and contribute to the collection of community-contributed payloads for different security testing scenarios.</li>
|
||||
</ul>
|
||||
</h4>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user