Skip to content

Commit 11549a5

Browse files
authored
Merge pull request #14 from Fortiphyd/add-arpspoof
add dsniff for arpspoof
2 parents c0d5db1 + 9866071 commit 11549a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

attacker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN apt-get update && \
1717
x11vnc xvfb xauth x11-utils \
1818
wget git nano python3 python3-pip python3-websockify \
1919
ca-certificates supervisor sudo \
20-
net-tools procps pulseaudio-utils \
20+
net-tools procps pulseaudio-utils dsniff \
2121
&& apt-get clean && rm -rf /var/lib/apt/lists/*
2222

2323

0 commit comments

Comments
 (0)