Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c323239 commit 048c27aCopy full SHA for 048c27a
wifi_dos_type1.py
@@ -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
+
3
# We will be using the subprocess module to run commands on Kali Linux.
4
import subprocess
5
# We require regular expressions.
0 commit comments