diff --git a/attacks/Captive Portal/language/cs.sh b/attacks/Captive Portal/language/cs.sh index 4ef9894..9acee97 100755 --- a/attacks/Captive Portal/language/cs.sh +++ b/attacks/Captive Portal/language/cs.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Portugalský Portál -# description: Creates evil twin phishing access point. +# description: Vytvoří přístupový bod "zlý dvojče". # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." diff --git a/attacks/Captive Portal/language/de.sh b/attacks/Captive Portal/language/de.sh index 9c24779..9317982 100755 --- a/attacks/Captive Portal/language/de.sh +++ b/attacks/Captive Portal/language/de.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Gefangenes Portal -# description: Creates evil twin phishing access point. +# description: Erstellt einen "bösen Zwilling" Zugangspunkt. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." diff --git a/attacks/Captive Portal/language/el.sh b/attacks/Captive Portal/language/el.sh index 462748b..8423eaf 100755 --- a/attacks/Captive Portal/language/el.sh +++ b/attacks/Captive Portal/language/el.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Αιχμάλωτη πύλη -# description: Creates evil twin phishing access point. +# description: Δημιουργεί ένα σημείο πρόσβασης "κακό δίδυμο". # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." diff --git a/attacks/Captive Portal/language/en.sh b/attacks/Captive Portal/language/en.sh index daef430..b31b18c 100755 --- a/attacks/Captive Portal/language/en.sh +++ b/attacks/Captive Portal/language/en.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Captive Portal -# description: Creates evil twin phishing access point. +# description: Creates an "evil twin" access point. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." diff --git a/attacks/Captive Portal/language/es.sh b/attacks/Captive Portal/language/es.sh index 9d7a9e1..90046ac 100755 --- a/attacks/Captive Portal/language/es.sh +++ b/attacks/Captive Portal/language/es.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Portal Cautivo -# description: Creates evil twin phishing access point. +# description: Crea un punto de acceso "gemelo malvado". # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." diff --git a/attacks/Captive Portal/language/fr.sh b/attacks/Captive Portal/language/fr.sh index 3fbe036..beb0fc0 100755 --- a/attacks/Captive Portal/language/fr.sh +++ b/attacks/Captive Portal/language/fr.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Portail Captif -# description: Creates evil twin phishing access point. +# description: Crée un point d'accès «jumeaux malveillante». # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." diff --git a/attacks/Captive Portal/language/it.sh b/attacks/Captive Portal/language/it.sh index 3de9f33..42734b3 100755 --- a/attacks/Captive Portal/language/it.sh +++ b/attacks/Captive Portal/language/it.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Captive Portal -# description: Creates evil twin phishing access point. +# description: Crea un punto di accesso "gemello cattivo". # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." diff --git a/attacks/Captive Portal/language/ro.sh b/attacks/Captive Portal/language/ro.sh index e297640..c39abca 100755 --- a/attacks/Captive Portal/language/ro.sh +++ b/attacks/Captive Portal/language/ro.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Captiv Portal -# description: Creates evil twin phishing access point. +# description: Creează un punct de acces "gemeni rău". # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." diff --git a/attacks/Captive Portal/language/sl.sh b/attacks/Captive Portal/language/sl.sh index 654a53c..211932c 100755 --- a/attacks/Captive Portal/language/sl.sh +++ b/attacks/Captive Portal/language/sl.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Zaprti Portal -# description: Creates evil twin phishing access point. +# description: Creates an "evil twin" access point. (translation?) # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." diff --git a/attacks/Captive Portal/language/tk.sh b/attacks/Captive Portal/language/tk.sh index a786377..2bfe965 100755 --- a/attacks/Captive Portal/language/tk.sh +++ b/attacks/Captive Portal/language/tk.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Esaret Portalı -# description: Creates evil twin phishing access point. +# description: "Kötü ikiz" bir erişim noktası oluşturur. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." diff --git a/attacks/Captive Portal/language/zh.sh b/attacks/Captive Portal/language/zh.sh index da59b22..edf5073 100755 --- a/attacks/Captive Portal/language/zh.sh +++ b/attacks/Captive Portal/language/zh.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: 专属门户 -# description: Creates evil twin phishing access point. +# description: 创建一个“邪恶的双胞胎”接入点。 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CaptivePortalStaringAPServiceNotice="开始建立钓鱼热点AP..." diff --git a/attacks/Handshake Snooper/language/cs.sh b/attacks/Handshake Snooper/language/cs.sh index 2d0393d..4b67779 100755 --- a/attacks/Handshake Snooper/language/cs.sh +++ b/attacks/Handshake Snooper/language/cs.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Handshake Snopper -# description: Retrieves WPA/WPA2 encryption hashes. +# description: Acquires WPA/WPA2 encryption hashes. (translate) # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> HandshakeSnooperMethodQuery="Select a method of handshake retrieval" diff --git a/attacks/Handshake Snooper/language/de.sh b/attacks/Handshake Snooper/language/de.sh index 2d0393d..019f209 100755 --- a/attacks/Handshake Snooper/language/de.sh +++ b/attacks/Handshake Snooper/language/de.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Handshake Snopper -# description: Retrieves WPA/WPA2 encryption hashes. +# description: Erwirbt WPA/WPA2-Verschlüsselungs-Hashes. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> HandshakeSnooperMethodQuery="Select a method of handshake retrieval" diff --git a/attacks/Handshake Snooper/language/el.sh b/attacks/Handshake Snooper/language/el.sh index 2d0393d..b52900f 100755 --- a/attacks/Handshake Snooper/language/el.sh +++ b/attacks/Handshake Snooper/language/el.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Handshake Snopper -# description: Retrieves WPA/WPA2 encryption hashes. +# description: Αποκτά τα hashes κρυπτογράφησης WPA/WPA2. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> HandshakeSnooperMethodQuery="Select a method of handshake retrieval" diff --git a/attacks/Handshake Snooper/language/en.sh b/attacks/Handshake Snooper/language/en.sh index 2d0393d..8db4e63 100755 --- a/attacks/Handshake Snooper/language/en.sh +++ b/attacks/Handshake Snooper/language/en.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Handshake Snopper -# description: Retrieves WPA/WPA2 encryption hashes. +# description: Acquires WPA/WPA2 encryption hashes. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> HandshakeSnooperMethodQuery="Select a method of handshake retrieval" diff --git a/attacks/Handshake Snooper/language/es.sh b/attacks/Handshake Snooper/language/es.sh index 2d0393d..32216c7 100755 --- a/attacks/Handshake Snooper/language/es.sh +++ b/attacks/Handshake Snooper/language/es.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Handshake Snopper -# description: Retrieves WPA/WPA2 encryption hashes. +# description: Adquiere los hashes de cifrado WPA/WPA2. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> HandshakeSnooperMethodQuery="Select a method of handshake retrieval" diff --git a/attacks/Handshake Snooper/language/fr.sh b/attacks/Handshake Snooper/language/fr.sh index 2d0393d..dbeef21 100755 --- a/attacks/Handshake Snooper/language/fr.sh +++ b/attacks/Handshake Snooper/language/fr.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Handshake Snopper -# description: Retrieves WPA/WPA2 encryption hashes. +# description: Acquitte les hachages de cryptage WPA/WPA2. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> HandshakeSnooperMethodQuery="Select a method of handshake retrieval" diff --git a/attacks/Handshake Snooper/language/it.sh b/attacks/Handshake Snooper/language/it.sh index 2d0393d..fab0048 100755 --- a/attacks/Handshake Snooper/language/it.sh +++ b/attacks/Handshake Snooper/language/it.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Handshake Snopper -# description: Retrieves WPA/WPA2 encryption hashes. +# description: Acquisisce gli hash di crittografia WPA/WPA2. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> HandshakeSnooperMethodQuery="Select a method of handshake retrieval" diff --git a/attacks/Handshake Snooper/language/ro.sh b/attacks/Handshake Snooper/language/ro.sh index 2d0393d..00c7bec 100755 --- a/attacks/Handshake Snooper/language/ro.sh +++ b/attacks/Handshake Snooper/language/ro.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Handshake Snopper -# description: Retrieves WPA/WPA2 encryption hashes. +# description: Obțineți hash criptografic WPA/WPA2. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> HandshakeSnooperMethodQuery="Select a method of handshake retrieval" diff --git a/attacks/Handshake Snooper/language/sl.sh b/attacks/Handshake Snooper/language/sl.sh index 2d0393d..5b73406 100755 --- a/attacks/Handshake Snooper/language/sl.sh +++ b/attacks/Handshake Snooper/language/sl.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Handshake Snopper -# description: Retrieves WPA/WPA2 encryption hashes. +# description: Retrieves WPA/WPA2 encryption hashes.(translate) # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> HandshakeSnooperMethodQuery="Select a method of handshake retrieval" diff --git a/attacks/Handshake Snooper/language/tk.sh b/attacks/Handshake Snooper/language/tk.sh index 2d0393d..c58aa26 100755 --- a/attacks/Handshake Snooper/language/tk.sh +++ b/attacks/Handshake Snooper/language/tk.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Handshake Snopper -# description: Retrieves WPA/WPA2 encryption hashes. +# description: Retrieves WPA/WPA2 encryption hashes. (translate) # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> HandshakeSnooperMethodQuery="Select a method of handshake retrieval" diff --git a/attacks/Handshake Snooper/language/zh.sh b/attacks/Handshake Snooper/language/zh.sh index 78537b9..4d65071 100755 --- a/attacks/Handshake Snooper/language/zh.sh +++ b/attacks/Handshake Snooper/language/zh.sh @@ -1,6 +1,6 @@ #!/bin/bash # identifier: Handshake Snopper -# description: Retrieves WPA/WPA2 encryption hashes. +# description: 检索WPA/WPA2加密散列。 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> HandshakeSnooperMethodQuery="选择一种方式来检查握手包获取状态"