Darum nutze ich kein #Windows, auch wenn das mit Verschlüsselung so nicht funktionieren sollte.
Reset Forgotten Password without Any Software, without USB drive in Windows 11 - YouTube https://www.youtube.com/watch?v=rKp2dAOA6Hs https://m.youtube.com/watch?v=rKp2dAOA6Hs
#win11 #password
This dumb password rule is from BCV.
Username is randomly generated, example: 'H2487414'. The password must have **6** digits only.
Password can only be changed from the mobile application:
Clorox Files Lawsuit Against Cognizant Over Employee Password Leak to Hackers https://gbhackers.com/clorox-files-lawsuit-against-cognizant/ #CyberSecurityNews #PasswordAttacks #cybersecurity #Password #Hacks
"I replaced my #Microsoft account #password with a #passkey - and you should, too"
This dumb password rule is from Walmart.
Your password must include the following:
- 8-100 characters
- Upper & lowercase letters
- At least one number or special character
В ИИ-боте Olivia от Mcdonald's обнаружили уязвимость, позволяющую получить доступ к 64 млн записей чата через админку с паролем «123456»
#red_team #password #API #mcdonalds
Olivia — это бот, который используется McDonald’s для найма сотрудников. Исследователи вошли в учётку одного из АДМИНИСТРАТОРОВ сервиса, используя пароль «123456». Далее ребята обратили внимание на эндпоинт API PUT /api/lead/cem-xhr, используемый для получения информации о кандидатах. Основным параметром запроса был lead_id — идентификатор заявки. При последовательном переборе значений lead_id получилось массово скачать 64 млн записей диалогов бота с кандидатами и личные данные (имена, email, телефоны) соискателей + токены аутентификации для доступа в пользовательский интерфейс.
This dumb password rule is from Bendigo Bank.
**Exactly** eight characters.
»Weak password allowed hackers to sink a 158-year-old company:
One password is believed to have been all it took for a ransomware gang to destroy a 158-year-old company and put 700 people out of work.«
When do superiors in companies take care of implementing IT safely in real terms? This seems to be too expensive. Structured password managers are a hassle but worth it.
This dumb password rule is from Seur.
Password must be between 8 and 12 characters...
Also no symbols are allowed. But this isn't displayed.
#Android: Ich weiß nicht genau, ab welcher Brave-Version das geht, aber: Autofill für Passwörter funktioniert jetzt auch ohne Google Play Services. Unter »Einstellungen → Autofill-Services« einfach »Autofill mit einem anderen Dienst« wählen – klappt z. B. mit KeePassDX.
#brave #password #passwort #autofill #keepassdx
/kuk
@fifonetworks And also, this sounds like one of those times when it is *not* prudent to wait for the 90 days forced password policy change.
Even NIST has rescinded that advice years ago; it's now: don't have arbitrary forced password changes, but *do* force password changes if you have indications of a compromise.
Such a warning sure as hell sounds like an indication of a compromise. So yes, Rotate All The Secrets!
If doing so is inconvenient, then Figure It Out.
@kuketzblog
Sehr interessanter Artikel - besten Dank dafür!
Digitaler Nachlass ist IMHO ein wichtiges Thema mit zu geringer Aufmerksamkeit.
Looking for an alternative password generator? I got you
motus — A dead simple password generator with an elegant CLI.
Supports doing security analysis, copying to clipboard & more!
Written in Rust!
GitHub: https://github.com/oleiade/motus
@blindcoder@toot.berlin
site:
title: Daheim # display name for UI
meters:
grid: Goodwe_GW10K-ET_Wechselrichter_Netz
pv:
- Tasmota_bitShake_Smartreader_Air_PV_alt
- Goodwe_GW10K-ET_Wechselrichter_PV_neu
battery: Pylontech_Force-H3
# define your loadpoints according your needs
# see https://docs.evcc.io/en/docs/reference/configuration/loadpoints
loadpoints:
- title: Wallbox Warp3 (Garage) # display name for UI
charger: Tinkerforge_Warp3 # charger
vehicle: Cupra_Born # default vehicle
mode: "pv" # default charge mode to apply when vehicle is disconnected; use "off" to disable by default if charger is publicly available
priority: 0 # relative priority for concurrent charging in PV mode with multiple loadpoints (higher values have higher priority)
meters:
- name: Goodwe_GW10K-ET_Wechselrichter_Netz
type: template
template: goodwe-hybrid
usage: grid
modbus: tcpip
id: 247
host: 192.168.178.xx
port: 502
battery: 1 # [1, 2] (optional)
- name: Goodwe_GW10K-ET_Wechselrichter_PV_neu
type: template
template: goodwe-hybrid
usage: pv
modbus: tcpip
id: 247
host: 192.168.178.xx
port: 502
battery: 1 # Batteriespeichernummer, [1, 2] (optional)
- name: Tasmota_bitShake_Smartreader_Air_PV_alt
type: custom
power:
source: mqtt
topic: tele/tasmota_33281C/SENSOR
jq: .M60.Power # bei Übertragung von mehreren Werten
scale: -1 # da bei Einspeisung die Leistung negativ ist
timeout: 60s
energy:
source: mqtt
topic: tele/tasmota_33281C/SENSOR
jq: .M60.E_Out #bei Übertragung von mehreren Werten
timeout: 60s
- name: Pylontech_Force-H3
type: template
template: goodwe-hybrid
usage: battery
modbus: tcpip
id: 247
host: 192.168.178.xx
port: 502
battery: 1 # Batteriespeichernummer, [1, 2] (optional)
# replace with your real charger
# see https://docs.evcc.io/docs/devices/chargers
chargers:
- name: Tinkerforge_Warp3
type: template
template: tinkerforge-warp3
host: 192.168.178.xx # IP-Adresse oder Hostname, IP Adresse oder der Hostname des MQTT Brokers
port: 1883 # MQTT Broker Port
topic: warp3/2bej # Topic (ohne / am Anfang)
timeout: 60s # Zeitüberschreitung, Akzeptiere keine Daten die älter sind als dieser Wert (optional)
user: mosquitto
password: <password>
mqtt:
broker: 192.168.178.xx:1883
topic: evcc # root topic for publishing, set empty to disable
user: mosquitto
password: <passsword>
# replace with your real vehicle (optional)
# see https://docs.evcc.io/docs/devices/vehicles
vehicles:
- name: Cupra_Born
type: template
template: cupra
#user: # Benutzerkonto, bspw. E-Mail Adresse, User Id, etc.
#password: # Passwort, Bei führenden Nullen bitte in einfache Hochkommata setzen
# vin: W... # Fahrzeugidentifikationsnummer, Wenn mehrere Fahrzeuge eines Herstellers vorhanden sind (optional)
title: Cupra Born # Titel, Wird in der Benutzeroberfläche angezeigt (optional)
capacity: 58
'123456' password exposed chats for 64 million McDonald’s job chatbot applications
a vulnerability in McHire, McDonald's chatbot job application platform, that exposed the chats of more than 64 million job applications
ChatBot's admin panel was protected by weak credentials of a login name "123456" and a password of "123456".
#ParadoxAI #McHire #McDonalds #job #work #artificialintelligence #AI #password #passwords #security #cybersecurity #hackers #hacking
Ich überlege, auf einen »Familien-Passwort-Manager« umzusteigen – also mit separaten Zugängen für alle, aber der Möglichkeit, Zugriffe gezielt zu teilen. Hintergrund ist auch das Thema digitaler Nachlass. Wie regelt ihr das in der Familie? Welche Dienste nutzt ihr, was hat sich bewährt?
#security #password #passwort #sicherheit #passwordmanager #passwortmanager
/kuk