mirror of
https://github.com/trustedsec/social-engineer-toolkit
synced 2025-04-04 06:46:08 +00:00
Merge pull request #5 from fourcels/master
update browser exploit index
This commit is contained in:
commit
d7923e9014
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,7 @@ create_payloads_text = """
|
|||
********** PAYLOADS **********\n"""
|
||||
|
||||
browser_exploits_menu = [
|
||||
'Java Applet JMX Remote Code Execution (2013-01-10)'
|
||||
'Java Applet JMX Remote Code Execution (2013-01-10)',
|
||||
'Microsoft Internet Explorer CDwnBindInfo Object Use-After-Free (2012-12-27)',
|
||||
'Java 7 Applet Remote Code Execution (2012-08-26)',
|
||||
'Microsoft Internet Explorer execCommand Use-After-Free Vulnerability (2012-09-14)',
|
||||
|
|
Loading…
Add table
Reference in a new issue