diff options
author | Clyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com> | 2020-03-02 09:28:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-02 09:28:30 +0000 |
commit | 42981375e1b8dd02f2958232ca437f7d46afd973 (patch) | |
tree | 425c7e33bcd8fa5748afc35020c6f97f07d83e68 | |
parent | 57b009627ae5be7b1dac6e5fa9e1a9084fe49541 (diff) |
Update README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,15 +1,13 @@ # ATS-Project Analyse du trafic d'un smartphone -Notre but est de pouvoir analyser le trafic sortant d'un smartphone à l'aide d'un serveur proxy et d'afficher notre analyse sur une interface web. +Notre but est de pouvoir analyser le trafic sortant d'un smartphone à l'aide d'un sniffer et d'afficher notre analyse sur une interface web. Ce projet nous fera utiliser les outils suivants : -Proxy : Squid - -Interface web : HTML / CSS / JS / PostgreSQL / Python +Web : HTML / CSS / JS / PostgreSQL / Python / Apache 2 Analyse des paquets : TCP Dump / PostgreSQL |