This commit is contained in:
Mariusz B. / mgeeky
2021-10-24 23:11:42 +02:00
parent 2e115fe796
commit 558762a498
78 changed files with 124 additions and 124 deletions

View File

@ -7,7 +7,7 @@
# Nothing fancy, just set of needed commands. Especially handy when
# used with `startEAPHammer.sh` script.
#
# Mariusz B. / mgeeky '18, <mb@binary-offensive.com>
# Mariusz Banach / mgeeky '18, <mb@binary-offensive.com>
#
if [ $# -ne 2 ]; then

View File

@ -5,7 +5,7 @@
# that takes as input list of APs against which should deauth be launched,
# and then attempts that attack.
#
# Mariusz B. / mgeeky '18, <mb@binary-offensive.com>
# Mariusz Banach / mgeeky '18, <mb@binary-offensive.com>
#
if [ $# -ne 1 ]; then

View File

@ -14,7 +14,7 @@
# Especially handy when used with companion script called:
# `initDHCPServer.sh`
#
# Mariusz B. / mgeeky '18, <mb@binary-offensive.com>
# Mariusz Banach / mgeeky '18, <mb@binary-offensive.com>
#
####################################################################