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

scan: wolfictl inspired output presentation #492

Merged
merged 16 commits into from
Oct 7, 2024

Conversation

tstromberg
Copy link
Collaborator

I was inspired by the output of wolfictl scan. Here's an example of malcontents new scan output:

🔎 Scanning "/bin/ls"
🔎 Scanning "../bincapz-samples/typescript/2021.CursedGrabber.an0n-chat-lib/"
├── 📄 ../bincapz-samples/typescript/2021.CursedGrabber.an0n-chat-lib/build/stealer.js [CRITICAL]
│      🚨 persist/windows_start: Accesses Windows Start Menu
│      🚨 combo/stealer/browser: Uses HTTP, archives, and references multiple browsers
│      🚨 exfil/discord: Uses the Discord webhooks API
├── 📄 ../bincapz-samples/typescript/2021.CursedGrabber.an0n-chat-lib/src/stealer.ts [CRITICAL]
│      🚨 combo/stealer/browser: Uses HTTP, archives, and references multiple browsers
│      🚨 exfil/discord: Uses the Discord webhooks API
│      🚨 persist/windows_start: Accesses Windows Start Menu

💡 For detailed analysis, try "mal analyze <path>"

@tstromberg tstromberg requested a review from egibs October 7, 2024 01:58
Signed-off-by: Thomas Strömberg <t+github@chainguard.dev>
@tstromberg tstromberg enabled auto-merge (squash) October 7, 2024 02:03
@tstromberg tstromberg merged commit 9729941 into chainguard-dev:main Oct 7, 2024
6 checks passed
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