Merge branch 'main' of git.leizour.fr:CyberFlingues/arp-spoofing into main
This commit is contained in:
commit
906a9ecb61
34 changed files with 3 additions and 3 deletions
5
apache/victim/dockerfile
Normal file
5
apache/victim/dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM debian:bookworm-slim
|
||||
RUN apt-get update && apt-get install -y curl python3 python3-pip \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue