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 048c27a commit c7a0538Copy full SHA for c7a0538
wifi_dos_type2.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 will require regular expressions.
0 commit comments