Skip to content

Release#120

Merged
bill-long merged 7 commits intoreleasefrom
main
Mar 7, 2021
Merged

Release#120
bill-long merged 7 commits intoreleasefrom
main

Conversation

@bill-long
Copy link
Copy Markdown
Member

No description provided.

justinhendricksmsft and others added 7 commits March 6, 2021 22:56
Fix NSE script to work for Exchange 2013
Update http-vuln-cve2021-26855.nse to work for 2013
First, this change actually fixes #96. We missed a spot.

This change also alters the syntax. There are three ways to
run the script:

This works as before:

`.\Test-ProxyLogon.ps1 -OutPath`

This sets -OutPath to $PSScriptRoot\Test-ProxyLogonLogs:

`.\Test-ProxyLogon.ps1`

This only displays results and does not save them:

`.\Test-ProxyLogon.ps1 -DisplayOnly`
@bill-long bill-long merged commit 9359b10 into release Mar 7, 2021
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.

5 participants