package-analysis
package-analysis copied to clipboard
add baits to sandbox container
Suggesting adding baits to lure attackers into interacting such as
- ssh keys
- environment variables with interesting tokens
- browser database files
- discord
- aws credentials and config
- .npmrc
In addition to monitoring the interaction with such files, with the visibility https://github.com/ossf/package-analysis/issues/585 can give, observing such sensitive content being exfiltrated to a C2 server, we can add a label in the report such as "EXFILTRATING_SENSITIVE_INFORMATION"
Awesome suggestion @jossef! This is a really good idea.