Avancement arpspoof
This commit is contained in:
parent
d907d4df38
commit
86e69f5992
5 changed files with 40 additions and 7 deletions
5
docker/victim/dockerfile
Normal file
5
docker/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