Releases: punk-security/smbeagle
Releases · punk-security/smbeagle
4.0.0
3.0.0
Feat: dotnet 7 (#88)
2.4.0
What's Changed
- 45 incorrect field name in kibana dashboard by @danieloateslee in #77
- Add automatic tests by @SimonGurney in #78
- Add automatic tests by @SimonGurney in #79
- feat: added elasticsearch port by @danieloateslee in #65
- feat: make local share scanning opt-in #38 by @SimonGurney in #80
Full Changelog: 2.3.0...2.4.0
2.3.0
feat:bail on slow jobs (#63) * feat:bail on slow jobs * chore: supressing null warning
2.2.1
chore: Fix creation of zip files under linux (#62)
2.2.0
feat: added share filtering (#56) * feat: added share filtering * feat: bump version
2.1.1
bugfix: Fix missing setup of buildx (#51)
2.1.0
Merge pull request #39 from punk-security/fix-smb-lib-returns-null fix: handle null return from listShares
2.0.0
Merge pull request #32 from punk-security/add-cross-platform-SMB Add cross platform smb
1.2.0
feat: bypass filtering for manual nets * moved manual nets and addresses to after filtering * bugfix: wrong scope pClientContext * update readme * bump version