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

Discover Common On-Prem Microsoft Stuff (RDP, ADFS, OWA, etc.) #790

Merged
merged 4 commits into from
Oct 18, 2023

Conversation

TheTechromancer
Copy link
Collaborator

@TheTechromancer TheTechromancer commented Oct 17, 2023

This adds a 100-line wordlist to massdns that ensures we're looking for common microsoft on-prem services like RDP, ADFS, and OWA. The wordlist was taken from msprobe.

Note: this PR also changes modules' setup to hard-fail if their wordlist fails to download.

Addresses #789.

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #790 (f32448a) into dev (0bad648) will increase coverage by 1%.
Report is 3 commits behind head on dev.
The diff coverage is 100%.

@@          Coverage Diff          @@
##             dev    #790   +/-   ##
=====================================
+ Coverage     92%     92%   +1%     
=====================================
  Files        291     291           
  Lines      17173   17178    +5     
=====================================
+ Hits       15674   15691   +17     
+ Misses      1499    1487   -12     
Files Coverage Δ
bbot/modules/base.py 90% <100%> (-<1%) ⬇️
bbot/modules/massdns.py 77% <100%> (+1%) ⬆️
bbot/test/test_step_1/test_modules_basic.py 97% <ø> (-<1%) ⬇️

... and 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@TheTechromancer TheTechromancer merged commit 6ded074 into dev Oct 18, 2023
5 checks passed
@TheTechromancer TheTechromancer deleted the ms-on-prem-subdomains branch October 24, 2023 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants