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

adds implicit tls bool to smtp result #266

Merged
merged 1 commit into from
Jun 2, 2020
Merged

Conversation

bwireman
Copy link
Contributor

@bwireman bwireman commented Jun 1, 2020

Technical Changes

  • adds a bool to the output of the smtp scanner that indicates when the connection to the server was over tls implicitly (meaning without using starttls) implicit-tls

How to Test

./zgrab2 smtp --port 465 --smtps <<< 91.239.43.226 | jq .

@bwireman bwireman merged commit 6eaaa2f into master Jun 2, 2020
@bwireman bwireman deleted the bw/smtp_implicit_tls branch June 2, 2020 13:06
AnthraX1 pushed a commit to AnthraX1/zgrab2 that referenced this pull request Jul 21, 2020
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

2 participants