hacktricks/welcome/getting-started-in-hacking.md

73 lines
4.9 KiB
Markdown
Raw Normal View History

2022-04-28 16:01:33 +00:00
<details>
2023-04-25 18:35:28 +00:00
<summary><a href="https://cloud.hacktricks.xyz/pentesting-cloud/pentesting-cloud-methodology"><strong>☁️ HackTricks Cloud ☁️</strong></a> -<a href="https://twitter.com/hacktricks_live"><strong>🐦 Twitter 🐦</strong></a> - <a href="https://www.twitch.tv/hacktricks_live/schedule"><strong>🎙️ Twitch 🎙️</strong></a> - <a href="https://www.youtube.com/@hacktricks_LIVE"><strong>🎥 Youtube 🎥</strong></a></summary>
2022-04-28 16:01:33 +00:00
2023-06-03 13:10:46 +00:00
- Travaillez-vous dans une entreprise de **cybersécurité** ? Voulez-vous voir votre **entreprise annoncée dans HackTricks** ? ou voulez-vous avoir accès à la **dernière version de PEASS ou télécharger HackTricks en PDF** ? Consultez les [**PLANS D'ABONNEMENT**](https://github.com/sponsors/carlospolop) !
2022-04-28 16:01:33 +00:00
2023-06-03 13:10:46 +00:00
- Découvrez [**The PEASS Family**](https://opensea.io/collection/the-peass-family), notre collection d'[**NFTs**](https://opensea.io/collection/the-peass-family) exclusifs.
2022-04-28 16:01:33 +00:00
2023-06-03 13:10:46 +00:00
- Obtenez le [**swag officiel PEASS & HackTricks**](https://peass.creator-spring.com).
2022-04-28 16:01:33 +00:00
2023-06-03 13:10:46 +00:00
- **Rejoignez le** [**💬**](https://emojipedia.org/speech-balloon/) **groupe Discord** ou le [**groupe Telegram**](https://t.me/peass) ou **suivez-moi** sur **Twitter** [**🐦**](https://github.com/carlospolop/hacktricks/tree/7af18b62b3bdc423e11444677a6a73d4043511e9/\[https:/emojipedia.org/bird/README.md)[**@carlospolopm**](https://twitter.com/hacktricks_live).
2022-04-28 16:01:33 +00:00
2023-06-03 13:10:46 +00:00
- **Partagez vos astuces de piratage en soumettant des PR au [dépôt hacktricks](https://github.com/carlospolop/hacktricks) et au [dépôt hacktricks-cloud](https://github.com/carlospolop/hacktricks-cloud)**.
2022-04-28 16:01:33 +00:00
</details>
2023-06-03 13:10:46 +00:00
# Apprentissage par la pratique
2021-04-04 18:57:11 +00:00
2022-05-01 12:41:36 +00:00
## [https://www.hackthebox.eu/](https://www.hackthebox.eu) & [https://academy.hackthebox.eu/catalogue](https://academy.hackthebox.eu/catalogue)
2021-04-04 18:57:11 +00:00
2023-06-03 13:10:46 +00:00
Hackthebox a des machines en ligne à pirater, c'est le meilleur endroit pour apprendre en pratiquant. Si vous êtes nouveau, je vous recommande d'apprendre en faisant des machines retirées en suivant les vidéos d'Ippsec.
2021-04-04 18:57:11 +00:00
2023-06-03 13:10:46 +00:00
L'académie HackTheBox est la nouvelle plateforme pour apprendre le piratage de manière plus guidée, c'est également une excellente ressource si vous voulez pratiquer le piratage d'une technologie spécifique !
2021-04-04 18:57:11 +00:00
2022-05-01 12:41:36 +00:00
## [https://tryhackme.com/](https://tryhackme.com)
2021-04-04 18:57:11 +00:00
2023-06-03 13:10:46 +00:00
Tryhackme est une plateforme avec des machines virtuelles à résoudre à travers des didacticiels, ce qui est très bon pour les débutants et les CTF normaux où vous devez vous pirater vous-même dans les machines.
2021-04-04 18:57:11 +00:00
2022-05-01 12:41:36 +00:00
## [https://www.root-me.org/](https://www.root-me.org)
2021-04-04 18:57:11 +00:00
2023-06-03 13:10:46 +00:00
Rootme est une autre page pour les machines virtuelles hébergées en ligne à pirater.
2021-04-04 18:57:11 +00:00
2022-05-01 12:41:36 +00:00
## [https://www.vulnhub.com/](https://www.vulnhub.com)
2021-04-04 18:57:11 +00:00
2023-06-03 13:10:46 +00:00
Vulnhub a des machines à télécharger et à pirater.
2021-04-04 18:57:11 +00:00
2022-05-01 12:41:36 +00:00
## [https://hack.me/](https://hack.me)
2021-04-04 18:57:11 +00:00
2023-06-03 13:10:46 +00:00
Ce site semble être une plateforme communautaire.
2021-04-04 18:57:11 +00:00
2022-05-01 12:41:36 +00:00
## [https://www.hacker101.com/](https://www.hacker101.com)
2021-04-04 18:57:11 +00:00
2023-06-03 13:10:46 +00:00
Site gratuit avec des vidéos et des CTF.
2021-04-04 18:57:11 +00:00
2022-05-01 12:41:36 +00:00
## [https://crackmes.one/](https://crackmes.one)
2021-04-04 18:57:11 +00:00
2023-06-03 13:10:46 +00:00
Ce site a beaucoup de binaires pour l'apprentissage de la forensique.
2021-04-04 18:57:11 +00:00
2022-05-01 12:41:36 +00:00
## [https://www.hackthissite.org/missions/basic/](https://www.hackthissite.org/missions/basic/)
2021-04-04 18:57:11 +00:00
2022-05-01 12:41:36 +00:00
## [https://attackdefense.com/](https://attackdefense.com)
2022-04-15 10:57:00 +00:00
2022-05-01 12:41:36 +00:00
## [https://portswigger.net/web-security/dashboard](https://portswigger.net/web-security/dashboard)
2022-04-28 16:01:33 +00:00
2023-06-03 13:10:46 +00:00
Ce site Web a beaucoup de laboratoires d'exploitation Web.
2022-04-28 16:01:33 +00:00
<details>
2023-04-25 18:35:28 +00:00
<summary><a href="https://cloud.hacktricks.xyz/pentesting-cloud/pentesting-cloud-methodology"><strong>☁️ HackTricks Cloud ☁️</strong></a> -<a href="https://twitter.com/hacktricks_live"><strong>🐦 Twitter 🐦</strong></a> - <a href="https://www.twitch.tv/hacktricks_live/schedule"><strong>🎙️ Twitch 🎙️</strong></a> - <a href="https://www.youtube.com/@hacktricks_LIVE"><strong>🎥 Youtube 🎥</strong></a></summary>
2022-04-28 16:01:33 +00:00
2023-06-03 13:10:46 +00:00
- Travaillez-vous dans une entreprise de **cybersécurité** ? Voulez-vous voir votre **entreprise annoncée dans HackTricks** ? ou voulez-vous avoir accès à la **dernière version de PEASS ou télécharger HackTricks en PDF** ? Consultez les [**PLANS D'ABONNEMENT**](https://github.com/sponsors/carlospolop) !
2022-04-28 16:01:33 +00:00
2023-06-03 13:10:46 +00:00
- Découvrez [**The PEASS Family**](https://opensea.io/collection/the-peass-family), notre collection d'[**NFTs**](https://opensea.io/collection/the-peass-family) exclusifs.
2022-04-28 16:01:33 +00:00
2023-06-03 13:10:46 +00:00
- Obtenez le [**swag officiel PEASS & HackTricks**](https://peass.creator-spring.com).
2022-04-28 16:01:33 +00:00
2023-06-03 13:10:46 +00:00
- **Rejoignez le** [**💬**](https://emojipedia.org/speech-balloon/) **groupe Discord** ou le [**groupe Telegram**](https://t.me/peass) ou **suivez-moi** sur **Twitter** [**🐦**](https://github.com/carlospolop/hacktricks/tree/7af18b62b3bdc423e11444677a6a73d4043511e9/\[https:/emojipedia.org/bird/README.md)[**@carlospolopm**](https://twitter.com/hacktricks_live).
2022-04-28 16:01:33 +00:00
2023-06-03 13:10:46 +00:00
- **Partagez vos astuces de piratage en soumettant des PR au [dépôt hacktricks](https://github.com/carlospolop/hacktricks) et au [dépôt hacktricks-cloud](https://github.com/carlospolop/hacktricks-cloud)**.
2022-04-28 16:01:33 +00:00
</details>