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

Add a Windows prompt to the pretty_theft module #992

Merged

Conversation

RootPrivileges
Copy link
Contributor

This PR adds the Windows 7 network security prompt to the pretty_theft module. I have removed the section where the remote server is listed, and removed the cancel button in an attempt to force the user into submitting credentials. Similarly, there is no close window button on the popup.

It was necessary to modify checker() to retrieve input data using the ID instead of the element tag as the "remember my credentials" option throws off the counts. As the existing functions use the same ID names for their fields, this should not change the functionality.

There is a couple of more CSS changes that are needed to bring it fully in line with the standard prompt, but is enough to pass a cursory inspection in its current state.

windows prompt

antisnatchor added a commit that referenced this pull request Apr 14, 2014
Add a Windows prompt to the pretty_theft module
@antisnatchor antisnatchor merged commit 78a0c68 into beefproject:master Apr 14, 2014
@antisnatchor
Copy link
Contributor

Thanks for this man ;-)

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.

2 participants