diff --git a/attacks/Captive Portal/language/cs.sh b/attacks/Captive Portal/language/cs.sh index 9acee97..3193289 100755 --- a/attacks/Captive Portal/language/cs.sh +++ b/attacks/Captive Portal/language/cs.sh @@ -3,6 +3,10 @@ # description: Vytvoří přístupový bod "zlý dvojče". # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +CaptivePortalInterfaceQuery="Select an interface for the captive portal." +CaptivePortalStartingInterfaceNotice="Starting captive portal interface..." +CaptivePortalCannotStartInterfaceError="${CRed}Unable to start captive portal interface$CClr, returning!" +CaptivePortalStartedInterfaceNotice="${CGrn}Success${CClr}, captive portal interface ready!" CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." CaptivePortalStaringAPRoutesNotice="Starting Captive Portal access point routes..." CaptivePortalStartingDHCPServiceNotice="Starting access point DHCP service as daemon..." @@ -16,7 +20,7 @@ CaptivePortalVerificationMethodQuery="METHODA ZÍSKÁNÍ HESLA" CaptivePortalCertificateSourceQuery="Select SSL certificate source for captive portal" CaptivePortalCertificateSourceGenerateOption="Create an SSL certificate" CaptivePortalCertificateSourceRescanOption="Detect SSL certificate (${CClr}search again$CGry)" -CaptivePortalInterfaceQuery="Select a captive portal interface for the rogue network" +CaptivePortalUIQuery="Select a captive portal interface for the rogue network" CaptivePortalGenericInterfaceOption="Generic Portal" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/attacks/Captive Portal/language/de.sh b/attacks/Captive Portal/language/de.sh index 9317982..137aa56 100755 --- a/attacks/Captive Portal/language/de.sh +++ b/attacks/Captive Portal/language/de.sh @@ -3,6 +3,10 @@ # description: Erstellt einen "bösen Zwilling" Zugangspunkt. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +CaptivePortalInterfaceQuery="Select an interface for the captive portal." +CaptivePortalStartingInterfaceNotice="Starting captive portal interface..." +CaptivePortalCannotStartInterfaceError="${CRed}Unable to start captive portal interface$CClr, returning!" +CaptivePortalStartedInterfaceNotice="${CGrn}Success${CClr}, captive portal interface ready!" CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." CaptivePortalStaringAPRoutesNotice="Starting Captive Portal access point routes..." CaptivePortalStartingDHCPServiceNotice="Starting access point DHCP service as daemon..." @@ -16,7 +20,7 @@ CaptivePortalVerificationMethodQuery="Methode zum Prüfen des Handshake" CaptivePortalCertificateSourceQuery="Select SSL certificate source for captive portal" CaptivePortalCertificateSourceGenerateOption="Create an SSL certificate" CaptivePortalCertificateSourceRescanOption="Detect SSL certificate (${CClr}search again$CGry)" -CaptivePortalInterfaceQuery="Select a captive portal interface for the rogue network" +CaptivePortalUIQuery="Select a captive portal interface for the rogue network" CaptivePortalGenericInterfaceOption="Generic Portal" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/attacks/Captive Portal/language/el.sh b/attacks/Captive Portal/language/el.sh index 8423eaf..c883f2f 100755 --- a/attacks/Captive Portal/language/el.sh +++ b/attacks/Captive Portal/language/el.sh @@ -3,6 +3,10 @@ # description: Δημιουργεί ένα σημείο πρόσβασης "κακό δίδυμο". # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +CaptivePortalInterfaceQuery="Select an interface for the captive portal." +CaptivePortalStartingInterfaceNotice="Starting captive portal interface..." +CaptivePortalCannotStartInterfaceError="${CRed}Unable to start captive portal interface$CClr, returning!" +CaptivePortalStartedInterfaceNotice="${CGrn}Success${CClr}, captive portal interface ready!" CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." CaptivePortalStaringAPRoutesNotice="Starting Captive Portal access point routes..." CaptivePortalStartingDHCPServiceNotice="Starting access point DHCP service as daemon..." @@ -16,7 +20,7 @@ CaptivePortalVerificationMethodQuery="Μέθοδος επαλήθευσης κω CaptivePortalCertificateSourceQuery="Select SSL certificate source for captive portal" CaptivePortalCertificateSourceGenerateOption="Create an SSL certificate" CaptivePortalCertificateSourceRescanOption="Detect SSL certificate (${CClr}search again$CGry)" -CaptivePortalInterfaceQuery="Select a captive portal interface for the rogue network" +CaptivePortalUIQuery="Select a captive portal interface for the rogue network" CaptivePortalGenericInterfaceOption="Generic Portal" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/attacks/Captive Portal/language/en.sh b/attacks/Captive Portal/language/en.sh index b31b18c..4a58a32 100755 --- a/attacks/Captive Portal/language/en.sh +++ b/attacks/Captive Portal/language/en.sh @@ -3,6 +3,10 @@ # description: Creates an "evil twin" access point. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +CaptivePortalInterfaceQuery="Select an interface for the captive portal." +CaptivePortalStartingInterfaceNotice="Starting captive portal interface..." +CaptivePortalCannotStartInterfaceError="${CRed}Unable to start captive portal interface$CClr, returning!" +CaptivePortalStartedInterfaceNotice="${CGrn}Success${CClr}, captive portal interface ready!" CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." CaptivePortalStaringAPRoutesNotice="Starting Captive Portal access point routes..." CaptivePortalStartingDHCPServiceNotice="Starting access point DHCP service as daemon..." @@ -16,7 +20,7 @@ CaptivePortalVerificationMethodQuery="Select a password verification method" CaptivePortalCertificateSourceQuery="Select SSL certificate source for captive portal" CaptivePortalCertificateSourceGenerateOption="Create an SSL certificate" CaptivePortalCertificateSourceRescanOption="Detect SSL certificate (${CClr}search again$CGry)" -CaptivePortalInterfaceQuery="Select a captive portal interface for the rogue network" +CaptivePortalUIQuery="Select a captive portal interface for the rogue network" CaptivePortalGenericInterfaceOption="Generic Portal" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/attacks/Captive Portal/language/es.sh b/attacks/Captive Portal/language/es.sh index 90046ac..a07b769 100755 --- a/attacks/Captive Portal/language/es.sh +++ b/attacks/Captive Portal/language/es.sh @@ -3,6 +3,10 @@ # description: Crea un punto de acceso "gemelo malvado". # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +CaptivePortalInterfaceQuery="Select an interface for the captive portal." +CaptivePortalStartingInterfaceNotice="Starting captive portal interface..." +CaptivePortalCannotStartInterfaceError="${CRed}Unable to start captive portal interface$CClr, returning!" +CaptivePortalStartedInterfaceNotice="${CGrn}Success${CClr}, captive portal interface ready!" CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." CaptivePortalStaringAPRoutesNotice="Starting Captive Portal access point routes..." CaptivePortalStartingDHCPServiceNotice="Starting access point DHCP service as daemon..." @@ -16,7 +20,7 @@ CaptivePortalVerificationMethodQuery="MÉTODO PARA VERIFICAR CONTRASEÑA" CaptivePortalCertificateSourceQuery="Select SSL certificate source for captive portal" CaptivePortalCertificateSourceGenerateOption="Create an SSL certificate" CaptivePortalCertificateSourceRescanOption="Detect SSL certificate (${CClr}search again$CGry)" -CaptivePortalInterfaceQuery="Select a captive portal interface for the rogue network" +CaptivePortalUIQuery="Select a captive portal interface for the rogue network" CaptivePortalGenericInterfaceOption="Generic Portal" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/attacks/Captive Portal/language/fr.sh b/attacks/Captive Portal/language/fr.sh index beb0fc0..762dfa9 100755 --- a/attacks/Captive Portal/language/fr.sh +++ b/attacks/Captive Portal/language/fr.sh @@ -3,6 +3,10 @@ # description: Crée un point d'accès «jumeaux malveillante». # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +CaptivePortalInterfaceQuery="Select an interface for the captive portal." +CaptivePortalStartingInterfaceNotice="Starting captive portal interface..." +CaptivePortalCannotStartInterfaceError="${CRed}Unable to start captive portal interface$CClr, returning!" +CaptivePortalStartedInterfaceNotice="${CGrn}Success${CClr}, captive portal interface ready!" CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." CaptivePortalStaringAPRoutesNotice="Starting Captive Portal access point routes..." CaptivePortalStartingDHCPServiceNotice="Starting access point DHCP service as daemon..." @@ -16,7 +20,7 @@ CaptivePortalVerificationMethodQuery="METHODE DE VÉRIFICATION DU PASSWORD" CaptivePortalCertificateSourceQuery="Select SSL certificate source for captive portal" CaptivePortalCertificateSourceGenerateOption="Create an SSL certificate" CaptivePortalCertificateSourceRescanOption="Detect SSL certificate (${CClr}search again$CGry)" -CaptivePortalInterfaceQuery="Select a captive portal interface for the rogue network" +CaptivePortalUIQuery="Select a captive portal interface for the rogue network" CaptivePortalGenericInterfaceOption="Generic Portal" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/attacks/Captive Portal/language/it.sh b/attacks/Captive Portal/language/it.sh index 98c56e8..e48f3c8 100755 --- a/attacks/Captive Portal/language/it.sh +++ b/attacks/Captive Portal/language/it.sh @@ -3,6 +3,10 @@ # description: Crea un punto di accesso "gemello cattivo". # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +CaptivePortalInterfaceQuery="Select an interface for the captive portal." +CaptivePortalStartingInterfaceNotice="Starting captive portal interface..." +CaptivePortalCannotStartInterfaceError="${CRed}Unable to start captive portal interface$CClr, returning!" +CaptivePortalStartedInterfaceNotice="${CGrn}Success${CClr}, captive portal interface ready!" CaptivePortalStaringAPServiceNotice="Avvio del servizio del Portale di Cattura..." CaptivePortalStaringAPRoutesNotice="Avvio access point del Portale di Cattura..." CaptivePortalStartingDHCPServiceNotice="Avvio del servizio DHCP..." @@ -16,7 +20,7 @@ CaptivePortalVerificationMethodQuery="MODALITA' DI VERIFICA DELLA PASSWORD" CaptivePortalCertificateSourceQuery="Seleziona il certificato SSL" CaptivePortalCertificateSourceGenerateOption="Crea il certificato SSL" CaptivePortalCertificateSourceRescanOption="Identifica il certificato SSL (${CClr}cerca ancora$CGry)" -CaptivePortalInterfaceQuery="Seleziona l'intefaccia del Portale di Cattura" +CaptivePortalUIQuery="Seleziona l'intefaccia del Portale di Cattura" CaptivePortalGenericInterfaceOption="Portale Generico" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/attacks/Captive Portal/language/ro.sh b/attacks/Captive Portal/language/ro.sh index c39abca..e517b3d 100755 --- a/attacks/Captive Portal/language/ro.sh +++ b/attacks/Captive Portal/language/ro.sh @@ -3,6 +3,10 @@ # description: Creează un punct de acces "gemeni rău". # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +CaptivePortalInterfaceQuery="Select an interface for the captive portal." +CaptivePortalStartingInterfaceNotice="Starting captive portal interface..." +CaptivePortalCannotStartInterfaceError="${CRed}Unable to start captive portal interface$CClr, returning!" +CaptivePortalStartedInterfaceNotice="${CGrn}Success${CClr}, captive portal interface ready!" CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." CaptivePortalStaringAPRoutesNotice="Starting Captive Portal access point routes..." CaptivePortalStartingDHCPServiceNotice="Starting access point DHCP service as daemon..." @@ -16,7 +20,7 @@ CaptivePortalVerificationMethodQuery="METODA PENTRU VERIFICAREA PAROLEI" CaptivePortalCertificateSourceQuery="Select SSL certificate source for captive portal" CaptivePortalCertificateSourceGenerateOption="Create an SSL certificate" CaptivePortalCertificateSourceRescanOption="Detect SSL certificate (${CClr}search again$CGry)" -CaptivePortalInterfaceQuery="Select a captive portal interface for the rogue network" +CaptivePortalUIQuery="Select a captive portal interface for the rogue network" CaptivePortalGenericInterfaceOption="Generic Portal" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/attacks/Captive Portal/language/sl.sh b/attacks/Captive Portal/language/sl.sh index 211932c..3a69447 100755 --- a/attacks/Captive Portal/language/sl.sh +++ b/attacks/Captive Portal/language/sl.sh @@ -3,6 +3,10 @@ # description: Creates an "evil twin" access point. (translation?) # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +CaptivePortalInterfaceQuery="Select an interface for the captive portal." +CaptivePortalStartingInterfaceNotice="Starting captive portal interface..." +CaptivePortalCannotStartInterfaceError="${CRed}Unable to start captive portal interface$CClr, returning!" +CaptivePortalStartedInterfaceNotice="${CGrn}Success${CClr}, captive portal interface ready!" CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." CaptivePortalStaringAPRoutesNotice="Starting Captive Portal access point routes..." CaptivePortalStartingDHCPServiceNotice="Starting access point DHCP service as daemon..." @@ -16,7 +20,7 @@ CaptivePortalVerificationMethodQuery="METODA PREVERITVE GESLA" CaptivePortalCertificateSourceQuery="Select SSL certificate source for captive portal" CaptivePortalCertificateSourceGenerateOption="Create an SSL certificate" CaptivePortalCertificateSourceRescanOption="Detect SSL certificate (${CClr}search again$CGry)" -CaptivePortalInterfaceQuery="Select a captive portal interface for the rogue network" +CaptivePortalUIQuery="Select a captive portal interface for the rogue network" CaptivePortalGenericInterfaceOption="Generic Portal" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/attacks/Captive Portal/language/tk.sh b/attacks/Captive Portal/language/tk.sh index 2bfe965..f96c525 100755 --- a/attacks/Captive Portal/language/tk.sh +++ b/attacks/Captive Portal/language/tk.sh @@ -3,6 +3,10 @@ # description: "Kötü ikiz" bir erişim noktası oluşturur. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +CaptivePortalInterfaceQuery="Select an interface for the captive portal." +CaptivePortalStartingInterfaceNotice="Starting captive portal interface..." +CaptivePortalCannotStartInterfaceError="${CRed}Unable to start captive portal interface$CClr, returning!" +CaptivePortalStartedInterfaceNotice="${CGrn}Success${CClr}, captive portal interface ready!" CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..." CaptivePortalStaringAPRoutesNotice="Starting Captive Portal access point routes..." CaptivePortalStartingDHCPServiceNotice="Starting access point DHCP service as daemon..." @@ -16,7 +20,7 @@ CaptivePortalVerificationMethodQuery="Sifre Kontrol Metodu" CaptivePortalCertificateSourceQuery="Select SSL certificate source for captive portal" CaptivePortalCertificateSourceGenerateOption="Create an SSL certificate" CaptivePortalCertificateSourceRescanOption="Detect SSL certificate (${CClr}search again$CGry)" -CaptivePortalInterfaceQuery="Select a captive portal interface for the rogue network" +CaptivePortalUIQuery="Select a captive portal interface for the rogue network" CaptivePortalGenericInterfaceOption="Generic Portal" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/attacks/Captive Portal/language/zh.sh b/attacks/Captive Portal/language/zh.sh index edf5073..4410a5d 100755 --- a/attacks/Captive Portal/language/zh.sh +++ b/attacks/Captive Portal/language/zh.sh @@ -3,6 +3,10 @@ # description: 创建一个“邪恶的双胞胎”接入点。 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +CaptivePortalInterfaceQuery="Select an interface for the captive portal." +CaptivePortalStartingInterfaceNotice="Starting captive portal interface..." +CaptivePortalCannotStartInterfaceError="${CRed}Unable to start captive portal interface$CClr, returning!" +CaptivePortalStartedInterfaceNotice="${CGrn}Success${CClr}, captive portal interface ready!" CaptivePortalStaringAPServiceNotice="开始建立钓鱼热点AP..." CaptivePortalStaringAPRoutesNotice="启动钓鱼热点AP路由服务..." CaptivePortalStartingDHCPServiceNotice="启动接入点DHCP服务作为守护进程..." @@ -16,7 +20,7 @@ CaptivePortalVerificationMethodQuery="请选择验证密码方式" CaptivePortalCertificateSourceQuery="选择钓鱼认证门户的SSL证书来源" CaptivePortalCertificateSourceGenerateOption="创建SSL证书" CaptivePortalCertificateSourceRescanOption="检测SSL证书 (${CClr}再次搜索$CGry)" -CaptivePortalInterfaceQuery="选择钓鱼热点的认证网页界面" +CaptivePortalUIQuery="选择钓鱼热点的认证网页界面" CaptivePortalGenericInterfaceOption="通用认证网页" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/language/cs.sh b/language/cs.sh index a027173..572316d 100755 --- a/language/cs.sh +++ b/language/cs.sh @@ -19,8 +19,6 @@ FLUXIONPhysicalWIDeviceUnknownError="${CRed}Unable to determine interface's phys FLUXIONStartingWIMonitorNotice="Starting monitor interface..." FLUXIONMonitorModeWIEnabledNotice="${CGrn}Interface monitor mode enabled." FLUXIONMonitorModeWIFailedError="${CRed}Interface monitor mode failed!" -FLUXIONStartingWIAccessPointNotice="Starting access point interface..." -FLUXIONCannotStartWIAccessPointError="${CRed}Unable to create AP's virtual interface$CClr, returning!" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONStartingScannerNotice="Starting scanner, please wait..." FLUXIONStartingScannerTip="Once the target AP appears, close the FLUXION Scanner to continue." @@ -44,7 +42,7 @@ FLUXIONScannerChannelMiltipleTip="Více kanálů" FLUXIONScannerHeader="Sledování WIFI" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Vyberte metodu útočení" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CYel}Doporučeno$CClr)" +FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}Doporučeno$CClr)" FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Pomalejší připojení)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" diff --git a/language/de.sh b/language/de.sh index c821e88..f9e5d0f 100755 --- a/language/de.sh +++ b/language/de.sh @@ -19,8 +19,6 @@ FLUXIONPhysicalWIDeviceUnknownError="${CRed}Die Physische Schnittstelle konnte n FLUXIONStartingWIMonitorNotice="Starte die Grafikkarte im Monitor Mode" FLUXIONMonitorModeWIEnabledNotice="${CGrn}Monitormode konnte erfolgreich gestartet werden" FLUXIONMonitorModeWIFailedError="${CRed}Monitormode konnte nicht gestartet werden" -FLUXIONStartingWIAccessPointNotice="Starte drahtloses Netzwerk" -FLUXIONCannotStartWIAccessPointError="${CRed}Virtuelles Netzwerk konnte nicht gestartet werden$CClr" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONStartingScannerNotice="Starte Scanner" FLUXIONStartingScannerTip="Sobald der Scanner gestartet ist und Netzwerke zusehen sind, schließen sie das Fenster" @@ -44,7 +42,7 @@ FLUXIONScannerChannelMiltipleTip="Mehrere Kanäle" FLUXIONScannerHeader="FLUXION Scanner" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Wähle deine Angriffsmethode aus" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CYel}Empfohlen$CClr)" +FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}Empfohlen$CClr)" FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Langsame Verbindung)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Wähle eine Methode aus um den Handshake zu erlangen" diff --git a/language/el.sh b/language/el.sh index 64c6303..d64e053 100755 --- a/language/el.sh +++ b/language/el.sh @@ -19,8 +19,6 @@ FLUXIONPhysicalWIDeviceUnknownError="${CRed}Unable to determine interface's phys FLUXIONStartingWIMonitorNotice="Starting monitor interface..." FLUXIONMonitorModeWIEnabledNotice="${CGrn}Interface monitor mode enabled." FLUXIONMonitorModeWIFailedError="${CRed}Interface monitor mode failed!" -FLUXIONStartingWIAccessPointNotice="Starting access point interface..." -FLUXIONCannotStartWIAccessPointError="${CRed}Unable to create AP's virtual interface$CClr, returning!" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONStartingScannerNotice="Starting scanner, please wait..." FLUXIONStartingScannerTip="Once the target AP appears, close the FLUXION Scanner to continue." @@ -44,7 +42,7 @@ FLUXIONScannerChannelMiltipleTip="Πολλαπλά κανάλια" FLUXIONScannerHeader="Εποπτεία Wi-Fi" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Επίλογη τύπου επίθεσης" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CYel}Συνιστάται$CClr)" +FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}Συνιστάται$CClr)" FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Πιό αργή σύνδεση)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" diff --git a/language/en.sh b/language/en.sh index 3e09e66..b2e52f1 100755 --- a/language/en.sh +++ b/language/en.sh @@ -19,8 +19,6 @@ FLUXIONPhysicalWIDeviceUnknownError="${CRed}Unable to determine interface's phys FLUXIONStartingWIMonitorNotice="Starting monitor interface..." FLUXIONMonitorModeWIEnabledNotice="${CGrn}Interface monitor mode enabled." FLUXIONMonitorModeWIFailedError="${CRed}Interface monitor mode failed!" -FLUXIONStartingWIAccessPointNotice="Starting access point interface..." -FLUXIONCannotStartWIAccessPointError="${CRed}Unable to create AP's virtual interface$CClr, returning!" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONStartingScannerNotice="Starting scanner, please wait..." FLUXIONStartingScannerTip="Once the target AP appears, close the FLUXION Scanner to continue." @@ -44,7 +42,7 @@ FLUXIONScannerChannelMiltipleTip="Multiple channels" FLUXIONScannerHeader="FLUXION Scanner" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Select an access point service" -FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CYel}Recommended$CClr)" +FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}recommended$CClr)" FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (slow)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" diff --git a/language/es.sh b/language/es.sh index 60753d9..8ece80f 100755 --- a/language/es.sh +++ b/language/es.sh @@ -19,8 +19,6 @@ FLUXIONPhysicalWIDeviceUnknownError="${CRed}Unable to determine interface's phys FLUXIONStartingWIMonitorNotice="Starting monitor interface..." FLUXIONMonitorModeWIEnabledNotice="${CGrn}Interface monitor mode enabled." FLUXIONMonitorModeWIFailedError="${CRed}Interface monitor mode failed!" -FLUXIONStartingWIAccessPointNotice="Starting access point interface..." -FLUXIONCannotStartWIAccessPointError="${CRed}Unable to create AP's virtual interface$CClr, returning!" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONStartingScannerNotice="Starting scanner, please wait..." FLUXIONStartingScannerTip="Once the target AP appears, close the FLUXION Scanner to continue." @@ -44,7 +42,7 @@ FLUXIONScannerChannelMiltipleTip="Canales múltiples" FLUXIONScannerHeader="FLUXION Escáner" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Seleccione Opción de Ataque" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CYel}Recomendado$CClr)" +FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}recomendado$CClr)" FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Conexión más lenta)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" diff --git a/language/fr.sh b/language/fr.sh index d1cde2c..7b8535f 100755 --- a/language/fr.sh +++ b/language/fr.sh @@ -19,8 +19,6 @@ FLUXIONPhysicalWIDeviceUnknownError="${CRed}Unable to determine interface's phys FLUXIONStartingWIMonitorNotice="Starting monitor interface..." FLUXIONMonitorModeWIEnabledNotice="${CGrn}Interface monitor mode enabled." FLUXIONMonitorModeWIFailedError="${CRed}Interface monitor mode failed!" -FLUXIONStartingWIAccessPointNotice="Starting access point interface..." -FLUXIONCannotStartWIAccessPointError="${CRed}Unable to create AP's virtual interface$CClr, returning!" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONStartingScannerNotice="Starting scanner, please wait..." FLUXIONStartingScannerTip="Once the target AP appears, close the FLUXION Scanner to continue." @@ -44,7 +42,7 @@ FLUXIONScannerChannelMiltipleTip="Plusieurs canaux" FLUXIONScannerHeader="FLUXION Scanner" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Sélectionnez une option d'attaque" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CRed}Recommandé)" +FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}recommandé)" FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Connexion plus lente)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" diff --git a/language/it.sh b/language/it.sh index 77e45f1..1c18e1a 100755 --- a/language/it.sh +++ b/language/it.sh @@ -19,8 +19,6 @@ FLUXIONPhysicalWIDeviceUnknownError="${CRed}Impossibile determinare l'interfacci FLUXIONStartingWIMonitorNotice="Avvio dell'interfaccia MONITOR..." FLUXIONMonitorModeWIEnabledNotice="${CGrn}Interfaccia monitor ATTIVATA." FLUXIONMonitorModeWIFailedError="${CRed}Interfaccia monitor FALLITA!" -FLUXIONStartingWIAccessPointNotice="Avvio interfaccia Access Point..." -FLUXIONCannotStartWIAccessPointError="${CRed}Impossibile creare l'AP virtuale interface$CClr, ritorno!" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONStartingScannerNotice="Avvio Scanner, attendi..." FLUXIONStartingScannerTip="Quando appare il target AP, chiudi lo scanner FLUXION per continuare." @@ -44,7 +42,7 @@ FLUXIONScannerChannelMiltipleTip="Canali Multipli" FLUXIONScannerHeader="WIFI Monitor" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Seleziona Opzione d'Attacco" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CYel}Consigliato!$CClr)" +FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}Consigliato!$CClr)" FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Connessione Lenta)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Seleziona il metodo di scoperta dell'handshake" diff --git a/language/ro.sh b/language/ro.sh index 24e2acd..475a22c 100755 --- a/language/ro.sh +++ b/language/ro.sh @@ -19,8 +19,6 @@ FLUXIONPhysicalWIDeviceUnknownError="${CRed}Unable to determine interface's phys FLUXIONStartingWIMonitorNotice="Starting monitor interface..." FLUXIONMonitorModeWIEnabledNotice="${CGrn}Interface monitor mode enabled." FLUXIONMonitorModeWIFailedError="${CRed}Interface monitor mode failed!" -FLUXIONStartingWIAccessPointNotice="Starting access point interface..." -FLUXIONCannotStartWIAccessPointError="${CRed}Unable to create AP's virtual interface$CClr, returning!" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONStartingScannerNotice="Starting scanner, please wait..." FLUXIONStartingScannerTip="Once the target AP appears, close the FLUXION Scanner to continue." @@ -44,7 +42,7 @@ FLUXIONScannerChannelMiltipleTip="Canale multiple" FLUXIONScannerHeader="FLUXION Scanner" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Selecteaza optiunea de atac" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CYel}Recomandat$CClr)" +FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}Recomandat$CClr)" FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Conexiune mai lenta)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" diff --git a/language/sl.sh b/language/sl.sh index 5532441..08ecc66 100755 --- a/language/sl.sh +++ b/language/sl.sh @@ -19,8 +19,6 @@ FLUXIONPhysicalWIDeviceUnknownError="${CRed}Unable to determine interface's phys FLUXIONStartingWIMonitorNotice="Starting monitor interface..." FLUXIONMonitorModeWIEnabledNotice="${CGrn}Interface monitor mode enabled." FLUXIONMonitorModeWIFailedError="${CRed}Interface monitor mode failed!" -FLUXIONStartingWIAccessPointNotice="Starting access point interface..." -FLUXIONCannotStartWIAccessPointError="${CRed}Unable to create AP's virtual interface$CClr, returning!" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONStartingScannerNotice="Starting scanner, please wait..." FLUXIONStartingScannerTip="Once the target AP appears, close the FLUXION Scanner to continue." @@ -44,7 +42,7 @@ FLUXIONScannerChannelMiltipleTip="Več kanalov" FLUXIONScannerHeader="WIFI Nadzor" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Izberite način napada" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CYel}Priporočeno$CClr)" +FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}Priporočeno$CClr)" FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Počasnejša povezava)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" diff --git a/language/tk.sh b/language/tk.sh index 62a5f49..3e03e52 100755 --- a/language/tk.sh +++ b/language/tk.sh @@ -19,8 +19,6 @@ FLUXIONPhysicalWIDeviceUnknownError="${CRed}Unable to determine interface's phys FLUXIONStartingWIMonitorNotice="Starting monitor interface..." FLUXIONMonitorModeWIEnabledNotice="${CGrn}Interface monitor mode enabled." FLUXIONMonitorModeWIFailedError="${CRed}Interface monitor mode failed!" -FLUXIONStartingWIAccessPointNotice="Starting access point interface..." -FLUXIONCannotStartWIAccessPointError="${CRed}Unable to create AP's virtual interface$CClr, returning!" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONStartingScannerNotice="Starting scanner, please wait..." FLUXIONStartingScannerTip="Once the target AP appears, close the FLUXION Scanner to continue." @@ -44,7 +42,7 @@ FLUXIONScannerChannelMiltipleTip="Coklu Kanal" FLUXIONScannerHeader="Wifi Goruntule" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Saldiri Tipi Secin" -FLUXIONAPServiceHostapdOption="SahteAP - Hostapd (${CYel}Tavsiye Edilen$CClr)" +FLUXIONAPServiceHostapdOption="SahteAP - Hostapd (${CGrn}Tavsiye Edilen$CClr)" FLUXIONAPServiceAirbaseOption="SahteAP - airbase-ng (Yavas Baglanti)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" diff --git a/language/zh.sh b/language/zh.sh index 2e82226..9f10195 100755 --- a/language/zh.sh +++ b/language/zh.sh @@ -19,8 +19,6 @@ FLUXIONPhysicalWIDeviceUnknownError="${CRed}Unable to determine interface's phys FLUXIONStartingWIMonitorNotice="启动监听模式..." FLUXIONMonitorModeWIEnabledNotice="${CGrn}Interface monitor mode enabled." FLUXIONMonitorModeWIFailedError="${CRed}Interface monitor mode failed!" -FLUXIONStartingWIAccessPointNotice="启动访问点接口..." -FLUXIONCannotStartWIAccessPointError="${CRed}无法创建虚拟钓鱼热点$CClr, 请返回重试!" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONStartingScannerNotice="启动扫描, 请稍等..." FLUXIONStartingScannerTip="Once the target AP appears, close the FLUXION Scanner to continue." @@ -44,7 +42,7 @@ FLUXIONScannerChannelMiltipleTip="多个信道" FLUXIONScannerHeader="FLUXION 扫描仪" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="选择攻击方式" -FLUXIONAPServiceHostapdOption="钓鱼热点破解 (${CRed}推荐用这个)" +FLUXIONAPServiceHostapdOption="钓鱼热点破解 (${CGrn}推荐用这个)" FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (缓慢)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="选择一种方式来检查握手包获取状态"