Tom Lawrence

2.2K Followers
147 Following
169 Posts
Tech Enthusiast, Open Source Advocate, Content Creator, DM's are not for tech support but forums are
Web Sitehttps://lawrencesystems.com
YouTubehttps://www.youtube.com/@lawrencesystems
LinkedInhttps://www.linkedin.com/in/lawrencesystems
LTS Forumshttps://forums.lawrencesystems.com
LTS Githubhttps://github.com/lawrencesystems

There are two type of SSL VPN Web Interfaces: Those that have been exploited and those that will be exploited.

I get the wonderful convenience of having a nice web interface for users to log into but for companies that care about security these should be retired.

So what should be used instead? There are a few options, first there are plenty of overlay networks options https://www.youtube.com/watch?v=eCXl09h7lqo

Second is using VPN setups such as OpenVPN with a certificate that have to be in place prior to the user/pass auth starting as this greatly reduces the threat surface.
https://youtu.be/I61t7aoGC2Q

Let's talk about building community and owning the platform.

I started my forums back in 2019 and here ins 2024 I have over 6,000 registered users (it's free to sign up). I keep my forums public allowing the solutions me and all the amazing community members post there to be easily found by the search systems which has lead to a good amount of traffic. Currently I get over 7 million hits a week from over 50,000 unique visitors.

I am posting this because people should know that locking their data & their audiences up in proprietary platforms is not the best way or the only way to do it. I chose to build my forums with the open source tool Discourse

Relying on proprietary platforms for community building is akin to building a house on rented land, where the landlord can change the terms of your lease on a whim, or worse, evict you entirely. That's why tools like Discourse represent a beacon of hope. They're not just forums; they're fortresses of freedom in the online world, a foundation for a community that you and your members own. You're immune to the capricious whims of platform giants who view your community as mere data points for their algorithms. By owning your platform, you ensure that the community and its invaluable interactions remain yours, portable and persistent, a digital agora that can't be walled off or whisked away. It's about reclaiming the web's original promise: a space for unfettered connection and creation, where communities thrive on their own terms.

A link to my forums for those interested in joining

https://forums.lawrencesystems.com/

Here is a related post on the Discourse blog from last year.

https://blog.discourse.org/2023/06/how-lawrence-systems-built-a-thriving-community-using-discourse/

Lawrence Systems Forums

A place to discuss topics covered on the Lawrence Systems YouTube Channel

Lawrence Systems Forums

CISA to Manufacturers: Stop Making Hackers' Jobs Easy with Predictable Passwords!

Security is not getting worse, it's always been this bad and there is a big backlog of poor security practices we need to catch up on. The good news is we are slowly getting better.

https://www.cisa.gov/news-events/alerts/2023/12/15/cisa-secure-design-alert-urges-manufacturers-eliminate-default-passwords

Since launching my new site I became curious to just how many people are using ad & tracking blockers.

By looking at the web server logs directly and removing the crawlers, I am getting just under 3,000 unique visitor to my site over a 2 day period and Google Analytics only shows about 600 of them.

If are curious about the tool I used to parse the web logs, I have a video on it here:

https://youtu.be/-B9kE9_N7fo?si=FDqTNmgC_1JZDks-

This was 5 years ago and we now have a word for what causes this:

-----"๐™€๐™ฃ๐™จ๐™๐™ž๐™ฉ๐™ฉ๐™ž๐™›๐™ž๐™˜๐™–๐™ฉ๐™ž๐™ค๐™ฃ"-----

But I am still optimistic of the future and an activist. To be an activist is to want to change the world. To change the world, you need two things: first, an understanding of whatโ€™s wrong with it, and second, a theory of how to make it better.

This video by Cory Doctorow talks about both whats wrong and how we can collectively work together to stop the enshitification of the internet. How we can fight back against the "Felony Contempt of Business Model" that these large tech companies engage in.

https://youtu.be/BUaTsSMSbcU?si=Nr-5EUhKBhJ_1eow

Keynote: Five Giant Websites Filled with Screenshots of the Other Four - Cory Doctorow

YouTube
True
T.P. Link? ๐Ÿค”
in case anyone was wondering why I don't post much code.... ๐Ÿคฃ
Gather around kids....
"๐˜พ๐™๐™–๐™ฉ๐™‚๐™‹๐™ ๐˜พ๐™ง๐™š๐™–๐™ฉ๐™š๐™จ ๐™ˆ๐™–๐™ก๐™ฌ๐™–๐™ง๐™š"
Makes for a great headline to get the clicks but let's talk about the reality of doing security.
๐—™๐—ถ๐—ฟ๐˜€๐˜ ๐—น๐—ฒ๐˜'๐˜€ ๐˜๐—ฎ๐—น๐—ธ ๐—ฎ๐—ฏ๐—ผ๐˜‚๐˜ ๐—ต๐—ฒ๐—ฎ๐—ฑ๐—น๐—ถ๐—ป๐—ฒ๐˜€ ๐˜ƒ๐˜€ ๐—ฟ๐—ฒ๐—ฎ๐—น๐—ถ๐˜๐˜†:
๐Ÿ‘‰๐—›๐—ฒ๐—ฎ๐—ฑ๐—น๐—ถ๐—ป๐—ฒ:
Less-skilled threat actors could use tools such as ChatGPT to create malicious code and then dynamically change that code to avoid signature based detection! ๐Ÿคฏ๐Ÿ˜ฑ๐Ÿ˜ฑ๐Ÿคฏ
๐Ÿ‘‰๐—ฅ๐—ฒ๐—ฎ๐—น๐—ถ๐˜๐˜†:
Using simple signature based AV protection HAS NOT been adequate for some time which is why it's so important to use more complete solutions that are actively monitoring the processes and behaviors by people who understand the Tactics, Techniques, and Procedures (TTPs) used by threat actors. Also, the Ransomware as a Service (RaaS) business model has been around a while enabling the low skilled threat actors with no coding skills to deploy ransomeware.
It's easy to get caught up in the hype of something new and I think we are reaching peak "AI Hype News" (or at least I hope we are) but the best protections you can do today are the same as they were yesterday:
โœ… Train people about phishing & security
โœ… Have a process to keep systems patched
โœ… Don't Expose Legacy Services Such as RDP, SMB, FTP, etc..
โœ… Practice Principles of Least Privilege
โœ… Use MFA everywhere you can!
โœ… Have Backups & Test Those Backups
โœ… Use modern actively monitored security tools
And most of all ๐™ƒ๐™–๐™ซ๐™š ๐™– ๐™ฅ๐™ก๐™–๐™ฃ if any or all of the above items fail.
I kept this list as simple for brevity so if you have questions reach out.