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

Bug fixes + additional options #1232

Merged
merged 4 commits into from
Mar 21, 2016
Merged

Bug fixes + additional options #1232

merged 4 commits into from
Mar 21, 2016

Conversation

mgeeky
Copy link
Contributor

@mgeeky mgeeky commented Mar 21, 2016

Added couple of bug fixes in MITB module and some additional options in Persistence pop-under, also some minor fixes and improvements.

mgeeky added 4 commits March 7, 2016 18:01
…m fetching. Previous implementation couldn't handle properly option and submit parameters, therefore a MITB-ed user wasn't sending correct query string which should include those two more fields. For instance, bWAPP application (by IT SEC Games) makes choosing a bug to exploit by submitting form consisting of an option and <button> with type=submit. With this patch an user behind MITB will be able to successfully fetch the form and thus proceed to the next bug.
…xceptions in Firefox (as occured in 43.0). Shouldn't do much havoc I guess.
…t Extensions" module useless. The code has been trying to fingerprint installed extensions by creating image which would load extension-specific url and then in `onload' event would send such information to the BeeF server. Unfortunately there was no code handling `onerror' situation, therefore end user wasn't getting any status from this module (stating that it failed). The below commit adds such functionality.
…closing event (module confirm_close_tab). Also extracted static confirmation message to the module's options.
@bcoles bcoles self-assigned this Mar 21, 2016
bcoles added a commit that referenced this pull request Mar 21, 2016
Bug fixes + additional options
@bcoles bcoles merged commit b6f9daf into beefproject:master Mar 21, 2016
@bcoles
Copy link
Collaborator

bcoles commented Mar 21, 2016

Thanks @mgeeky !

@antisnatchor
Copy link
Contributor

Thanks @mgeeky appreciated!

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.

3 participants