From a2c864f612f562e8fff071a192b59b9427a67ab8 Mon Sep 17 00:00:00 2001 From: Pujan Sarkar <144250917+Pujan-sarkar@users.noreply.github.com> Date: Thu, 30 May 2024 21:21:23 +0530 Subject: [PATCH 1/5] Update README.md --- Cryptography/README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Cryptography/README.md b/Cryptography/README.md index 84a5f06..1c3d51f 100644 --- a/Cryptography/README.md +++ b/Cryptography/README.md @@ -36,14 +36,16 @@ Features videos explaining cryptographic concepts in an accessible manner. ## 3. Practice Platforms -- **[CryptoPals](https://cryptopals.com/)** - A popular platform offering cryptography challenges that gradually increase in difficulty. It covers various aspects of cryptographic techniques and their implementation. - -- **[Hack The Box (HTB)](https://www.hackthebox.com/)** - HTB includes cryptography challenges as part of its broader CTF-style challenges. It's a great way to practice in a gamified environment. - -- **[Cryptohack](https://cryptohack.org/)** - An interactive platform focused solely on cryptography challenges. It offers a range of puzzles from basic to advanced levels. +
+ +### 🔐 Practice Platforms 🔐 +
+ +| Logo | Name | Description | Link | +| :-: | :-: | :-: | :-: | +| | CryptoPals | A popular platform offering cryptography challenges that gradually increase in difficulty. It covers various aspects of cryptographic techniques and their implementation. | [CryptoPals](https://cryptopals.com/) | +| | Hack The Box | HTB includes cryptography challenges as part of its broader CTF-style challenges. It's a great way to practice in a gamified environment. | [Hack The Box](https://www.hackthebox.com) | +| | Cryptohack | An interactive platform focused solely on cryptography challenges. It offers a range of puzzles from basic to advanced levels. | [Cryptohack](https://cryptohack.org/) | ## 4. Tools and Software - **[Hashcat](https://hashcat.net/hashcat/)** From 9cf3be76da691f61a301d4e9e27e7eb668fc4789 Mon Sep 17 00:00:00 2001 From: Pujan Sarkar <144250917+Pujan-sarkar@users.noreply.github.com> Date: Thu, 30 May 2024 21:26:04 +0530 Subject: [PATCH 2/5] Update README.md --- Web-Exploitation/README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Web-Exploitation/README.md b/Web-Exploitation/README.md index a233e6c..d51e677 100644 --- a/Web-Exploitation/README.md +++ b/Web-Exploitation/README.md @@ -35,14 +35,17 @@ Features videos on web security, bug bounty hunting, and CTF challenges, with practical insights into web exploitation. ## 3. Practice Platforms -- **[Hack The Box (HTB)](https://www.hackthebox.com/)** - An online platform offering a wide range of CTF-style challenges, including many focused on web exploitation. +
-- **[PortSwigger Web Security Academy](https://portswigger.net/web-security)** - A free, interactive learning platform providing labs to practice web security vulnerabilities and exploitation techniques. +### 🔐 Practice Platforms 🔐 +
+ +| Logo | Name | Description | Link | +| :-: | :-: | :-: | :-: | +| | Hack The Box | An online platform offering a wide range of CTF-style challenges, including many focused on web exploitation. | [Hack The Box](https://www.hackthebox.com/) | +| | PortSwigger Web Security Academy | A free, interactive learning platform providing labs to practice web security vulnerabilities and exploitation techniques. | [PortSwigger Web Security Academy](https://portswigger.net/web-security) | +| | VulnHub | Provides vulnerable virtual machines to practice web exploitation in a controlled environment. | [VulnHub](https://www.vulnhub.com/) | -- **[VulnHub](https://www.vulnhub.com/)** - Provides vulnerable virtual machines to practice web exploitation in a controlled environment. ## 4. Tools and Software - **[Burp Suite](https://portswigger.net/burp)** From 7ddd846d1e09ec8882d066e681c2d62584f2d44c Mon Sep 17 00:00:00 2001 From: Pujan Sarkar <144250917+Pujan-sarkar@users.noreply.github.com> Date: Thu, 30 May 2024 21:34:30 +0530 Subject: [PATCH 3/5] Update README.md --- Forensics/README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Forensics/README.md b/Forensics/README.md index e3acd43..6ea47cc 100644 --- a/Forensics/README.md +++ b/Forensics/README.md @@ -35,14 +35,13 @@ Provides videos on digital forensics and incident response, including tool demonstrations and case studies. ## 3. Practice Platforms -- **[Cyber Defenders](https://www.cyberdefenders.org/)** - Offers beginner-friendly challenges and labs focused on digital forensics and incident response to help you practice and hone your skills. +
-- **[DFIR Training](https://www.dfir.training/)** - Provides a collection of resources, including challenges, labs, and CTFs designed for digital forensics training. - -- **[Magnet Forensics Training](https://www.magnetforensics.com/training/)** - Offers online courses and labs to practice using Magnet Forensics tools for various forensics investigations. +| Logo | Name | Description | Link | +| :-: | :-: | :-: | :-: | +| | Cyber Defenders | Offers beginner-friendly challenges and labs focused on digital forensics and incident response to help you practice and hone your skills. | [Cyber Defenders](https://www.cyberdefenders.org/) | +| | DFIR Training | Provides a collection of resources, including challenges, labs, and CTFs designed for digital forensics training. | [DFIR Training](https://www.dfir.training/) | +| | Magnet Forensics Training | Offers online courses and labs to practice using Magnet Forensics tools for various forensics investigations. | [Magnet Forensics Training](https://www.magnetforensics.com/training/) | ## 4. Tools and Software - **[Autopsy](https://www.sleuthkit.org/autopsy/)** From 3345a0a0db719c0ee866ab5d82e3609e8f861851 Mon Sep 17 00:00:00 2001 From: Pujan Sarkar <144250917+Pujan-sarkar@users.noreply.github.com> Date: Thu, 30 May 2024 21:35:26 +0530 Subject: [PATCH 4/5] Update README.md --- Cryptography/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/Cryptography/README.md b/Cryptography/README.md index 1c3d51f..8efb1e3 100644 --- a/Cryptography/README.md +++ b/Cryptography/README.md @@ -38,9 +38,6 @@ ## 3. Practice Platforms
-### 🔐 Practice Platforms 🔐 -
- | Logo | Name | Description | Link | | :-: | :-: | :-: | :-: | | | CryptoPals | A popular platform offering cryptography challenges that gradually increase in difficulty. It covers various aspects of cryptographic techniques and their implementation. | [CryptoPals](https://cryptopals.com/) | From 3d9f49c8a4092494b55d010c2e1835f6edb5eb74 Mon Sep 17 00:00:00 2001 From: Pujan Sarkar <144250917+Pujan-sarkar@users.noreply.github.com> Date: Thu, 30 May 2024 21:35:59 +0530 Subject: [PATCH 5/5] Update README.md --- Web-Exploitation/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/Web-Exploitation/README.md b/Web-Exploitation/README.md index d51e677..adce74e 100644 --- a/Web-Exploitation/README.md +++ b/Web-Exploitation/README.md @@ -37,9 +37,6 @@ ## 3. Practice Platforms
-### 🔐 Practice Platforms 🔐 -
- | Logo | Name | Description | Link | | :-: | :-: | :-: | :-: | | | Hack The Box | An online platform offering a wide range of CTF-style challenges, including many focused on web exploitation. | [Hack The Box](https://www.hackthebox.com/) |