Skip to content
Snippets Groups Projects
Commit b011f64a authored by Vincent Mazenod's avatar Vincent Mazenod
Browse files

update F5 zz2

parent 0f86ce00
No related branches found
No related tags found
No related merge requests found
Pipeline #4867 passed
Title: ZZ2 F5 - Securité logicielle (1/2) - Privacy & Crypto Title: ZZ2 F5 - Privacy & Crypto
Date: 2019-11-16 10:55 Date: 2018-11-16 10:55
Category: <i class='fa fa-graduation-cap' aria-hidden='true'></i> &Eacute;tudiants Category: <i class='fa fa-graduation-cap' aria-hidden='true'></i> &Eacute;tudiants
Tags: cours Tags: cours
Status: draft
[TOC] [TOC]
......
Title: ZZ2 F5 - Securité logicielle (2/2) - sécurité des applications web Title: ZZ2 F5 - Securité logicielle - sécurité des applications web
Date: 2019-11-20 10:55 Date: 2019-11-20 10:55
Category: <i class='fa fa-graduation-cap' aria-hidden='true'></i> &Eacute;tudiants Category: <i class='fa fa-graduation-cap' aria-hidden='true'></i> &Eacute;tudiants
Tags: cours Tags: cours
[TOC] [TOC]
## Plan du cours ## Introduction
### Architecture * [souveraineté](slides/privacy/sovereignty.html)
* [mots de passes](slides/privacy/passwords.html)
* [tracking](slides/privacy/tracking.html)
## Architecture
* [HTTP](slides/1337/http.html) * [HTTP](slides/1337/http.html)
* [HTTPS](slides/privacy/tls.html#/0/52) * [HTTPS](slides/privacy/tls.html#/0/52)
* [JS](slides/1337/js.html) * [JS](slides/1337/js.html)
### Pentesting ## Pentesting
* [Collecter](slides/1337/gathering.html) * [Collecter](slides/1337/gathering.html)
* [Détecter](slides/1337/detecting.html) * [Détecter](slides/1337/detecting.html)
* [Heartbleed](slides/1337/heartbleed.html) * [Heartbleed](slides/1337/heartbleed.html)
### Mécanisme ## Mécanisme
* [Authentification](slides/1337/authentication.html) * [Authentification](slides/1337/authentication.html)
### Vulnérabilités communes ## Vulnérabilités communes
* [Command execution](slides/1337/cmdi.html) * [Command execution](slides/1337/cmdi.html)
* [Shellshock](slides/1337/shellshock.html) * [Shellshock](slides/1337/shellshock.html)
...@@ -34,7 +39,7 @@ Tags: cours ...@@ -34,7 +39,7 @@ Tags: cours
* [SQLi](slides/1337/sqli.html) * [SQLi](slides/1337/sqli.html)
* [Drupalgeddon](slides/1337/drupalgeddon.htm!) * [Drupalgeddon](slides/1337/drupalgeddon.htm!)
### Se protéger ## Se protéger
* [Top10](slides/1337/top10.htm) * [Top10](slides/1337/top10.htm)
* [anticiper](slides/1337/anticiper.htm) * [anticiper](slides/1337/anticiper.htm)
......
...@@ -7,12 +7,8 @@ Il est contrôlé par ses outils ...@@ -7,12 +7,8 @@ Il est contrôlé par ses outils
## Hacking ## Hacking
<table> ![RMS](images/sovereignty/stallman.jpg "RMS")<!-- .element width="20%"-->
<tr> ![ers](images/sovereignty/raymond.jpg "ers")<!-- .element width="37%" -->
<td>![RMS](images/sovereignty/stallman.jpg "RMS")<!-- .element width="60%"--></td>
<td>![ers](images/sovereignty/raymond.jpg "ers")<!-- .element width="50%" --></td>
</tr>
</table>
* Black Hat, white Hat, Grey Hat * Black Hat, white Hat, Grey Hat
* Ethical * Ethical
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment