Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ninoseki/shodan-dojo
Learning Shodan through katas
https://github.com/ninoseki/shodan-dojo
dojo shodan
Last synced: 28 days ago
JSON representation
Learning Shodan through katas
- Host: GitHub
- URL: https://github.com/ninoseki/shodan-dojo
- Owner: ninoseki
- License: mit
- Created: 2020-06-01T02:52:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-07T00:53:34.000Z (over 4 years ago)
- Last Synced: 2024-10-18T08:52:41.063Z (about 2 months ago)
- Topics: dojo, shodan
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 457
- Watchers: 20
- Forks: 47
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - ninoseki/shodan-dojo - Learning Shodan through katas (Python)
- awesome-ip-search-engines - Shodan Dojo
- awesome-ip-search-engines - Shodan Dojo
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)