Add projects

This commit is contained in:
Dimitri Lozeve 2018-11-14 21:32:49 +01:00
parent 80947b72d9
commit 7d4a458e8c
31 changed files with 552 additions and 10 deletions

8
projects/satrap.md Normal file
View file

@ -0,0 +1,8 @@
---
date: "2017-07-26"
title: "Satrap"
summary: "Simple ARP spoofer, allowing for interception and modification of all communications between two targets. It sends ARP packets to perform a man-in-the-middle attack."
image_preview: "satrap.png"
tags: ["other","hacking","network"]
external_link: "https://github.com/dlozeve/Satrap"
---