Wardriving 2024: Using Electricity Meter Readers to Get In
Do you pentest IoT equipment before joining it to your network? I did, fortunately. I bought a Swedish reader to connect to the P1 port of my electricity meter, and found a number of vulnerabilities that in combination let an attacker “wardriving” outside my house use the P1 reader to join my Wi-Fi network!
So it’s true what they say: the S in IoT stands for Security! ;)
The Akamai Origin Disclosure Non-vulnerability
Vulnerability Disclosure: Authentication Bypass in Auth0
Vulnerability Disclosure: Session Fixation in Auth0
Mobile Authenticator Apps Algorithm Support Review - 2023 Edition
Man-in-The-Middle Session Fixation in Securitas Direct My Pages
The Devise Extension That Peeled off One Layer of the Security Onion (CVE-2021-28680)
I work for the security consultant company Defensify where I conduct security assessments of applications and networks. In December 2020 I made a review of a web application written in Ruby on Rails. I will not disclose the name of the client or any other vulnerabilities found in the client’s application, but this blog post tells the story of how I found a security vulnerability in one of the third-party dependencies they use, which is open source, and got my first ever CVE assigned. \o/
CSN Follow-Up: Another CAPTCHA Problem Hidden In Plain Sight
This is a follow-up on the previous post Brute-Forcing Borrowers’ PINs at the Swedish Board of Student Finance (CSN) where I describe some vulnerabilities discovered in August 2020 and the response from CSN. It seems I missed another problem with the CAPTCHA though. And it was right in front of my eyes…
Brute-Forcing Borrowers' PINs at the Swedish Board of Student Finance (CSN)
The Swedish Board of Student Finance CSN is the government agency that manages Swedish student finance, i.e. grants and loans for studies. They also manage driving licence loans and home equipment loans. (Source)
This is the story of when I found two security vulnerabilities in their login functionality and reported it to them.