Alan Foster
30809787c4
Convert disclosure dates to iso8601
2020-10-02 21:00:37 +01:00
Shelby Pace
841d488667
Land #13985 , add Cisco ssh dos module
2020-08-21 15:45:27 -05:00
Shelby Pace
06f0e2ee92
add randomize ssh cred function
2020-08-21 13:13:33 -05:00
Shelby Pace
e74a8f38e9
misaligned except statement
2020-08-21 09:01:45 -05:00
debifrank
c19836b7d5
Rename cisco_7937G_DoS.py to cisco_7937g_dos.py
2020-08-17 20:24:34 -04:00
debifrank
cfea0db83c
Rename cve_2020_16139.py to cisco_7937g_dos_reboot.py
2020-08-17 20:24:17 -04:00
debifrank
9906c931a2
Rename cve_2020_16138.py to cisco_7937G_DoS.py
2020-08-17 20:21:33 -04:00
debifrank
7eba463769
Update cve_2020_16138.py
2020-08-14 17:39:24 -04:00
debifrank
1e50ca7d30
Update cve_2020_16139.py
2020-08-14 17:36:43 -04:00
debifrank
9d3da31411
Update cve_2020_16139.py
...
catch unintended request exceptions
2020-08-14 16:18:47 -04:00
debifrank
921e3142c5
Add files via upload
2020-08-14 12:48:08 -04:00
debifrank
ae065530f1
Delete CVE-2020-16138.py
2020-08-14 12:47:55 -04:00
debifrank
7d125c9741
Add files via upload
2020-08-14 12:16:52 -04:00
debifrank
ffa23ba850
Delete CVE-2020-16139.py
2020-08-14 12:16:22 -04:00
debifrank
d1afe60262
Add files via upload
...
Linted with autopep8
2020-08-13 09:52:21 -04:00
debifrank
dada2abaad
Delete CVE-2020-16139.py
...
Linting
2020-08-13 09:52:04 -04:00
debifrank
a21907fcc6
Add files via upload
...
Linted with autopep8
2020-08-13 09:51:24 -04:00
debifrank
4434e37a09
Delete CVE-2020-16138.py
...
linting
2020-08-13 09:51:03 -04:00
debifrank
884b0ec897
Update CVE-2020-16139.py
...
Removed jest, included more useful information
2020-08-12 11:25:32 -04:00
debifrank
a77931c479
Update CVE-2020-16139.py
2020-08-11 10:51:58 -04:00
debifrank
70fc0b3375
Update CVE-2020-16138.py
2020-08-11 10:41:58 -04:00
debifrank
a17d29b6a2
CVE-2020-16138
...
Targets the Cisco Unified IP Conference Station 7937G vulnerability CVE-2020-16138 causing a DoS condition.
2020-08-11 10:40:15 -04:00
debifrank
78a7e8ae96
Update CVE-2020-16139.py
2020-08-11 10:32:37 -04:00
debifrank
18fdbfd917
Update CVE-2020-16139.py
2020-08-11 10:30:29 -04:00
debifrank
16a00ea338
Cisco 7937G DoS Reset Attack
...
Python module for metasploit that targets the Cisco 7937G Conference Station and vulnerability CVE-2020-16139
2020-08-11 10:29:28 -04:00
Patrick Webster
2f6da89674
Change author name to nick.
2017-11-09 03:00:24 +11:00
Brent Cook
6300758c46
use https for metaploit.com links
2017-07-24 06:26:21 -07:00
g0tmi1k
ef826b3f2c
OCD - print_good & print_error
2017-07-19 12:48:52 +01:00
g0tmi1k
b8d80d87f1
Remove last newline after class - Make @wvu-r7 happy
2017-07-19 11:19:49 +01:00
g0tmi1k
4720d1a31e
OCD fixes - Spaces
2017-07-14 08:46:59 +01:00
g0tmi1k
fd843f364b
Removed extra lines
2017-07-14 08:17:16 +01:00
Brent Cook
0d9f57ad7c
add @artkond's DoS module for Cisco CVE-2017-3881
...
This makes a few improvements, adds module docs.
2017-06-27 01:53:23 -05:00
William Vu
64452de06d
Fix msf/core and self.class msftidy warnings
...
Also fixed rex requires.
2017-05-03 15:44:51 -05:00
Brent Cook
b08d1ad8d8
Revert "Land #6812 , remove broken OSVDB references"
...
This reverts commit 2b016e0216 , reversing
changes made to 7b1d9596c7 .
2016-07-15 12:00:31 -05:00
wchen-r7
816bc91e45
Resolve #6807 , remove all OSVDB references.
...
OSVDB is no longer a vulnerability database, therefore all the
references linked to it are invalid.
Resolve #6807
2016-04-23 12:32:34 -05:00
Christian Mehlmauer
3123175ac7
use MetasploitModule as a class name
2016-03-08 14:02:44 +01:00
Brent Cook
f703fa21d6
Revert "change Metasploit3 class names"
...
This reverts commit 666ae14259 .
2016-03-07 13:19:55 -06:00
Christian Mehlmauer
666ae14259
change Metasploit3 class names
2016-03-07 09:56:58 +01:00
wchen-r7
154fb585f4
Remove bad references (dead links)
...
These links are no longer available. They are dead links.
2015-10-27 12:41:32 -05:00
aushack
76cd9590a4
Fix author
2015-06-19 19:13:51 +10:00
URI Assassin
35d3bbf74d
Fix up comment splats with the correct URI
...
See the complaint on #4039 . This doesn't fix that particular
issue (it's somewhat unrelated), but does solve around
a file parsing problem reported by @void-in
2014-10-17 11:47:33 -05:00
William Vu
2c485c509e
Fix caps on module titles (first pass)
2013-11-15 00:03:42 -06:00
Tod Beardsley
23d058067a
Redo the boilerplate / splat
...
[SeeRM #8496 ]
2013-10-15 13:51:57 -05:00
Tab Assassin
41e4375e43
Retab modules
2013-08-30 16:28:54 -05:00
Christian Mehlmauer
95948b9d7c
msftidy: remove $Revision$
2013-01-03 00:58:09 +01:00
Christian Mehlmauer
ca890369b1
msftidy: remove $Id$
2013-01-03 00:54:48 +01:00
HD Moore
ceb4888772
Fix up the boilerplate comment to use a better url
2012-02-20 19:40:50 -06:00
Joshua Drake
fa505a4069
various fixes, mostly consistency changes to disclosure dates
...
git-svn-id: file:///home/svn/framework3/trunk@9525 4d416f70-5f16-0410-b530-b9f4589650da
2010-06-15 07:18:08 +00:00
Joshua Drake
0ea6eca4bc
big module whitespace/formatting cleanup pass
...
git-svn-id: file:///home/svn/framework3/trunk@9179 4d416f70-5f16-0410-b530-b9f4589650da
2010-04-30 08:40:19 +00:00
kris
37c2e301ed
replacing defunct framework URL in header comments in most modules and pcap_log
...
git-svn-id: file:///home/svn/framework3/trunk@6479 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-13 14:33:26 +00:00