bwatters-r7
64d53cd882
code cleanup
2018-10-02 14:06:25 -05:00
William Vu
1d091408f7
Make msftidy happy
2018-09-18 20:00:08 -05:00
William Vu
6a63feced4
Merge remote-tracking branch 'upstream/master' into pr/10418
2018-09-18 19:54:44 -05:00
Brendan Coles
ca0bf841e1
Land #10665 , print error msg when killing an invalid job ID - Fix #10655
2018-09-18 09:38:39 +00:00
Green-m
d24eb2dbac
Add a comment
2018-09-18 15:58:09 +08:00
Green-m
862a8c921c
Fix issue when kill a job with non-integer jobid
2018-09-18 15:50:00 +08:00
Green-m
d4cdaf56ae
Fix issue when kill a non-existent job.
2018-09-18 15:48:30 +08:00
Metasploit
1260c8f801
automatic module_metadata_base.json update
2018-09-17 20:41:37 -07:00
Brent Cook
549440595f
Land #10627 , Add SMB2 support to smb_enumshares
2018-09-17 22:34:42 -05:00
Brent Cook
6126a627cc
Land #10570 , AKA Metadata Refactor
2018-09-17 22:29:20 -05:00
Brent Cook
a814899dc2
Land #10660 , deregister RHOSTS as well as RHOST
2018-09-17 22:26:37 -05:00
Brent Cook
1aabf8d83f
deregister RHOSTS as well
2018-09-17 22:26:16 -05:00
Brent Cook
35fcc572ba
Land #10662 , Fix travis-ci builds
2018-09-17 21:58:32 -05:00
Brent Cook
844dba669f
comment better
2018-09-17 21:32:35 -05:00
Brent Cook
e438f618bb
install docker-compose manually
2018-09-17 21:18:44 -05:00
h00die
a462a84b61
Land #10653 additional gcc paths for solaris libs
2018-09-17 18:23:21 -04:00
Metasploit
81a0122aae
automatic module_metadata_base.json update
2018-09-17 15:21:29 -07:00
h00die
5089c19453
Land #10620 Solaris 10 LPE for libnspr
2018-09-17 18:10:16 -04:00
William Vu
b74e662385
Land #10649 , https://seclists.org references
2018-09-17 17:07:49 -05:00
Erin Bleiweiss
011c25ed59
Merge changes from master (ghostscript)
2018-09-17 13:57:28 -05:00
Brendan Coles
30d8a38897
deregister_options RHOSTS
2018-09-17 16:58:57 +00:00
Brent Cook
86f5b25d8f
Land #10563 , Add 'Notes' metadata section
2018-09-17 11:18:08 -05:00
Brendan Coles
83039781de
Background payload execution
2018-09-17 08:42:04 +00:00
Brendan Coles
c8906f8772
Add check for Solaris system patch revision
2018-09-17 08:32:52 +00:00
Brendan Coles
28f23a842a
Update gcc path for Solaris
2018-09-16 17:22:38 +00:00
Brendan Coles
b76849d64e
Update gcc path for Solaris
2018-09-16 07:39:07 +00:00
William Vu
4c036e70c1
Fix http://seclists.org links to https://
...
I have no idea how this happened in my own code. I was seeing https://.
2018-09-15 18:54:45 -05:00
William Vu
bcb7348648
Land #10645 , writable? method for Msf::Post::File
2018-09-15 17:27:42 -05:00
Brendan Coles
1f4a1a388e
Update gcc path
2018-09-15 18:16:03 +00:00
Brendan Coles
ea47b6de04
Add writable? method to Msf::Post::File - Fix #10644
2018-09-15 06:29:24 +00:00
Brendan Coles
d49d7a1214
Land #10638 , Warn when listing inactive sessions without DB connection
...
Replaces confusing message and stack trace with a warning message,
when the `sessions -d` command is used to list inactive sessions
when no database is connected.
2018-09-15 05:36:37 +00:00
Erin Bleiweiss
6fae6065d6
Upcase all the things
2018-09-14 16:05:43 -05:00
Erin Bleiweiss
e590b7c01f
Consolidate notes reference in erb templates
2018-09-14 12:08:22 -05:00
Erin Bleiweiss
184d1d5954
Leave notes type as a plain hash
2018-09-14 11:17:37 -05:00
William Vu
7c79bbd998
Land #10389 , PTY support for Meterpreter "shell"
2018-09-14 11:16:41 -05:00
William Vu
4a759fd048
Refactor cmd_shell and add cmd_shell_{help,tabs}
2018-09-13 19:44:24 -05:00
William Vu
cfbd259e80
Merge remote-tracking branch 'upstream/master' into pr/10389
2018-09-13 16:08:07 -05:00
William Vu
8c81250aea
Land #10639 , self.prompt initialization fix
2018-09-13 15:57:40 -05:00
Adam Cammack
7c6c621a8f
Remember to assign self.prompt in shell.rb
...
Not everything updates the prompt all the time, make them feel welcome.
2018-09-13 15:51:07 -05:00
William Vu
a9e52bc9be
Land #10637 , exploit.rb autofilter doc fixes
2018-09-13 14:24:36 -05:00
Matthew Kienow
c2230f98d5
Warn user about inactive sessions without DB
2018-09-13 15:13:41 -04:00
Matthew Kienow
6a6d92abc1
Check DB is active before querying sessions
2018-09-13 15:06:53 -04:00
William Vu
b3e9856851
Revert doc changes to exploit.rb autofilter
...
I think the changes might have been accidental.
3cf4329335
2018-09-13 13:27:52 -05:00
Erin Bleiweiss
6abb355111
Undo metadata change for teradata_odbc_sql.py
2018-09-13 13:10:07 -05:00
Erin Bleiweiss
e3178faa9a
Add metadata for teradata_odbc_sql.py
2018-09-13 13:09:01 -05:00
h00die
8025a49c44
Land #10633 fix for solaris pidof for more versions
2018-09-13 13:10:28 -04:00
Metasploit
395ce8a2fe
Weekly dependency update
2018-09-13 10:05:05 -07:00
Metasploit
fe7a832aa8
automatic module_metadata_base.json update
2018-09-13 08:30:53 -07:00
h00die
8cb1453d87
Land #10634 fix a bug in is_root? on sol/lin
2018-09-13 11:21:50 -04:00
bwatters-r7
2fbbf88ea9
Land #10560 , ms17_010_eternalblue: use SMBDomain value when provided
...
instead of ignoring it
Merge branch 'land-10560' into upstream-master
2018-09-13 10:08:54 -05:00