|
RFID is complex but It’s also fun. Personally I find this technology to be a bit underutilized. I’d like to explain it in a simple way so you don’t have to do the “wait, what?” through the many, many documentation PDFs. I hope to give you some confidence and maybe inspire you to do something fun with RFID. My experience is that you either grab the cheapest, most popular MFRC522 based RFID reader and hook it up to Arduino or you go deep ..
|
The DEF CON 29 quals are complete, the mighty PPP have won the day, and many other teams have qualified. Congratulations to the Plaid Parliament of Pwning and a hearty thank you to all the other teams who participated. Check out the results and challenges !
|
|
This advisory details a PHAR deserialization vulnerability that exists in SuiteCRM which could be leveraged by an authenticated administrator to execute commands on the underlying operating system.
|
|
How to do Dynamic Filtering in Golang using only the Database SQL Package like in Django
-
bartlomiejmika.com
-
5 years ago
-
eng
Recently I had to do some advanced filtering using the database/sql package found in the Golang standard library. In this article I share how I handled advanced filtering. If you are a beginner in Golang wanting to learn how to improve your understanding of querying the database, this article is for you.
|
|
a story - I have to write this blog post. I have strayed off the path. I want to get back on the path by the time I am done writing this post and create some accountability. The Problem If you have been following this blog in the last year you must have...
|
|
Are you interested in learning more about Django? Would you like to meet other professionals and learn how they are using Django? DjangoCon Europe 2021 is virtual this year, and you can join in from anywhere in the world. This week on the show, we have Miguel Magalhães and David Vaz, two of the organizers of the conference.
|
|
Simply put, Cybersecurity is an umbrella term that encompasses all aspects of computer, network and data security. While Cybersecurity-specific job roles are commonplace in larger organizations, smaller organizations often require that existing IT roles perform Cybersecurity-specific tasks. And since Cybersecurity is only going to grow in importance over time, anyone working in IT should have a solid knowledge of it. So what does Cybersecu..
|
|
Simply put, Cybersecurity is an umbrella term that encompasses all aspects of computer, network and data security. While Cybersecurity-specific job roles are commonplace in larger organizations, smaller organizations often require that existing IT roles perform Cybersecurity-specific tasks. And since Cybersecurity is only going to grow in importance over time, anyone working in IT should have a solid knowledge of it. So what does Cybersecu..
|
|
We’re excited to announce that Snyk Code is now available as part of our Free plan, offering 100 free vulnerability scans.
|
We’ve got some sparkly new DEF CON 29 items in the shop.defcon.org store! Official Tees in both fitted and straight cut, hoodies and a sticker set. Support DEF CON and get your look right - it’s a win/win. #cantstopthesignal
|
|
TIL that you can pass variables to Ansible’s import_playbook module
-
www.zufallsheld.de
-
5 years ago
-
eng
Using Ansible’s import_playbook module I was always under the impression that the module accepts no parameters and boldly stated so ! However another commentor helpfully pointed out that I was wrong. Here’s an example. The first playbook (importer_playbook.yml): - import_playbook: imported-playbook.yml vars: foo: hunter2 … simply imports a second playbook (imported_playbook.yml): - hosts: localhost tasks: - debug: var: foo R..
|
|
You can now retrieve metadata for our full SoundCloud catalog through our API by providing the new filter in your request. Until recently…
|
|
You can now retrieve metadata for our full SoundCloud catalog through our API by providing the new filter in your request. Until recently…
|
|
GitLab is a popular git-focused DevOps platform. Netlify is a cloud computing startup that offers to host your static site. In this article, I show how to configure the GitLab build pipeline to deploy to a Netlify project.
|
|
Snyk uncovers malicious code activities in open source supply chain security on the npm registry
-
snyk.io
-
5 years ago
-
eng
In a recent npm security research activity, Snyk uncovered a total of 8 npm packages that matched a specific malicious code vector of attack.
|
|
Hammerspoon is a macOS automation framework that allows you to hook into all sort of OS interfaces using Lua scripts. People use it for all sorts of automations, with key remappings and quick window switchers being the most common applications. There are some crazier applications like using voice to control scroll bars! I’m going to describe some ways I use it that are uncommon. Reducing procrastination I often run build steps or unit tests..
|
|
Hammerspoon is a macOS automation framework that allows you to hook into all sort of OS interfaces using Lua scripts. People use it for all sorts of automations, with key remappings and quick window switchers being the most common applications. There are some crazier applications like using voice to control scroll bars! I’m going to describe some ways I use it that are uncommon. Reducing procrastination I often run build steps or unit tests..
|
This is a description of the process to install Telegraf on proxmox to collect sensor reading, smart data and metrics in InfluxDB 2.0.
|
This is a description of the process to install Telegraf on proxmox to collect sensor reading, smart data and metrics in InfluxDB 2.0.
|
|
Snyk Open Source support for GitHub Security Code Scanning lets you automatically scan your open source dependencies for security vulnerabilities and license issues, as well as view results directly from within GitHub’s Security tab.
|
|
If your Matomo server is unreachable it may be that your website cannot load! You can defer loading the Matomo tracking. For ways to do that, check that blog post: https://matomo.org/blog/2017/04/different-ways-embedding-piwik-tracking-code-faster-website-performance/
|
|
I am very late to the party, but today I learned that the good old dotnet SmptClient is considered obsolete and should not be used. Quoting the documentation: We don’t recommend using the SmtpClient class for new development because SmtpClient doesn’t support many modern protocols. Use MailKit or other libraries instead. ( source ) Interestingly, Microsoft is recommending a third-party open-source library as an alternative. I hope we..
|
|
One of the popular problems in time series analysis is estimating the moving “average” value. Let’s define the “average” as a central tendency metric like the mean or the median. When we talk about the moving value, we assume that we are interested in the average value “at the end” of the time series instead of the average of all available observations. One of the most straightforward approaches to estimate the moving average is the simp....
|
|
One of the popular problems in time series analysis is estimating the moving “average” value. Let’s define the “average” as a central tendency metric like the mean or the median. When we talk about the moving value, we assume that we are interested in the average value “at the end” of the time series instead of the average of all available observations. One of the most straightforward approaches to estimate the moving average is the simp....
|
|
As organizations continue to rely on software for core business processes, application security (AppSec) is an ever-critical consideration.
|
|
I have credit freezes put on my credit records with all 3 US credit reporting companies. These are supposed to help a little with identity theft, but the UI surrounding them makes for a very bad experience. The way it works, one places a freeze at each company, but then one is expected to know in advance when a credit check is going to happen and temporarily lift the freeze! This almost always causes friction.
|
|
I have credit freezes put on my credit records with all 3 US credit reporting companies. These are supposed to help a little with identity theft, but the UI surrounding them makes for a very bad experience. The way it works, one places a freeze at each company, but then one is expected to know in advance when a credit check is going to happen and temporarily lift the freeze! This almost always causes friction.
|
|
This episode is about lowering the bar, and I'm tempted to just say go do it and sign off. That would be the ultimate lowering the bar for this podcast. I won't do that, but I am going to keep the bar on this episode pretty low. And, you're probably thinking -- Lou, I thought the bar for Write While True episodes was pretty low already.
|
|
The Open Telekom Cloud provides Redis as a Service called Distributed Cache Service . The used Redis version is 3, first published on 1 Apr 2015. The latest 3.0.x release was published on 28 jan 2016. The current version is 6.2.2, published on Mon April 19 2021. Redis supports TLS communication since version 5.
|
|
I did a recent AMA on Clubhouse and there were a lot of awesome, hard-hitting questions on the panel. So for the next several weeks, I’m going to write out my thoughts to each of the questions and how I answered them.
|
|
WFH Day 414 Unbelievable, but it’s already May of 2021! Time flies like crazy, and we are in month 15 of the pandemic. It looks like the US is speeding up things a lot, and people get vaccinated in large quantities. I got my vaccine three weeks ago. This upcoming Thursday, I’ll receive my 2nd shot, and then I should be fully vaccinated two weeks later. The situation is not so great in Germany. Everything goes so slowly, and they are techni....
|
|
There was a young man who said “Damn! I perceive with regret that I am But a creature that moves In predestinate grooves I’m not even a bus, I’m a tram.” -Maurice E. Hare
|