mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-08-23 21:06:02 -04:00
Rename directories to match target repo structure
This commit is contained in:
parent
c7f785452a
commit
0c3f3bacfa
50 changed files with 0 additions and 0 deletions
30
docs/os/pentesting.md
Normal file
30
docs/os/pentesting.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Penetration Testing
|
||||
permalink: /doc/pentesting/
|
||||
---
|
||||
|
||||
**Legal notice:**
|
||||
|
||||
The usage of penetration testing tools outside your own laboratory environment requires the permission of the organization you attack. Penetration testing without permission can have legal consequences.
|
||||
|
||||
To avoid such legal conflicts please refer to the [EC-Council: Code of Ethics](https://www.eccouncil.org/Support/code-of-ethics).
|
||||
|
||||
Penetration Testing
|
||||
===================
|
||||
|
||||
"A penetration test, colloquially known as a pen test, is an authorised simulated attack on a computer system that looks for security weaknesses, potentially gaining access to the system's features and data." (Source: [Wikipedia](https://en.wikipedia.org/wiki/Penetration_test)).
|
||||
|
||||
Penetration Testing Distributions
|
||||
---------------------------------
|
||||
|
||||
The following instructions explain how to install a penetration testing distribution within Qubes OS.
|
||||
|
||||
- [BlackArch](/doc/pentesting/blackarch/)
|
||||
- [Kali](/doc/pentesting/kali/)
|
||||
- [PenTester Framework (PTF)](/doc/pentesting/ptf/)
|
||||
|
||||
Using Qubes OS to host a "hacking" laboratory
|
||||
---------------------------------------------
|
||||
|
||||
Qubes OS is a hypervisor based operating system. Qubes OS can host various operating systems such as Linux, Unix or Windows and run them in parallel. Qubes OS can therefore be used to host your own "hacking" laboratory.
|
Loading…
Add table
Add a link
Reference in a new issue