Difference between revisions of "Main Page"

From Void-Byte
Jump to navigation Jump to search
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
+
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.
  
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
+
==Hacking / Exploiting / Penetration Testing==
  
== Getting started ==
+
{| class="wikitable" style="width:33%; text-align:center;"
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
+
|-
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
+
|
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
[[Aircrack-ng]]<br>
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
+
[[Dorking]]<br>
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
+
[[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;"
 +
|-
 +
|
 +
[[CentOS]]<br>
 +
[[Ubuntu]]
 +
|}
 +
 
 +
==Software==
 +
 
 +
{| class="wikitable" style="width:33%; text-align:center;"
 +
|-
 +
|
 +
[[Apache]]<br>
 +
[[Cuckoo]]<br>
 +
[[LDAP]]<br>
 +
[[MediaWiki]]<br>
 +
[[Virtual Machine Manager]]
 +
|}
 +
 
 +
==Bash Commands==
 +
 
 +
{| class="wikitable" style="width:50%; text-align:center;"
 +
|-
 +
|<h3>Basic Commands</h3>
 +
|<h3>Intermediate Commands</h3>
 +
|-
 +
| style="vertical-align: text-top;" |
 +
[[APT]]<br>
 +
[[CAT]]<br>
 +
[[CD]]<br>
 +
[[CP]]<br>
 +
[[ECHO]]<br>
 +
[[LS]]<br>
 +
[[MKDIR]]<br>
 +
[[MV]]<br>
 +
[[PWD]]<br>
 +
[[SUDO]]<br>
 +
[[TOUCH]]
 +
| style="vertical-align: text-top;" |
 +
[[GIT]]<br>
 +
[[NANO]]<br>
 +
[[SCP]]<br>
 +
[[SSH]]<br>
 +
[[SSH-COPY-ID]]<br>
 +
[[SSH-KEYGEN]]<br>
 +
[[VIM]]
 +
|}
 +
 
 +
==Filesystem==
 +
{| class="wikitable" style="width:33%; text-align:center;"
 +
|-
 +
|
 +
[[Permissions]]
 +
|}
 +
 
 +
==Concepts==
 +
 
 +
{| class="wikitable" style="width:33%; text-align:center;"
 +
|-
 +
|
 +
|}
 +
 
 +
==Tools==
 +
{| class="wikitable" style="width:33%; text-align:center;"
 +
|-
 +
|
 +
[[RSYSLOG]]
 +
|}
 +
 
 +
==Pima Community College==
 +
{| class="wikitable" style="width:33%; text-align:center;"
 +
|-
 +
|
 +
[[CIS 185]]<br>
 +
[[CIS 219]]<br>
 +
[[CIS 222]]
 +
|}
 +
 
 +
==Walk-Throughs==
 +
 
 +
===Hack The Box===
 +
 
 +
===Try Hack Me===
 +
 
 +
====Advent of Cyber 2====
 +
[[Advent of Cyber 2 - Day 12|Day 12 Walk-Through]]
 +
 
 +
===Vulnhub===
 +
<br />

Revision as of 20:15, 12 December 2020

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

Pima Community College

CIS 185
CIS 219
CIS 222

Walk-Throughs

Hack The Box

Try Hack Me

Advent of Cyber 2

Day 12 Walk-Through

Vulnhub