diff --git a/attacks/Captive Portal/netlog/Retset-C2:C1:C0:09:0D:D9.log b/attacks/Captive Portal/netlog/Retset-C2:C1:C0:09:0D:D9.log deleted file mode 100644 index 30fb889..0000000 --- a/attacks/Captive Portal/netlog/Retset-C2:C1:C0:09:0D:D9.log +++ /dev/null @@ -1,10 +0,0 @@ - -FLUXION 3 - -SSID: Retset -BSSID: C2:C1:C0:09:0D:D9 () -Channel: 6 -Security: WPA2 -Time: 00:00:26 -Password: PassJust4Now - diff --git a/attacks/Captive Portal/pwdlog/Retset-C2:C1:C0:09:0D:D9.log b/attacks/Captive Portal/pwdlog/Retset-C2:C1:C0:09:0D:D9.log deleted file mode 100644 index 552ec64..0000000 --- a/attacks/Captive Portal/pwdlog/Retset-C2:C1:C0:09:0D:D9.log +++ /dev/null @@ -1 +0,0 @@ -PassJust4Now diff --git a/attacks/Captive Portal/sites/Login-NETGEAR_English.portal/.DS_Store b/attacks/Captive Portal/sites/Login-NETGEAR_English.portal/.DS_Store deleted file mode 100644 index 91747eb..0000000 Binary files a/attacks/Captive Portal/sites/Login-NETGEAR_English.portal/.DS_Store and /dev/null differ diff --git a/attacks/Captive Portal/sites/Login-NETGEAR_English.portal/css/.DS_Store b/attacks/Captive Portal/sites/Login-NETGEAR_English.portal/css/.DS_Store deleted file mode 100644 index b07eabd..0000000 Binary files a/attacks/Captive Portal/sites/Login-NETGEAR_English.portal/css/.DS_Store and /dev/null differ diff --git a/attacks/Captive Portal/sites/Login-NETGEAR_English.portal/img/.DS_Store b/attacks/Captive Portal/sites/Login-NETGEAR_English.portal/img/.DS_Store deleted file mode 100644 index 61c121e..0000000 Binary files a/attacks/Captive Portal/sites/Login-NETGEAR_English.portal/img/.DS_Store and /dev/null differ diff --git a/attacks/Captive Portal/sites/Login-Xfinity_English.portal/.DS_Store b/attacks/Captive Portal/sites/Login-Xfinity_English.portal/.DS_Store deleted file mode 100644 index 8e31db7..0000000 Binary files a/attacks/Captive Portal/sites/Login-Xfinity_English.portal/.DS_Store and /dev/null differ diff --git a/attacks/Captive Portal/sites/Login-Xfinity_English.portal/Xfinity_files/.DS_Store b/attacks/Captive Portal/sites/Login-Xfinity_English.portal/Xfinity_files/.DS_Store deleted file mode 100644 index ad60de5..0000000 Binary files a/attacks/Captive Portal/sites/Login-Xfinity_English.portal/Xfinity_files/.DS_Store and /dev/null differ diff --git a/attacks/Captive Portal/sites/Login-Xfinity_English.portal/Xfinity_files/img/.DS_Store b/attacks/Captive Portal/sites/Login-Xfinity_English.portal/Xfinity_files/img/.DS_Store deleted file mode 100644 index 78ca5e6..0000000 Binary files a/attacks/Captive Portal/sites/Login-Xfinity_English.portal/Xfinity_files/img/.DS_Store and /dev/null differ diff --git a/locale/de_DE.py b/locale/de_DE.py deleted file mode 100644 index d09d458..0000000 --- a/locale/de_DE.py +++ /dev/null @@ -1,29 +0,0 @@ -# -*- coding: cp852 -*- - -#de_DE Locale -class language(): - VERSION='Version' - CREATING_BACKUP='Erstelle Sicherung' - NO_PERM='Keine Rechte' - COPYING_FILES='Kopiervorgang' - COULD_NOT_COPY='Konnte Dateien nicht kopieren' - DONE='Fertig' - REWRITING_FLUXION_BASH='Schreibe fluxion bash neu' - RECONFIGURE_FLUXION_BASH='Rekonfiguriere fluxion bash' - INTERNAL_FAILURE='Interner Fehler' - ERROR='Fehler' - FATAL_ERROR='FATAL ERROR' - TRYING_TO_RESTORE_BACKUP='Versuche Sicherung wiederherzustellen' - BACKUP_RESTORED='Sicherung wiederhergestellt' - SETTING_MODES='Setze modi' - CONTINUE='weiter' - VERIFYING_INTEG='Überprüfe integrität' - DELETING_BACKUP='Lösche Sicherungsdatei' - SUCCESS='Erfolgreich in fluxion integriert' - BEGIN_INSTALL='Installation beginnen' - COULD_NOT_OPEN_FLUX='Konnte fluxion nicht ”ffnen, bitte Berechtigung berprfen. Beenden...' - NO_FLUXION_FOUND='fluxion nicht gefunden.\nBitte den installer INNERHALB des fluxion Ordners ausfhren. Beenden...' - CORRUPTED_FLUX='Besch„digtes fluxion. Beenden...' - DOUBLE_INSTALL='Es scheint bereits eine Site mit dem Namen zu geben' - CONTINUE_ANYWAY='Trotzdem installieren?' - NOTHING_CHANGED='Nichts ver„ndert. Beenden...' \ No newline at end of file diff --git a/locale/en_EN.py b/locale/en_EN.py deleted file mode 100644 index 8afc2ab..0000000 --- a/locale/en_EN.py +++ /dev/null @@ -1,29 +0,0 @@ -# -*- coding: cp852 -*- - -#en_EN Locale -class language(): - VERSION='Version' - CREATING_BACKUP='Creating backup' - NO_PERM='No Permission' - COPYING_FILES='Copying files' - COULD_NOT_COPY='Could not copy files' - DONE='Done' - REWRITING_FLUXION_BASH='Rewriting fluxion bash' - RECONFIGURE_FLUXION_BASH='Reconfiguring fluxion bash' - INTERNAL_FAILURE='Internal failure' - ERROR='Error' - FATAL_ERROR='FATAL ERROR' - TRYING_TO_RESTORE_BACKUP='Trying to restore from backup' - BACKUP_RESTORED='Backup restored' - SETTING_MODES='Setting modes' - CONTINUE='continue' - VERIFYING_INTEG='Verifying integrity of fluxion' - DELETING_BACKUP='Deleting backup' - SUCCESS='Successfully installed "to your fluxion' - BEGIN_INSTALL='Begin installation' - COULD_NOT_OPEN_FLUX='Could not open fluxion, check permissions. Exiting...' - NO_FLUXION_FOUND='No fluxion installation found.\nPlease use this installer INSIDE the fluxion folder. Exiting...' - CORRUPTED_FLUX='Corrupted fluxion installation. Exiting...' - DOUBLE_INSTALL='Seems like there is already a site with the name' - CONTINUE_ANYWAY='Do you want to continue anyway?' - NOTHING_CHANGED='Nothing changed, your choice. Exiting...' \ No newline at end of file diff --git a/locale/en_EN.pyc b/locale/en_EN.pyc deleted file mode 100644 index efbb959..0000000 Binary files a/locale/en_EN.pyc and /dev/null differ