
Research
/Security News
11 Malicious Go Packages Distribute Obfuscated Remote Payloads
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
mygithub.libinneed.workers.dev/warrensbox/aws-find
The aws-find
command line tool lets you lookup AWS instances'information by their tag name.
Once installed, the aws-find
lets you provide the tag name and value as an argument to the command see example.
See installation guide here: aws-find installation
aws-find
is available for MacOS and Linux based operating systems.
Installation for MacOS is the easiest with Homebrew. If you do not have homebrew installed, click here.
brew install warrensbox/tap/aws-find
Installation for other linux operation systems.
curl -L https://raw.githubusercontent.com/warrensbox/aws-find/release/install.sh | bash
Alternatively, you can install the binary from source here
aws-find
command on your terminal.See how to upgrade, uninstall, troubleshoot here:More info
Please open issues here: New Issue
More test needed - new arn format
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).