Changed recommened handshake verfier.
This commit is contained in:
parent
c288943f66
commit
676f5a9b7b
|
@ -1517,7 +1517,7 @@ fluxion_hash_verify() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$FLUXIONAuto" ]; then
|
if [ "$FLUXIONAuto" ]; then
|
||||||
local -r verifier="pyrit"
|
local -r verifier="cowpatty"
|
||||||
else
|
else
|
||||||
fluxion_header
|
fluxion_header
|
||||||
|
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="هل تريد استخدام هذا الملف؟"
|
||||||
FLUXIONUseFoundHashOption="استخدم hash التي وجدت"
|
FLUXIONUseFoundHashOption="استخدم hash التي وجدت"
|
||||||
FLUXIONSpecifyHashPathOption="حدد المسار ل hash"
|
FLUXIONSpecifyHashPathOption="حدد المسار ل hash"
|
||||||
FLUXIONHashVerificationMethodQuery="اختر طريقة للتحقق من hash"
|
FLUXIONHashVerificationMethodQuery="اختر طريقة للتحقق من hash"
|
||||||
FLUXIONHashVerificationMethodPyritOption="التحقق من pyrit (${CGrn}recommended$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="التحقق من pyrit"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="التحقق من aircrack-ng (${CYel}unreliable$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="التحقق من aircrack-ng (${CYel}unreliable$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="التحقق من cowpatty (${CGrn}recommended$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="حدد هجومًا لاسلكيًا لنقطة الوصول"
|
FLUXIONAttackQuery="حدد هجومًا لاسلكيًا لنقطة الوصول"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr جاري الهجوم..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr جاري الهجوم..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Do you want to use this file?"
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
||||||
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}recommended$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="pyrit verification"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}unreliable$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}unreliable$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification (${CGrn}recommended$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Select a wireless attack for the access point"
|
FLUXIONAttackQuery="Select a wireless attack for the access point"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Möchten Sie dieses Netzwerk nutzen?"
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="Wählen sie eine Methode um den Hash zu verifizieren"
|
FLUXIONHashVerificationMethodQuery="Wählen sie eine Methode um den Hash zu verifizieren"
|
||||||
FLUXIONHashVerificationMethodPyritOption="Pyrit verifizierung (${CGrn}Empfohlen$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="Pyrit verifizierung"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="Aircrack verfizierung (${CYel}Nicht empfohlen$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="Aircrack verfizierung (${CYel}Nicht empfohlen$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="Cowpatty verfizierung (${CGrn}Empfohlen$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Wählen Sie einen drahtlosen Angriff für den Zugangspunkt aus"
|
FLUXIONAttackQuery="Wählen Sie einen drahtlosen Angriff für den Zugangspunkt aus"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr Angriff gestartet"
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr Angriff gestartet"
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Θέλετε να χρησιμοποιήσετε αυ
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="Επιλέξτε μια μέθοδο επαλήθευσης για το hash"
|
FLUXIONHashVerificationMethodQuery="Επιλέξτε μια μέθοδο επαλήθευσης για το hash"
|
||||||
FLUXIONHashVerificationMethodPyritOption="επαλήθευση με pyrit (${CGrn}συνιστώμενη$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="επαλήθευση με pyrit"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="επαληθευση με aircrack-ng (${CYel}αναξιόπιστη$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="επαληθευση με aircrack-ng (${CYel}αναξιόπιστη$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification (${CGrn}recommended$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Καντε μια επιλογη"
|
FLUXIONAttackQuery="Καντε μια επιλογη"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr επιθεση σε εξελιξη..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr επιθεση σε εξελιξη..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Do you want to use this file?"
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
||||||
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}recommended$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="pyrit verification"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}unreliable$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}unreliable$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification (${CGrn}recommended$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Select a wireless attack for the access point"
|
FLUXIONAttackQuery="Select a wireless attack for the access point"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Do you want to use this file?"
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
||||||
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}recommended$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="pyrit verification"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}unreliable$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}unreliable$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification (${CGrn}recommended$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Seleccione un ataque inalámbrico para el punto de acceso"
|
FLUXIONAttackQuery="Seleccione un ataque inalámbrico para el punto de acceso"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Voulez-vous utiliser ce fichier ?"
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="Sélectionnez une méthode de vérification du hash"
|
FLUXIONHashVerificationMethodQuery="Sélectionnez une méthode de vérification du hash"
|
||||||
FLUXIONHashVerificationMethodPyritOption="vérification pyrit (${CGrn}recommandé$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="vérification pyrit"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="vérification aircrack-ng (${CYel}peu fiable$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="vérification aircrack-ng (${CYel}peu fiable$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="vérification cowpatty (${CGrn}recommandé$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Sélectionnez une attaque wireless pour le point d'accès"
|
FLUXIONAttackQuery="Sélectionnez une attaque wireless pour le point d'accès"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attaque en cours..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attaque en cours..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Vuoi usare questo file?"
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="Seleziona il metodo di verifica dell'hash"
|
FLUXIONHashVerificationMethodQuery="Seleziona il metodo di verifica dell'hash"
|
||||||
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}raccomandato$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="pyrit verification"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}inaffidabile$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}inaffidabile$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification (${CGrn}raccomandato$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Seleziona la tua scelta"
|
FLUXIONAttackQuery="Seleziona la tua scelta"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attacco in corso..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attacco in corso..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Chcesz użyć ten plik?"
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="Wybierz metodę weryfikacji hash'a"
|
FLUXIONHashVerificationMethodQuery="Wybierz metodę weryfikacji hash'a"
|
||||||
FLUXIONHashVerificationMethodPyritOption="weryfikacja przy pomocy pyrit-a (${CGrn}recommended$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="weryfikacja przy pomocy pyrit-a"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="weryfikacja przy pomocy aircrack-ng (${CYel}unreliable$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="weryfikacja przy pomocy aircrack-ng (${CYel}unreliable$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="weryfikacja przy pomocy cowpatty (${CGrn}recommended$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Wybierz rodzaj ataka na punkt dostępowy"
|
FLUXIONAttackQuery="Wybierz rodzaj ataka na punkt dostępowy"
|
||||||
FLUXIONAttackInProgressNotice="Atak ${CCyn}\$FluxionAttack$CClr w trakcie..."
|
FLUXIONAttackInProgressNotice="Atak ${CCyn}\$FluxionAttack$CClr w trakcie..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Gostaria de usar esse arquivo?"
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="Selecione um método de verificação para a hash"
|
FLUXIONHashVerificationMethodQuery="Selecione um método de verificação para a hash"
|
||||||
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}recomendada$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="pyrit verification"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}não confiável$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}não confiável$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification (${CGrn}recomendada$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Selecione uma rede sem fio para atacar"
|
FLUXIONAttackQuery="Selecione uma rede sem fio para atacar"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr ataque em progresso..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr ataque em progresso..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Do you want to use this file?"
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
||||||
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}recommended$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="pyrit verification"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}unreliable$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}unreliable$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification (${CGrn}recommended$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Selecteaza optiunea ta"
|
FLUXIONAttackQuery="Selecteaza optiunea ta"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Вы хотите использовать этот ф
|
||||||
FLUXIONUseFoundHashOption="Использовать найденное рукопожатие"
|
FLUXIONUseFoundHashOption="Использовать найденное рукопожатие"
|
||||||
FLUXIONSpecifyHashPathOption="Укажите путь к рукопожатию"
|
FLUXIONSpecifyHashPathOption="Укажите путь к рукопожатию"
|
||||||
FLUXIONHashVerificationMethodQuery="Выберите метод проверки рукопожатия"
|
FLUXIONHashVerificationMethodQuery="Выберите метод проверки рукопожатия"
|
||||||
FLUXIONHashVerificationMethodPyritOption="проверка с помощью pyrit (${CGrn}рекомендуется$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="проверка с помощью pyrit"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="проверка с помощью aircrack-ng (${CYel}ненадёжная$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="проверка с помощью aircrack-ng (${CYel}ненадёжная$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="проверка с помощью cowpatty (${CGrn}рекомендуется$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Выбор беспроводной атаки для точки доступа"
|
FLUXIONAttackQuery="Выбор беспроводной атаки для точки доступа"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr идёт атака..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr идёт атака..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Chcete použiť tento súbor?"
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="Vyberte spôsob overenia pre 'hash'"
|
FLUXIONHashVerificationMethodQuery="Vyberte spôsob overenia pre 'hash'"
|
||||||
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}Odporúčané$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="pyrit verification"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}nespoľahlivé$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}nespoľahlivé$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification (${CGrn}Odporúčané$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Vyberte spôsob útoku pre prístupový bod"
|
FLUXIONAttackQuery="Vyberte spôsob útoku pre prístupový bod"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr prebieha útok..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr prebieha útok..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Do you want to use this file?"
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
||||||
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}recommended$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="pyrit verification"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}unreliable$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}unreliable$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification (${CGrn}recommended$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Izberi možnost"
|
FLUXIONAttackQuery="Izberi možnost"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="Do you want to use this file?"
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
||||||
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}recommended$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="pyrit verification"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}unreliable$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}unreliable$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification (${CGrn}recommended$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Secenegi Sec"
|
FLUXIONAttackQuery="Secenegi Sec"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
||||||
|
|
|
@ -61,9 +61,9 @@ FLUXIONUseFoundHashQuery="你想要使用这个文件吗?"
|
||||||
FLUXIONUseFoundHashOption="Use hash found"
|
FLUXIONUseFoundHashOption="Use hash found"
|
||||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||||
FLUXIONHashVerificationMethodQuery="选择Hash的验证方法"
|
FLUXIONHashVerificationMethodQuery="选择Hash的验证方法"
|
||||||
FLUXIONHashVerificationMethodPyritOption="验证码 (${CGrn}推荐用这个$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="pyrit 验证"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng 验证 (${CYel}不推荐$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng 验证 (${CYel}不推荐$CClr)"
|
||||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification"
|
FLUXIONHashVerificationMethodCowpattyOption="cowpatty 验证 (${CGrn}推荐用这个$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="请选择一个攻击方式"
|
FLUXIONAttackQuery="请选择一个攻击方式"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
||||||
|
|
Loading…
Reference in New Issue