Skip to content

Commit

Permalink
gh-action completed, thm-rooms added & extracted
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 17, 2024
1 parent 1c1fc3e commit 1bd7561
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,14 @@
| 15 | [Protocols and Servers 1](https://tryhackme.com/r/room/protocolsandservers) | Learn about common protocols such as HTTP, FTP, POP3, SMTP and IMAP, along with related insecurities. |
| 16 | [Protocols and Servers 2](https://tryhackme.com/r/room/protocolsandservers2) | Learn about attacks against passwords and cleartext traffic; explore options for mitigation via SSH and SSL/TLS. |
| 17 | [What is Networking?](https://tryhackme.com/r/room/whatisnetworking) | Begin learning the fundamentals of computer networking in this bite-sized and interactive module. |

### OWASP
| S.No | Room Name | Description |
|-------|-----------|-------------|
| 1 | [OWASP API Security Top 10 - 1](https://tryhackme.com/r/room/owaspapisecuritytop105w) | Learn the basic concepts for secure API development (Part 1). |
| 2 | [OWASP API Security Top 10 - 2](https://tryhackme.com/r/room/owaspapisecuritytop10d0) | Learn the basic concepts for secure API development (Part 2). |
| 3 | [OWASP Top 10 - 2021](https://tryhackme.com/r/room/owasptop102021) | Learn about and exploit each of the OWASP Top 10 vulnerabilities; the 10 most critical web security risks. |
| 4 | [OWASP Top 10](https://tryhackme.com/r/room/owasptop10) | Learn about and exploit each of the OWASP Top 10 vulnerabilities; the 10 most critical web security risks. |
## License
- **Content License**: The contents of this repository, including documentation, markdown files, and other text-based materials, are licensed under the [CC0 1.0 Universal (CC0 1.0) Public Domain Dedication](/LICENSE). This means you can freely copy, modify, and distribute the content without any restrictions.
- **Script License**: The scripts in this repository, located in the `/scripts` folder, are licensed under the [MIT License](/LICENSE.md). You are free to use, modify, and distribute the scripts, as long as you include the license notice in all copies of the code.
Expand Down
24 changes: 14 additions & 10 deletions thm-rooms-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,17 @@
28. https://tryhackme.com/r/room/networkingsecureprotocols
29. https://tryhackme.com/r/room/networksecurityprotocols
30. https://tryhackme.com/r/room/osimodelzi
31. https://tryhackme.com/r/room/packetsframes
32. https://tryhackme.com/r/room/picklerick
33. https://tryhackme.com/r/room/protocolsandservers
34. https://tryhackme.com/r/room/protocolsandservers2
35. https://tryhackme.com/r/room/publickeycrypto
36. https://tryhackme.com/r/room/redteamfirewalls
37. https://tryhackme.com/r/room/redteamnetsec
38. https://tryhackme.com/r/room/securityprinciples
39. https://tryhackme.com/r/room/training
40. https://tryhackme.com/r/room/whatisnetworking
31. https://tryhackme.com/r/room/owaspapisecuritytop105w
32. https://tryhackme.com/r/room/owaspapisecuritytop10d0
33. https://tryhackme.com/r/room/owasptop10
34. https://tryhackme.com/r/room/owasptop102021
35. https://tryhackme.com/r/room/packetsframes
36. https://tryhackme.com/r/room/picklerick
37. https://tryhackme.com/r/room/protocolsandservers
38. https://tryhackme.com/r/room/protocolsandservers2
39. https://tryhackme.com/r/room/publickeycrypto
40. https://tryhackme.com/r/room/redteamfirewalls
41. https://tryhackme.com/r/room/redteamnetsec
42. https://tryhackme.com/r/room/securityprinciples
43. https://tryhackme.com/r/room/training
44. https://tryhackme.com/r/room/whatisnetworking

0 comments on commit 1bd7561

Please sign in to comment.