So much freedom today. https://
arstechnica.com/tech-policy/20
24/04/cops-can-force-suspect-to-unlock-phone-with-thumbprint-us-court-rules/
…
CYBERSECURITY
-
US Court Rules Police Can Force Biometric Phone Unlocking
By
–
-
Signal vs WhatsApp: Metadata Protection Differences Explained
By
–
What'sApp uses the Signal Protocol to protect the contents of comms–what you say. But it doesn't protect things like your contact list, profile name, who's in a group chat, who's messaging whom, etc. Signal protects all of these. This is a very important differentiator.
-

Lava Lamps: The Random Number Generators Securing Internet
By
–
Randomness is hard to achieve. It is why the security of 10% of the internet is secured by a wall of lava lamps watched by a camera to generate true randomness
-

Securing Industrial IoT Networks with PKI Certificates
By
–
Securing your industrial IoT network is crucial! Learn all about PKI and certificates in Keyfactor’s latest blog post. https://
buff.ly/3vk2QbM #sponsored #keyfactor_ics #icscybersecurity @FogorosAndrei @GregorianCT1 via @fogoros -
PKI Management Revolutionizes IIoT Security with Automation
By
–
Efficient PKI management is the cornerstone of #IIoTsecurity. @Keyfactor's automated solution revolutionizes certificate processes, enabling #cybersecurity managers to enhance security measures with ease. Find out how: https://t.co/sY79vST8OX #sponsored #keyfactor_ics #IIoT #IoT pic.twitter.com/f0g8QfgcjE
— Lucian Fogoros (@fogoros) 19 avril 2024Efficient PKI management is the cornerstone of #IIoTsecurity. @Keyfactor
's automated solution revolutionizes certificate processes, enabling #cybersecurity managers to enhance security measures with ease. Find out how: https://
buff.ly/3VWd5y6 #sponsored #keyfactor_ics #IIoT #IoT -
Court Admits EncroChat Hacked Messages in Criminal Case
By
–
Court finds EncroChat hacked messages admissible as former footballer is jailed https://
computerweekly.com/news/366575017
/Court-finds-EncroChat-hacked-messages-admissible-as-former-footballer-is-jailed?utm_source=dlvr.it&utm_medium=twitter
… #InternetOfThings #InternetTech #IoT -
Facial Recognition Privacy Concerns in AI Applications
By
–
Also, this is a privacy nightmare, as mentioned in the piece — it completely gratuitously involves taking photos (videos?) of user's facial expressions.
-
Person of Interest Predicted Snowden Surveillance Revelations
By
–
Yeah Person of Interest had their Snowden episode a year before Snowden happened https://
newyorker.com/culture/cultur
e-desk/person-of-interest-the-tv-show-that-predicted-edward-snowden
… -

CyberSecEval2: Exploring Prompt Injection Attack Examples
By
–
CyberSecEval2 includes an interesting collection of example prompt injection attacks – it's JSON on GitHub which means you can browse them in Datasette Lite like this: https://
lite.datasette.io/?json=https://
github.com/meta-llama/PurpleLlama/blob/main/CybersecurityBenchmarks/datasets/prompt_injection/prompt_injection.json#/data/prompt_injection?_filter_column_1=&_filter_op_1=notlike&_filter_value_1=secret+key&_filter_column=&_filter_op=exact&_filter_value=&_sort=rowid&_facet=injection_variant&_facet=injection_type&_facet=risk_category
… -
Prompt Injection vs Jailbreaking: Clarifying Key Security Concepts
By
–
That document has an incorrect definition of prompt injection: it says "Prompt injection attacks are attempts to circumvent content restrictions to produce particular outputs" – but that's not prompt injection, that's jailbreaking