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 Ebury script #237

Merged
merged 1 commit into from
May 3, 2024
Merged

Add Ebury script #237

merged 1 commit into from
May 3, 2024

Conversation

dopheide-esnet
Copy link
Contributor

Very simple script that attempts to detect an Ebury ssh backdoor infection.

@ckreibich ckreibich merged commit 02b5cf3 into zeek:master May 3, 2024
1 check failed
@ckreibich
Copy link
Member

Thanks Dop. There's a pre-commit CI setup in place for this repo that insists that the packages are alphabetically sorted. I just sorted it out during the merge — which would be better to do automatically...

@bbannier
Copy link
Member

bbannier commented May 3, 2024

which would be better to do automatically...

@ckreibich The pre-commit hook sorts the files, and CI reports back a diff, so there should be casual guidance even for people who have not set up pre-commit for this repo locally. PRs by first-time contributors currently require approval which probably makes sense.

If you meant automatic fixing of PRs we could enable that by moving to pre-commit.ci to use their "autofix" feature. Until now I have shied away from that since it requires us giving write access to that action.

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.

3 participants