1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-15 22:14:28 -04:00

restore YAML frontmatter

This commit is contained in:
2025-03-16 15:35:01 -04:00
parent 99ec01de0a
commit 2b4a86a900
27 changed files with 385 additions and 193 deletions
+15 -8
View File
@@ -1,11 +1,18 @@
export const frontmatter = {
title: "Fascinating & Frightening Shodan Search Queries (AKA: The Internet of Sh*t)",
date: "2019-09-19 09:56:10-0400",
description:
"I've collected some interesting and scary search queries for Shodan, the internet-of-things search engine. Some return fun results, while others return serious vulnerabilities.",
tags: ["Infosec", "Pentesting", "Shodan", "Internet of Things", "Dorking"],
image: "shodan.png",
};
---
title: "Fascinating & Frightening Shodan Search Queries (AKA: The Internet of Sh*t)"
date: "2019-09-19 09:56:10-0400"
description: >-
I've collected some interesting and scary search queries for Shodan, the
internet-of-things search engine. Some return fun results, while others return
serious vulnerabilities.
tags:
- Infosec
- Pentesting
- Shodan
- Internet of Things
- Dorking
image: ./shodan.png
---
Over time, I've collected an assortment of interesting, funny, and depressing search queries to plug into [Shodan](https://www.shodan.io/), the ([literal](https://www.vice.com/en_uk/article/9bvxmd/shodan-exposes-the-dark-side-of-the-net)) internet search engine. Some return facepalm-inducing results, while others return serious and/or ancient vulnerabilities in the wild.