https://github.com/seqre/ideas
https://github.com/seqre/ideas
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/seqre/ideas
- Owner: seqre
- License: mit
- Created: 2023-10-21T06:17:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T17:20:40.000Z (about 2 years ago)
- Last Synced: 2024-04-29T18:37:53.978Z (about 2 years ago)
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Programming Ideas
## FOSS replacements of existing paid services
- [Jackbox.TV](https://jackbox.tv/) - It would be nice to let people create their own games.
- [Mentimeter](https://www.mentimeter.com/)
## New ideas
- Wikipedia game browser extension
- Untappd Rust API crate
- SMB mass enumeration tool (eg. connect to many available shares and dump file system tree)
- NFS interactive client
- Default creds on website checker (with database of them and some smart matching)
- Scope checker / calculator (WIP)
- Interactive password sprayer (passwords & users, pass for specific users, queue, UI, daemon?)
## Rust wrappers / APIs
- Nuclei
- [Magika](https://github.com/google/magika)
- VirusTotal API
- Maintained [csvtomd](https://github.com/mplewis/csvtomd)
- Windows Password Filter
- Python wrapper for [dehashed-rs](https://crates.io/crates/dehashed-rs)