https://github.com/stackloklabs/threat-tools
General misc tools and scripts used for threat hunting.
https://github.com/stackloklabs/threat-tools
Last synced: 3 days ago
JSON representation
General misc tools and scripts used for threat hunting.
- Host: GitHub
- URL: https://github.com/stackloklabs/threat-tools
- Owner: StacklokLabs
- Created: 2024-04-06T15:32:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-29T11:27:31.000Z (15 days ago)
- Last Synced: 2026-05-29T13:08:43.955Z (15 days ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# General Threat Tools
## What is this?
This is a collection of tools that we have used with to help identify and deal
with the clean up or reporting of various attacks discovered by Stackers.
## Tools
- [Script to retrieve all npm packages published by a user](get-npm-users/README.md)
- [Tea Public Key Retrieval Script](tea-key-retrieve/README.md)
## Contributing
If you have a tool that you think would be useful to others, please feel free
to submit a PR with your tool and a README.md file that explains how to use it.