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

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.

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.