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

DCA-1216: Windows 10 Fingerprint #70

Merged
merged 1 commit into from
Jun 23, 2015
Merged

DCA-1216: Windows 10 Fingerprint #70

merged 1 commit into from
Jun 23, 2015

Conversation

jkennedy-r7
Copy link
Contributor

  • Added fingerprints for Windows 10 and Windows 10 Preview Edition

* Added fingerprints for Windows 10 and Windows 10 Preview Edition
@todb-r7
Copy link

todb-r7 commented Jun 23, 2015

What does "DCA-1216" mean? internal bug tracker? Answer: yes

@todb-r7 todb-r7 merged commit b8ec555 into master Jun 23, 2015
todb-r7 pushed a commit that referenced this pull request Jun 23, 2015
@todb-r7
Copy link

todb-r7 commented Jun 23, 2015

Took a look at CONTRIBUTING.md, looks like landing should be pretty much identical to metasploit-framework, so did that.

<param pos="2" name="os.build"/>
</fingerprint>

<fingerprint pattern="^Windows 10 (\w+|\w+ \w+|\w+ \w+ \w+) (\d+)$">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor, but I think this would have been better off combined with the previous fingerprint -- they both assert a Windows 10 fingerprint, the only difference is the first one includes support for Insider Preview in the regex. Simply make that part optional.

@jhart-r7 jhart-r7 deleted the DCA-1216_Windows-10-FP branch June 24, 2015 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants