Skip to content

Commit 048c27a

Browse files
authored
Update wifi_dos_type1.py
1 parent c323239 commit 048c27a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wifi_dos_type1.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Disclaimer: This script is for educational purposes only. Do not use against any network that you don't own or have authorization to test.
2+
13
# We will be using the subprocess module to run commands on Kali Linux.
24
import subprocess
35
# We require regular expressions.

0 commit comments

Comments
 (0)