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

quick + dirty multipass scan feature #82

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

quick + dirty multipass scan feature #82

wants to merge 18 commits into from

Conversation

B3K7
Copy link

@B3K7 B3K7 commented Jan 1, 2022

Quick + dirty multi-pass scan feature

  • added multi-pass flag (skips zip files)
  • added input flag (ingests list of zip files)
  • added output flag (writes list of zip files)

Added StrSubstitutor.class  i.e. CVE-2021-45105.
Added StrSubstitutor.class md5 fingerprints
restored proper JndiManager.class MD5 ordering
revised as per request
merged resolve change
Breadth first search
Enable multipass
Added input + output flags
@B3K7
Copy link
Author

B3K7 commented Jan 1, 2022

One more feature

  • Switched from depth-first scanning to breadth first scanning.

Now, the output file is sorted by size.
Added one feature
- scan all drives on windows by default   (Simon Balzer https://ko-fi.com/balzer https://github.com/sibalzer)
Updated the hash list.
corrected misc typos.
resolving merge conflict
removed merge conflict
Updated the MD5 array
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.

None yet

1 participant