Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add jq command to parse collected data #358

Merged

Conversation

DaveYesland
Copy link
Collaborator

@DaveYesland DaveYesland commented Jun 2, 2023

This adds a jq command to Pacu to help parsing collected data output.

run ec2__enum
jq '.Instances[].InstanceId' ec2

This partially handles #181 it makes it easier to parse and filter the data, although does not really make is searchable.

@DaveYesland DaveYesland closed this Jun 2, 2023
@DaveYesland DaveYesland reopened this Jun 2, 2023
@DaveYesland DaveYesland merged commit 55bed39 into RhinoSecurityLabs:master Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants