shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

244
active users

#computersecurity

2 posts2 participants0 posts today

*Last Call*

I have a #PhD position for UK students, available with myself and @bentnib

This project will be looking at developing new methods for asserting the resilience of existing communicating systems by developing new static analysis methods derived from advanced programming language research.

*Hard Deadline*: Wednesday 16th April 2025

You will belong to @StrathCyber and @mspstrath, as well as gaining access to @spli

strath.ac.uk/studywithus/postg

(Ignore the deadline on the advert)

Please spread the words.

www.strath.ac.ukTowards Type-Driven Assurance of Communicating Systems | University of Strathclyde
Replied in thread

US Cyber Agency Puts Election Security Staffers Who Worked With the States on Leave https://www.securityweek.com/us-cyber-agency-puts-election-security-staffers-who-worked-with-the-states-on-leave/

@percepticon so the people responsible for securing elections in the US are on administrative leave now…

By now, anyone who isn’t speaking as if the US was a democracy (in the past tense) is severely misinformed.

In trying to make sense of the #wrecking ball that is #ElonMusk and Trump’s #DOGE, helpful to think about Evil Housekeeper Problem. It’s a principle of #computersecurity roughly stating that once someone is in your hotel room with your laptop, all bets are off. Because the intruder has physical access, you are in much more trouble. And the person demanding to get into your #computer may be standing right beside you. #natsec #security #IT #networks technologyreview.com/2025/02/0 #CFPB #financialsystem

MIT Technology Review · From COBOL to chaos: Elon Musk, DOGE, and the Evil Housekeeper ProblemBy Dan Hon

Brian Krebs: "Experts say it is extremely difficult for former members of violent street gangs to gain a security clearance needed to view sensitive or classified information held by the U.S. government. That’s because ex-gang members are highly susceptible to extortion and coercion from current members of the same gang, and that alone presents an unacceptable security risk for intelligence agencies.

"And make no mistake: The Com is the English-language cybercriminal hacking equivalent of a violent street gang."
krebsonsecurity.com/2025/02/te

Be careful if you are running an #Ollama web server

According to this article if you run Ollama as a web server, meaning you are running an LLM model locally on your server or home computer, but you have a web portal open to it so people in your organization or home can connect to your server and ask the LLM questions, the Ollama web server is apparently full of security holes. The article mentions three problems:

  • It can leave your computer vulnerable to DDoS attacks from the public Internet
  • The push/pull feature for uploading/downloading models is vulnerable to man-in-the-middle attacks (possibly? as is my understanding)
  • DeepSeek is not a security issue in and of itself, but since DeepSeek is so easy for hobbyists to use, this is causing a larger number of people to use Ollama, increasing the number of people who are vulnerable.

Quoting the article:

the API can be exposed to the public internet; its functions to push, pull, and delete models can put data at risk and unauthenticated users can also bombard models with requests, potentially causing costs for cloud computing resource owners. Existing vulnerabilities within Ollama could also be exploited.

Hackread - Latest Cybersecurity, Tech, Crypto & Hacking News · 7,000 Exposed Ollama APIs Leave DeepSeek AI Models Wide Open to AttackFollow us on Bluesky, Twitter (X) and Facebook at @Hackread
#tech#AI#OpSec