-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added training.olicyber.it to web resources
- Loading branch information
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
+++ | ||
title="Web" | ||
title = "Web" | ||
+++ | ||
|
||
Un sito utilissimo per imparare tutto il possibile di web security (nota bene: bisogna installare burp come tool, super utile, se no non si fa nulla, beginner friendly): | ||
## Portale di training OliCyber | ||
|
||
Il portale di training di OliCyber, gestito dal Cybersecurity National Lab., offre un'introduzione ai concetti di web security e agli attacchi più comuni (es. command injection, SQL injection): | ||
- <https://training.olicyber.it/training/web/1> | ||
- <https://training.olicyber.it/training/web/2> | ||
|
||
## PortSwigger Web Academy | ||
|
||
Un sito utilissimo per imparare tutto il possibile di web security (nota bene: bisogna installare burp come tool, super utile, se no non si fa nulla, beginner friendly): | ||
- <https://portswigger.net/web-security> |