Fix typo
This commit is contained in:
parent
00bc908d30
commit
6f15378471
7
fluxion
7
fluxion
|
@ -2114,6 +2114,13 @@ esac
|
||||||
|
|
||||||
function Bruteforce {
|
function Bruteforce {
|
||||||
clear
|
clear
|
||||||
|
clear
|
||||||
|
echo -e "###############################"
|
||||||
|
echo -e "# #"
|
||||||
|
echo -e "# Aircrack Helper #"
|
||||||
|
echo -e "# By:ApatheticEuphoria #"
|
||||||
|
echo -e "# #"
|
||||||
|
echo -e "###############################"
|
||||||
echo
|
echo
|
||||||
echo " ### This script helps with bruteforcing captured handshakes with aircrack using various methods. ### "
|
echo " ### This script helps with bruteforcing captured handshakes with aircrack using various methods. ### "
|
||||||
echo
|
echo
|
||||||
|
|
Loading…
Reference in New Issue