Difference between revisions of "Main Page"

From Void-Byte
Jump to navigation Jump to search
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Void-Byte is an instructional wiki on how to install, modify, and utilize a wide range of packages, tools, applications, and operating systems. We also provide study guides, and quiz reviews to help individuals retain information.
 
Void-Byte is an instructional wiki on how to install, modify, and utilize a wide range of packages, tools, applications, and operating systems. We also provide study guides, and quiz reviews to help individuals retain information.
  
== Operating Systems ==
+
==Hacking / Exploiting / Penetration Testing==
 +
 
 +
{| class="wikitable" style="width:33%; text-align:center;"
 +
|-
 +
|
 +
[[Aircrack-ng]]<br>
 +
[[Dorking]]<br>
 +
[[Hak5 C2]]<br>
 +
[[Hydra]]<br>
 +
[[Linux Privilege Escalation]]
 +
 
 +
[[Enumeration]]
 +
 
 +
[[Reverse Shells]]
 +
 
 +
[[Open Source Intelligence|OSINT]]
 +
 
 +
[[Spawn Shell]]
 +
|}
 +
 
 +
==Operating Systems==
  
 
{| class="wikitable" style="width:33%; text-align:center;"
 
{| class="wikitable" style="width:33%; text-align:center;"
Line 7: Line 27:
 
|
 
|
 
[[CentOS]]<br>
 
[[CentOS]]<br>
[[Ubuntu]]<br>
+
[[Ubuntu]]
 
|}
 
|}
  
== Software ==
+
==Software==
  
 
{| class="wikitable" style="width:33%; text-align:center;"
 
{| class="wikitable" style="width:33%; text-align:center;"
Line 19: Line 39:
 
[[LDAP]]<br>
 
[[LDAP]]<br>
 
[[MediaWiki]]<br>
 
[[MediaWiki]]<br>
[[Virtual Machine Manager]]<br>
+
[[Virtual Machine Manager]]
 
|}
 
|}
  
== Bash Commands==
+
==Bash Commands==
  
 
{| class="wikitable" style="width:50%; text-align:center;"
 
{| class="wikitable" style="width:50%; text-align:center;"
 
|-
 
|-
| <h3>Basic Commands</h3>
+
|<h3>Basic Commands</h3>
| <h3>Intermediate Commands</h3>
+
|<h3>Intermediate Commands</h3>
 
|-
 
|-
 
| style="vertical-align: text-top;" |
 
| style="vertical-align: text-top;" |
Line 40: Line 60:
 
[[PWD]]<br>
 
[[PWD]]<br>
 
[[SUDO]]<br>
 
[[SUDO]]<br>
[[TOUCH]]<br>
+
[[TOUCH]]
 
| style="vertical-align: text-top;" |
 
| style="vertical-align: text-top;" |
 
[[GIT]]<br>
 
[[GIT]]<br>
Line 48: Line 68:
 
[[SSH-COPY-ID]]<br>
 
[[SSH-COPY-ID]]<br>
 
[[SSH-KEYGEN]]<br>
 
[[SSH-KEYGEN]]<br>
[[VIM]]<br>
+
[[VIM]]
 
|}
 
|}
  
== Filesystem ==
+
==Filesystem==
 
{| class="wikitable" style="width:33%; text-align:center;"
 
{| class="wikitable" style="width:33%; text-align:center;"
 
|-
 
|-
 
|
 
|
[[Permissions]]<br>
+
[[Permissions]]
 
|}
 
|}
  
== Concepts ==
+
==Concepts==
  
 
{| class="wikitable" style="width:33%; text-align:center;"
 
{| class="wikitable" style="width:33%; text-align:center;"
Line 65: Line 85:
 
|}
 
|}
  
== Tools ==
+
==Tools==
 
{| class="wikitable" style="width:33%; text-align:center;"
 
{| class="wikitable" style="width:33%; text-align:center;"
 
|-
 
|-
 
|
 
|
[[RSYSLOG]]<br>
+
[[RSYSLOG]]
[[Hak5 C2]]
 
 
|}
 
|}
  
== Pima Community College ==
+
==Walk-Throughs==
{| class="wikitable" style="width:33%; text-align:center;"
+
 
|-
+
===Hack The Box===
|
+
 
[[CIS 185]]<br>
+
===Try Hack Me===
[[CIS 219]]<br>
+
 
[[CIS 222]]<br>
+
====Advent of Cyber 2====
|}
+
[[Advent of Cyber 2 - Day 12|Day 12 Walk-Through]]
 +
 
 +
===Vulnhub===
 +
<br />

Latest revision as of 08:59, 1 March 2024

Void-Byte is an instructional wiki on how to install, modify, and utilize a wide range of packages, tools, applications, and operating systems. We also provide study guides, and quiz reviews to help individuals retain information.

Hacking / Exploiting / Penetration Testing

Aircrack-ng
Dorking
Hak5 C2
Hydra
Linux Privilege Escalation

Enumeration

Reverse Shells

OSINT

Spawn Shell

Operating Systems

CentOS
Ubuntu

Software

Apache
Cuckoo
LDAP
MediaWiki
Virtual Machine Manager

Bash Commands

Basic Commands

Intermediate Commands

APT
CAT
CD
CP
ECHO
LS
MKDIR
MV
PWD
SUDO
TOUCH

GIT
NANO
SCP
SSH
SSH-COPY-ID
SSH-KEYGEN
VIM

Filesystem

Permissions

Concepts

Tools

RSYSLOG

Walk-Throughs

Hack The Box

Try Hack Me

Advent of Cyber 2

Day 12 Walk-Through

Vulnhub