Skip to content

Commit ba90033

Browse files
committed
✨ add drawings
1 parent af1b1a9 commit ba90033

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-2
lines changed

GETTING-STARTED.md

+21-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Virtual Machine
1+
# Getting Started
2+
3+
General topics and info about hacking.
4+
5+
## Operating Systams and Virtual Machines
26

37
* Operating System (OS)
48
* Mac OS X
@@ -34,6 +38,21 @@
3438
* Hyper V
3539
* Vmware Player
3640
* qemu
41+
42+
### Containers
43+
44+
![Containers Diagram](./images/containers.jpeg)
45+
46+
### Virtual Machines
47+
48+
![Virtual Machines Diagram](./images/virtual-machines.jpeg)
49+
50+
### Private vs Public Networks
51+
52+
![Private vs Public Networks Diagram](./images/private-vs-public-networks.jpeg)
53+
54+
## Types of Hacking
55+
3756
* Penetration Testing (Pen Testing)
3857
* Red Team
3958
* Offensive Security
@@ -68,4 +87,4 @@
6887
* Zero Day Exploit
6988
* Unknown vulnerabilities
7089
* Application Security
71-
* AppSec
90+
* AppSec

images/containers.jpeg

90.6 KB
Loading
146 KB
Loading

images/virtual-machines.jpeg

117 KB
Loading

0 commit comments

Comments
 (0)