Skip to content

Commit 90dad84

Browse files
committed
Replace 278 generic 7Rocky links with specific per-challenge writeup URLs
Every 7Rocky writeup link now points to the individual challenge page instead of the generic category index. Covers all 12 categories: Web (71), Crypto (93), Forensics (30), Reversing (39), Pwn (58), Misc (34), Hardware (8), OSINT (5), Blockchain (3), AI/ML (1)
1 parent 723c841 commit 90dad84

10 files changed

Lines changed: 278 additions & 278 deletions

File tree

challenges/ai-ml/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permalink: /challenges/ai-ml/
1010

1111
| # | Challenge | Difficulty | Key Techniques | Writeup |
1212
|---|-----------|-----------|----------------|---------|
13-
| 1 | Sigma Technology | Easy | Adversarial Machine Learning | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/ai---ml/) |
13+
| 1 | Sigma Technology | Easy | Adversarial Machine Learning | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/ai---ml/sigma-technology/) |
1414
| 2 | AI Space | Easy | Multidimensional Scaling, Data Analysis | [1337Sheets](https://www.1337sheets.com/p/hack-the-box-challenge-ai-space-ml-writeup) |
1515
| 3 | Prometheon | Medium | Multi-Stage Prompt Injection, LLM Bypass | [Medium - Paragbhosale](https://medium.com/@paragbhosale9440/htb-prometheon-exploiting-alignment-boundaries-in-ai-via-prompt-injection-5a195e16a256) |
1616
| 4 | External Affairs | Medium | AI Travel Screening Bypass, Prompt Injection | [hack-lab-256](https://hack-lab-256.com/en/ai-llm-prompt-injection/1680/) |

challenges/blockchain/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ permalink: /challenges/blockchain/
1212
|---|-----------|-----------|----------------|---------|
1313
| 1 | Survival of the Fittest | Very Easy | Smart Contract Interaction, cast | [InfoSec Writeups](https://infosecwriteups.com/hackthebox-survival-of-the-fittest-blockchain-challenge-writeup-e7302c787d20) |
1414
| 2 | Russian Roulette | Very Easy | Block Hash Manipulation | [Forbytten](https://forbytten.gitlab.io/blog/htb-cyber-apocalypse-writeups-2024/russian-roulette/) |
15-
| 3 | Lucky Faucet | Easy | Integer Overflow, Solidity | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/blockchain/) |
16-
| 4 | Funds Secured | Easy | Incorrect Parameter Verification | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/blockchain/) |
15+
| 3 | Lucky Faucet | Easy | Integer Overflow, Solidity | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/blockchain/lucky-faucet/) |
16+
| 4 | Funds Secured | Easy | Incorrect Parameter Verification | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/blockchain/funds-secured/) |
1717
| 5 | Magic Vault | Easy | Private Storage Read, Block Mechanics | [Medium - 0x-professor](https://0x-professor.medium.com/magic-vault-hackthebox-blockchain-challenge-writeup-078f6c1ed87d) |
1818
| 6 | Distract and Destroy | Easy | Smart Contract Logic Exploit | [GitHub - KanakSasak](https://github.com/KanakSasak/HTB-Blockchain) |
19-
| 7 | Confidentiality | Medium | ERC-721, ECDSA Signature Malleability | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/blockchain/) |
19+
| 7 | Confidentiality | Medium | ERC-721, ECDSA Signature Malleability | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/blockchain/confidentiality/) |
2020
| 8 | Honor Among Thieves | Medium | Multi-Contract Exploitation | [GitHub - KanakSasak](https://github.com/KanakSasak/HTB-Blockchain) |
2121
| 9 | Art of Deception | Medium | Smart Contract Deception | [Medium - Nikhil](https://medium.com/@nikhilmemane09/htb-cyber-apocalypse-2023-owning-smart-contracts-art-of-deception-f3348897d5c5) |
2222
| 10 | University CTF 2024 Blockchain | Various | Multiple Smart Contract Challenges | [Medium - Nafiz](https://medium.com/@muhammadnafiz2017/hack-the-box-university-ctf-2024-blockchain-challenges-writeup-1787e97f0fff) |

challenges/crypto/README.md

Lines changed: 91 additions & 91 deletions
Large diffs are not rendered by default.

challenges/forensics/README.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -12,37 +12,37 @@ permalink: /challenges/forensics/
1212
|---|-----------|-----------|----------------|---------|
1313
| 1 | Illumination | Very Easy | Git History Analysis, Token Recovery | [Medium - Nouf](https://enaljammaz.medium.com/hackthebox-forensics-challenge-illumination-walkthrough-f6b032b01211) |
1414
| 2 | An unusual sighting | Very Easy | SSH/Bash Log Analysis | [Medium - Rahul](https://medium.com/@rahulhoysala07/hack-the-box-forensics-an-unusual-sighting-writeup-ba20a80a09db) |
15-
| 3 | Urgent | Very Easy | Phishing Email Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
16-
| 4 | Alien Cradle | Very Easy | PowerShell Script Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
17-
| 5 | Extraterrestrial Persistence | Very Easy | Cron Job / Persistence Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
18-
| 6 | Wrong Spooky Season | Easy | PCAP Analysis, Reverse Shell Detection | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
19-
| 7 | Halloween Invitation | Easy | Macro Analysis, VBA Malware | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
20-
| 8 | POOF | Easy | Log Analysis, Incident Timeline | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
21-
| 9 | Downgrade | Easy | Windows Event Log Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
22-
| 10 | Fake News | Easy | Web Forensics, Source Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
23-
| 11 | Lure | Easy | Malicious Document Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
15+
| 3 | Urgent | Very Easy | Phishing Email Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/urgent/) |
16+
| 4 | Alien Cradle | Very Easy | PowerShell Script Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/alien-cradle/) |
17+
| 5 | Extraterrestrial Persistence | Very Easy | Cron Job / Persistence Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/extraterrestrial-persistence/) |
18+
| 6 | Wrong Spooky Season | Easy | PCAP Analysis, Reverse Shell Detection | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/wrong-spooky-season/) |
19+
| 7 | Halloween Invitation | Easy | Macro Analysis, VBA Malware | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/halloween-invitation/) |
20+
| 8 | POOF | Easy | Log Analysis, Incident Timeline | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/poof/) |
21+
| 9 | Downgrade | Easy | Windows Event Log Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/downgrade/) |
22+
| 10 | Fake News | Easy | Web Forensics, Source Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/fake-news/) |
23+
| 11 | Lure | Easy | Malicious Document Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/lure/) |
2424
| 12 | Chase | Easy | PCAP Analysis, Wireshark | [Medium - Josh](https://0xect0.medium.com/hackthebox-chase-forensics-challenge-writeup-eebf72d6051f) |
2525
| 13 | Phreaky | Easy | PCAP Analysis, Data Extraction | [Medium - Rahul](https://medium.com/@rahulhoysala07/hack-the-box-forensics-phreaky-writeup-9fde5c245f75) |
2626
| 14 | Export | Easy | Memory Forensics (.raw), Volatility | [Medium - Josh](https://0xect0.medium.com/hackthebox-export-forensics-challenge-writeup-1cbb6c0be4fd) |
27-
| 15 | Insider | Easy | Linux Filesystem Forensics | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
28-
| 16 | Free Services | Easy | Malicious Email Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
29-
| 17 | Packet Cyclone | Easy | PCAP + Sigma Rules | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
30-
| 18 | Automation | Easy | PowerShell Script Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
31-
| 19 | Keep Tryin' | Easy | Email Forensics, MIME Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
27+
| 15 | Insider | Easy | Linux Filesystem Forensics | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/insider/) |
28+
| 16 | Free Services | Easy | Malicious Email Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/free-services/) |
29+
| 17 | Packet Cyclone | Easy | PCAP + Sigma Rules | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/packet-cyclone/) |
30+
| 18 | Automation | Easy | PowerShell Script Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/automation/) |
31+
| 19 | Keep Tryin' | Easy | Email Forensics, MIME Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/keep-tryin/) |
3232
| 20 | Perseverance | Easy | WMI Persistence Detection | [HTB Blog](https://www.hackthebox.com/blog/perseverance-biz-ctf-2022-forensics-writeup) |
3333
| 21 | Reminiscent | Easy | Memory Forensics, Volatility | [DFIR Blog](https://www.thedigitalforensics.com/blog/hack-the-box-reminiscent) |
34-
| 22 | MarketDump | Medium | Network Forensics, Data Leak | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
35-
| 23 | Relic Maps | Medium | Malicious Macro, HTA Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
34+
| 22 | MarketDump | Medium | Network Forensics, Data Leak | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/marketdump/) |
35+
| 23 | Relic Maps | Medium | Malicious Macro, HTA Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/relic-maps/) |
3636
| 24 | Event Horizon | Medium | Windows .evtx Analysis | [Medium - SecurityNoodle](https://securitynoodle.medium.com/hackthebox-event-horizon-forensics-challenge-writeup-b32839a3307d) |
37-
| 25 | No Place To Hide | Medium | Network Traffic Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
38-
| 26 | Logger | Medium | Keylogger Forensics | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
39-
| 27 | Peel Back The Layers | Medium | Docker Image Forensics | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
40-
| 28 | Deadly Arthropod | Medium | C2 Traffic Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
41-
| 29 | Artifact Of Dangerous Sighting | Medium | Windows Artifact Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
42-
| 30 | Valhalloween | Hard | Complex Incident Forensics | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
43-
| 31 | Interstellar C2 | Hard | C2 Communication Decryption | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
44-
| 32 | Scripts and Formulas | Hard | Excel Macro Forensics | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
45-
| 33 | Red Miners | Hard | Cryptominer Forensics | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/) |
37+
| 25 | No Place To Hide | Medium | Network Traffic Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/no-place-to-hide/) |
38+
| 26 | Logger | Medium | Keylogger Forensics | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/logger/) |
39+
| 27 | Peel Back The Layers | Medium | Docker Image Forensics | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/peel-back-the-layers/) |
40+
| 28 | Deadly Arthropod | Medium | C2 Traffic Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/deadly-arthropod/) |
41+
| 29 | Artifact Of Dangerous Sighting | Medium | Windows Artifact Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/artifact-of-dangerous-sighting/) |
42+
| 30 | Valhalloween | Hard | Complex Incident Forensics | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/valhalloween/) |
43+
| 31 | Interstellar C2 | Hard | C2 Communication Decryption | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/interstellar-c2/) |
44+
| 32 | Scripts and Formulas | Hard | Excel Macro Forensics | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/scripts-and-formulas/) |
45+
| 33 | Red Miners | Hard | Cryptominer Forensics | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/forensics/red-miners/) |
4646

4747
---
4848

challenges/hardware/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ permalink: /challenges/hardware/
1010

1111
| # | Challenge | Difficulty | Key Techniques | Writeup |
1212
|---|-----------|-----------|----------------|---------|
13-
| 1 | Photon Lockdown | Very Easy | Firmware Extraction, Binwalk | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/) |
14-
| 2 | HM74 | Very Easy | Hamming Error-Correcting Codes | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/) |
15-
| 3 | Gawk | Easy | Logic Analyzer, SPI Protocol | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/) |
16-
| 4 | Unique | Easy | UART Communication Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/) |
17-
| 5 | Walkie Hackie | Easy | Radio Frequency Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/) |
18-
| 6 | Secure Digital | Easy | SD Card / SPI Protocol Decode | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/) |
19-
| 7 | Mini Line | Medium | Line Protocol Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/) |
20-
| 8 | VHDLock | Medium | VHDL Hardware Description Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/) |
13+
| 1 | Photon Lockdown | Very Easy | Firmware Extraction, Binwalk | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/photon-lockdown/) |
14+
| 2 | HM74 | Very Easy | Hamming Error-Correcting Codes | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/hm74/) |
15+
| 3 | Gawk | Easy | Logic Analyzer, SPI Protocol | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/gawk/) |
16+
| 4 | Unique | Easy | UART Communication Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/unique/) |
17+
| 5 | Walkie Hackie | Easy | Radio Frequency Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/walkie-hackie/) |
18+
| 6 | Secure Digital | Easy | SD Card / SPI Protocol Decode | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/secure-digital/) |
19+
| 7 | Mini Line | Medium | Line Protocol Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/mini-line/) |
20+
| 8 | VHDLock | Medium | VHDL Hardware Description Analysis | [7Rocky](https://7rocky.github.io/en/ctf/htb-challenges/hardware/vhdlock/) |
2121
| 9 | Debugging Interface | Easy | UART Debugging, Serial Comms | [Medium - Justus](https://justus-njogu.medium.com/debugging-interface-challenge-hack-the-box-walk-through-e529c467d3da) |
2222
| 10 | Debug | Easy | Hardware Debug Interface | [Medium - Rahul](https://medium.com/@rahulhoysala07/hack-the-box-hardware-challenge-debug-writeup-3889089897ef) |
2323
| 11 | The Needle | Easy | Linux Firmware Analysis | [Motasem Notes](http://motasem-notes.net/hardware-hacking-p3-linux-firmware-analysis-hackthebox-the-needle/) |

0 commit comments

Comments
 (0)