mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
Good resources to learn capture the flags competitions - Cybersecurity+Linux (#3985)
* Added resources to learn capture the flags cybersecurity * Added resources to learn capture the flags cybersecurity * Added resources to learn capture the flags cybersecurity * Added resources to learn capture the flags cybersecurity with changes * made changes to ctf resources * made changes to ctf resources * made further changes to previous pr * made final changes * made final changes
This commit is contained in:
parent
366434fb80
commit
1617f6aeb4
@ -1,6 +1,7 @@
|
||||
### Index
|
||||
|
||||
* [Competitive Programming](#competitive-programming)
|
||||
* [CTF Capture the Flag](#capture-the-flag)
|
||||
* [Data science](#data-science)
|
||||
* [Information security](#information-security)
|
||||
* [Problem Sets](#problem-sets)
|
||||
@ -37,6 +38,15 @@
|
||||
* [URI Online Judge](https://www.urionlinejudge.com.br/judge/en/login)
|
||||
|
||||
|
||||
### Capture the flag
|
||||
|
||||
* [Google Ctf](https://capturetheflag.withgoogle.com) (email adress *requested*)
|
||||
* [Hackthebox](https://www.hackthebox.eu) (email adress *requested*)
|
||||
* [Overthewire Wargames fungame to practice CTF](https://overthewire.org/wargames/bandit)
|
||||
* [Picoctf](https://picoctf.org/resources) (email adress *requested*)
|
||||
* [TryHackMe](https://tryhackme.com) (email adress *requested*)
|
||||
|
||||
|
||||
### Data science
|
||||
|
||||
* [Kaggle](https://www.kaggle.com)
|
||||
@ -45,7 +55,7 @@
|
||||
### Information security
|
||||
|
||||
* [ångstromCTF](https://angstromctf.com)
|
||||
* [CTFtime](https://ctftime.org)
|
||||
* [CTFtime](https://ctftime.org)
|
||||
|
||||
|
||||
### Problem Sets
|
||||
|
Loading…
Reference in New Issue
Block a user