Not anymore.
Most attacks we respond to now start with something small - a remote employee’s unpatched laptop, or an old remote-access tool left open.
#SmallBusiness #ITSupport #Manchester
Not anymore.
Most attacks we respond to now start with something small - a remote employee’s unpatched laptop, or an old remote-access tool left open.
#SmallBusiness #ITSupport #Manchester
With Windows 11 becoming increasingly locked down, the company’s clear shift towards recurring revenue through Microsoft 365, Copilot, and other cloud-based services, it’s fair to ask.
#Microsoft #Windows
With Windows 11 becoming increasingly locked down, the company’s clear shift towards recurring revenue through Microsoft 365, Copilot, and other cloud-based services, it’s fair to ask.
#Microsoft #Windows
Hackers aren't just active in October.
#HackersDontTakeHolidays #EveryMonthIsCyberMonth #CyberSecurity #CyberSecurityAwarenessMonth
Hackers aren't just active in October.
#HackersDontTakeHolidays #EveryMonthIsCyberMonth #CyberSecurity #CyberSecurityAwarenessMonth
Perfect PageSpeed scores: ✅
Completely invisible to Google: ✅
6 months later, can't even find us searching our exact company name.
I'm an IT security expert who made my site more secure than Google could handle 🙃
Perfect PageSpeed scores: ✅
Completely invisible to Google: ✅
6 months later, can't even find us searching our exact company name.
I'm an IT security expert who made my site more secure than Google could handle 🙃
Published my first #npm package!
Built for MailMARC’s Learning Centre → realised it could help others.
📚 React course viewer
✅ Markdown lessons
✅ Progress tracking
✅ TypeScript + React 18/19
👉 mailmarc.net
#OpenSource #React #TypeScript #MailMARC #Learning
Published my first #npm package!
Built for MailMARC’s Learning Centre → realised it could help others.
📚 React course viewer
✅ Markdown lessons
✅ Progress tracking
✅ TypeScript + React 18/19
👉 mailmarc.net
#OpenSource #React #TypeScript #MailMARC #Learning
My biggest achievement and my biggest failure, all in one.
Not a choice, lack of options. Distros dropped it, even though it spent 20 years on the internet without a single security issue - who else can claim that?
#tinydns #djbdns #rust #freebsd #linux
My validation tool found 8 critical errors hiding for 10 years. 💩
It started as #tinydns / #djbdns to #BIND converter, evolved to a bidirectional conversion & validation tool.
Launching #TinyMan as #OpenSource soon...
Tech tutorial channels can be hard, no point in shitty click bait titles.
Appreciate each and every one of you <3
#YouTube #TechGuides #OpenSource
Tech tutorial channels can be hard, no point in shitty click bait titles.
Appreciate each and every one of you <3
#YouTube #TechGuides #OpenSource
Could be a niche edge case; could be hype. We’re still patching, keeping backups, and watching for credible vendor/Microsoft guidance. What’s your real-world telemetry saying?
#Windows11 #MSP #PatchTuesday
Could be a niche edge case; could be hype. We’re still patching, keeping backups, and watching for credible vendor/Microsoft guidance. What’s your real-world telemetry saying?
#Windows11 #MSP #PatchTuesday
Finally managed to get this #ScreenConnect alternative to compile on Windows with full Nvidia hardware encoding via #ffmpeg.
Maybe we will get an open source tool! This is capturing 4K, fullscreen #YouTube video complete with #NerdStats
Mac next? 😁
Finally managed to get this #ScreenConnect alternative to compile on Windows with full Nvidia hardware encoding via #ffmpeg.
Maybe we will get an open source tool! This is capturing 4K, fullscreen #YouTube video complete with #NerdStats
Mac next? 😁
The remote access thing forced my hand. But, the RMM can launch it on demand, and terminate it when done - no 24/7 always on.
Nothing commercial or free does it
The remote access thing forced my hand. But, the RMM can launch it on demand, and terminate it when done - no 24/7 always on.
Nothing commercial or free does it
I started uploading to YouTube thinking it might help someone; if not, at least it’d help me remember how I fixed something.
#YouTube #Tech #VideoTutorials #Sheridans
I started uploading to YouTube thinking it might help someone; if not, at least it’d help me remember how I fixed something.
#YouTube #Tech #VideoTutorials #Sheridans
It's response...
#FreeBSD #RustScreen #Quic #CyberSecurity #ScreenConnect #OpenSource
It's response...
#FreeBSD #RustScreen #Quic #CyberSecurity #ScreenConnect #OpenSource
Last night I spun up a proof-of-concept in #Rust (screenshot below).
If I'm developing an #OpenSource #RMM on Rust, seems next logical step.
Last night I spun up a proof-of-concept in #Rust (screenshot below).
If I'm developing an #OpenSource #RMM on Rust, seems next logical step.
We just called a company to inform them; they had known for days?! Ugh
Be responsible, be accountable, protect your clients.
#Phishing #BEC #Business #Email #Cybersecurity
We just called a company to inform them; they had known for days?! Ugh
Be responsible, be accountable, protect your clients.
#Phishing #BEC #Business #Email #Cybersecurity
After weeks in the #Rust backend, the agent/server architecture is solid.
Now the React + Vite frontend begins, first time anything visual.
This is where shit gets real for the #MSL space.
#OpenSource #React #ITSupport #ThisIsHappening #ShakingItUp
After weeks in the #Rust backend, the agent/server architecture is solid.
Now the React + Vite frontend begins, first time anything visual.
This is where shit gets real for the #MSL space.
#OpenSource #React #ITSupport #ThisIsHappening #ShakingItUp
I contributed the shit you hide behind a paywall that's part of #freebsd to your biggest competitor #OPNsense, for free, and the @tailscale.com plugin.
Last chance. ¯\_(ツ)_/¯
I contributed the shit you hide behind a paywall that's part of #freebsd to your biggest competitor #OPNsense, for free, and the @tailscale.com plugin.
Last chance. ¯\_(ツ)_/¯
Spent 2 hours covering pfSense 2.8 release to get the 🖕. Checkout the video, if you see nothing wrong, a great reason to checkout @opnsense.org
#pfsense #opnsense #freebsd #opensource
Spent 2 hours covering pfSense 2.8 release to get the 🖕. Checkout the video, if you see nothing wrong, a great reason to checkout @opnsense.org
#pfsense #opnsense #freebsd #opensource
Every command has descriptions, args, examples — all in code.
Single source of truth → docs, API, UI, all in sync.
Screenshot says the rest. 🦀
Every command has descriptions, args, examples — all in code.
Single source of truth → docs, API, UI, all in sync.
Screenshot says the rest. 🦀
windows-dpapi, a minimal safe wrapper for windows' built-in encryption (DPAPI)
store secrets tied to the machine, no extra deps, just works
wrote it for my RMM project (Willow)
docs: docs.rs/windows-dpapi
code: github.com/sheridans/wi...
#rust #opensource
windows-dpapi, a minimal safe wrapper for windows' built-in encryption (DPAPI)
store secrets tied to the machine, no extra deps, just works
wrote it for my RMM project (Willow)
docs: docs.rs/windows-dpapi
code: github.com/sheridans/wi...
#rust #opensource
I built Willow, a secure-by-default RMM agent:
👉 Single static Rust binary
👉 No DLLs, no side-loading
👉 Open source at MVP
Security must be built in — not bolted on.
#RustLang #CyberSecurity #RMM #Infosec
I built Willow, a secure-by-default RMM agent:
👉 Single static Rust binary
👉 No DLLs, no side-loading
👉 Open source at MVP
Security must be built in — not bolted on.
#RustLang #CyberSecurity #RMM #Infosec
If Willow is 7MB, statically compiled, signed, and fully functional as an RMM agent, then wtf are other vendors doing with that extra 90–200MB+?
#RMM #OpenSource #MSP #Willow
If Willow is 7MB, statically compiled, signed, and fully functional as an RMM agent, then wtf are other vendors doing with that extra 90–200MB+?
#RMM #OpenSource #MSP #Willow