Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ninoseki/shodan-dojo

Learning Shodan through katas
https://github.com/ninoseki/shodan-dojo

dojo shodan

Last synced: about 1 month ago
JSON representation

Learning Shodan through katas

Awesome Lists containing this project

README

        

# Shodan Dojo 🥋

Katas for learning the basics of Shodan search.

## Basic knowledge

Please read the following docs before starting the katas.

- [Search Query Fundamentals](https://help.shodan.io/the-basics/search-query-fundamentals)
- [Understanding the Shodan Search Query Syntax](https://blog.shodan.io/understanding-the-shodan-search-query-syntax/)

## Basic katas

- [Compromised routers](./katas/compromised/index.md)
- [Favicion hash](./katas/favicon_hash/index.md)
- [HTML hash](./katas/html_hash/index.md)
- [SSH public key fingerprint](./katas/ssh_fingerprint/index.md)
- [SSL certificate serial number](./katas/certificate/index.md)

## Advanced katas

- [FakeSpy](./katas/fakespy/index.md)
- [FuelPHP Profiler](./katas/fuelphp_profiler/index.md)
- [GhostDNS](./katas/ghostdns/index.md)