|
|
@@ -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
|