https://github.com/stackloklabs/threat-tools
General misc tools and scripts used for threat hunting.
https://github.com/stackloklabs/threat-tools
Last synced: 3 months 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 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-06T16:30:22.000Z (about 1 year ago)
- Last Synced: 2024-04-06T17:31:51.495Z (about 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- 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.