GitBook: [master] 4 pages modified

This commit is contained in:
CPol 2021-04-04 18:57:11 +00:00 committed by gitbook-bot
parent f4b540cf73
commit f1838927e4
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
3 changed files with 53 additions and 12 deletions

View File

@ -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)

View File

@ -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/)

View File

@ -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)\*\*\*\*
## \*\*\*\*