From f1838927e47f9154b6b6d0981816cc13dd2f4c8f Mon Sep 17 00:00:00 2001 From: CPol Date: Sun, 4 Apr 2021 18:57:11 +0000 Subject: [PATCH] GitBook: [master] 4 pages modified --- SUMMARY.md | 1 + getting-started-in-hacking.md | 38 +++++++++++++++++++++++++++++++++++ shells/shells/README.md | 26 +++++++++++++----------- 3 files changed, 53 insertions(+), 12 deletions(-) create mode 100644 getting-started-in-hacking.md diff --git a/SUMMARY.md b/SUMMARY.md index de243dbe..3bc8d6c5 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,6 +1,7 @@ # Table of contents * [HackTricks](README.md) +* [Getting Started in Hacking](getting-started-in-hacking.md) * [Pentesting Methodology](pentesting-methodology.md) * [External Recon Methodology](external-recon-methodology.md) * [Phishing Methodology](phishing-methodology/README.md) diff --git a/getting-started-in-hacking.md b/getting-started-in-hacking.md new file mode 100644 index 00000000..946eb284 --- /dev/null +++ b/getting-started-in-hacking.md @@ -0,0 +1,38 @@ +# Getting Started in Hacking + +## Learning by Practice + +### [https://tryhackme.com/](https://tryhackme.com/) + +Tryhackme is a platform with virtual machines that need to be solved through walkthroughs, which is very good for beginners and normal CTFs where you self must hack into the machines. + +### [https://www.root-me.org/](https://www.root-me.org/) + +Rootme is another page for online hosted virtual machines to hack. + +### [https://www.vulnhub.com/](https://www.vulnhub.com/) + +Vulnhub has machines to download and then to hack + +### [https://www.hackthebox.eu/](https://www.hackthebox.eu/) [https://academy.hackthebox.eu/catalogue](https://academy.hackthebox.eu/catalogue) + +Hackthebox has online machines to hack, but there are very limited in the free version. + +Recently the launched their academy, but it is a bit more expensive than for example tryhackme and has less. + +### [https://hack.me/](https://hack.me/) + +This site seems to be a community platform + +### [https://www.hacker101.com/](https://www.hacker101.com/) + +free site with videos and CTFs + +### [https://crackmes.one/](https://crackmes.one/) + +This site has a lot of binaries for forensic learning. + +### [https://www.hackthissite.org/missions/basic/](https://www.hackthissite.org/missions/basic/) + +### [https://attackdefense.com/](https://attackdefense.com/) + diff --git a/shells/shells/README.md b/shells/shells/README.md index 6e1d2020..bd38dd8f 100644 --- a/shells/shells/README.md +++ b/shells/shells/README.md @@ -1,21 +1,23 @@ # Shells \(Linux, Windows, MSFVenom\) -## [**Shells - Linux**](linux.md) +## \*\*\*\*[**Shells - Linux**](linux.md)\*\*\*\* ## [**Shells - Windows**](windows.md) -## [**MSFVenom - CheatSheet**](untitled.md) +## \*\*\*\*[**MSFVenom - CheatSheet**](untitled.md) ## **Auto-generated shells** -* [**https://reverse-shell.sh/**](https://reverse-shell.sh/) -* [**https://www.revshells.com/**](https://www.revshells.com/) -* [**https://github.com/ShutdownRepo/shellerator**](https://github.com/ShutdownRepo/shellerator) -* [**https://github.com/0x00-0x00/ShellPop**](https://github.com/0x00-0x00/ShellPop) -* [**https://github.com/cybervaca/ShellReverse**](https://github.com/cybervaca/ShellReverse) -* [**https://liftoff.github.io/pyminifier/**](https://liftoff.github.io/pyminifier/) -* [**https://github.com/xct/xc/**](https://github.com/xct/xc/) -* [**https://weibell.github.io/reverse-shell-generator/**](https://weibell.github.io/reverse-shell-generator/) -* [**https://github.com/t0thkr1s/revshellgen**](https://github.com/t0thkr1s/revshellgen) -* [**https://github.com/mthbernardes/rsg**](https://github.com/mthbernardes/rsg) +* \*\*\*\*[**https://reverse-shell.sh/**](https://reverse-shell.sh/)\*\*\*\* +* \*\*\*\*[**https://www.revshells.com/**](https://www.revshells.com/)\*\*\*\* +* \*\*\*\*[**https://github.com/ShutdownRepo/shellerator**](https://github.com/ShutdownRepo/shellerator)\*\*\*\* +* \*\*\*\*[**https://github.com/0x00-0x00/ShellPop**](https://github.com/0x00-0x00/ShellPop)\*\*\*\* +* \*\*\*\*[**https://github.com/cybervaca/ShellReverse**](https://github.com/cybervaca/ShellReverse) _\*\*_ +* \*\*\*\*[**https://liftoff.github.io/pyminifier/**](https://liftoff.github.io/pyminifier/) _\*\*_ +* \*\*\*\*[**https://github.com/xct/xc/**](https://github.com/xct/xc/) _\*\*_ +* \*\*\*\*[**https://weibell.github.io/reverse-shell-generator/**](https://weibell.github.io/reverse-shell-generator/)\*\*\*\* +* \*\*\*\*[**https://github.com/t0thkr1s/revshellgen**](https://github.com/t0thkr1s/revshellgen)\*\*\*\* +* \*\*\*\*[**https://github.com/mthbernardes/rsg**](https://github.com/mthbernardes/rsg)\*\*\*\* + +## \*\*\*\*