Matthew Kienow
ee6de3da39
Make endpoint plural and uniform with the others
2018-07-18 17:35:47 -04:00
William Vu
98d6d4cbcd
Add check for check to info command
2018-07-18 16:33:30 -05:00
William Vu
5fa1ddf4eb
Remove default check method
2018-07-18 16:25:46 -05:00
James Barnett
4d2e0e51e4
Update docs for /endpoit/ID GET requests
2018-07-18 16:01:12 -05:00
James Barnett
4da27d2bff
Enable GET for /endpoint/ID for each model
2018-07-18 15:18:22 -05:00
Metasploit
0892130542
automatic module_metadata_base.json update
2018-07-18 12:59:22 -07:00
Adam Cammack
0024cca3bf
Land #10328 , Log errors in Python ETERNALBLUE
2018-07-18 14:50:40 -05:00
Adam Cammack
e144ba4f1a
Land #10334 , Add grep -C
2018-07-18 14:45:06 -05:00
Matthew Kienow
257a05d5d7
Add long port option for data_services cmd
2018-07-18 14:29:32 -04:00
Matthew Kienow
3147b8307b
Fix issue when adding authenticated data service
...
Add authentication to MsfServlet as a simple workaround to an issue
that occurs when data_services cmd is used to add a remote service
that requires an API token and no token or an invalid token are
provided.
2018-07-18 14:08:30 -04:00
Matthew Kienow
4ff39e3799
Fix error code returned by authentication failure
...
Previously an authentication failure message would indicate that the
error was permissions related yet the error code remained 401. The fix
allows the Authentication::Strategies classes to specify an error code
that is returned to the user.
2018-07-18 14:04:09 -04:00
James Barnett
026ddad9d8
Remove more unused code
2018-07-18 12:44:27 -05:00
James Barnett
08b53a1ef7
Homogenize GET requests
2018-07-18 12:43:48 -05:00
James Barnett
846df018e0
Minor code cleanup. Remove unused methods
2018-07-18 11:51:43 -05:00
Jacob Robles
1f0f920352
Land #10340 , Fix fake_function_collection_spec
2018-07-18 10:53:01 -05:00
Wei Chen
6d3db92fb2
Fix fake_function_collection_spec
2018-07-18 10:23:21 -05:00
William Vu
0b0a9bfd32
Remove check_sock_get from run_checks
2018-07-18 09:47:17 -05:00
Metasploit
c1a1658748
automatic module_metadata_base.json update
2018-07-18 04:41:19 -07:00
Tim W
70a1df70a1
Land #9753 , Linux BPF sign extension local privesc
2018-07-18 18:44:14 +08:00
William Vu
b78a0878b8
Upgrade info checks to warning
...
Also nix get vs. get_once check, since it's inconsistent in practice.
2018-07-18 00:05:48 -05:00
William Vu
9d2bed2596
Fix grep's prompt rewriting
...
Missed in #9261 .
2018-07-17 21:08:21 -05:00
William Vu
94297de256
Add grep -C to msfconsole
2018-07-17 20:52:46 -05:00
Jacob Robles
08e33cad0c
Spelling fix
2018-07-17 20:12:37 -05:00
William Vu
49852e0fd6
Land #10332 , fixes for SOUNDTRACK and LOGO refs
2018-07-17 19:44:12 -05:00
William Vu
38daeb1b9f
Fix #10283 , SOUNDTRACK and LOGO refs
...
Some dupe code came in from master. Fixing and refactoring.
2018-07-17 19:36:35 -05:00
William Vu
6a38b36a45
Land #10283 , SOUNDTRACK and LOGO refs
...
:'(
2018-07-17 19:11:52 -05:00
William Vu
07203dccc6
Clean up some things
2018-07-17 19:11:26 -05:00
William Vu
1f887b3e19
Fix spec to check retval instead of stdout
...
stdout check is fine for untidy module, since it needs messages.
2018-07-17 18:20:09 -05:00
William Vu
ae9677c1c2
Rework msftidy retvals
...
INFO should not be an error. Also prevent retval overflow.
2018-07-17 18:11:16 -05:00
William Vu
e5efa4faac
Make failures consistent
2018-07-17 17:35:52 -05:00
William Vu
96f9e60e84
Swap return for sys.exit(1)
2018-07-17 17:25:38 -05:00
Brent Cook
5b3a8a36da
Land #10329 , Add command dispatcher for developer commands
2018-07-17 17:10:23 -05:00
William Vu
09d347ca33
Add missed sys.exit(1)
2018-07-17 16:31:57 -05:00
William Vu
39e381049a
Remove unnecessary include
2018-07-17 15:36:23 -05:00
William Vu
59278aef99
Add command dispatcher for developer commands
2018-07-17 15:07:50 -05:00
William Vu
7adc178345
Land #10309 , PID check for self-migrate
2018-07-17 14:33:32 -05:00
William Vu
29f05339a9
Clean up code
2018-07-17 14:33:10 -05:00
William Vu
e1be94e568
Pass RPORT to sess_port in Impacket
2018-07-17 13:49:38 -05:00
William Vu
0bdaa0e23a
Catch connection errors and module.log them
2018-07-17 13:49:34 -05:00
Metasploit
b0e575a3c3
automatic module_metadata_base.json update
2018-07-17 11:14:54 -07:00
William Vu
5650412cc2
Land #10317 , nil fix for enum_dns
2018-07-17 13:03:06 -05:00
William Vu
d5f10a74c7
Land #10315 , pSnuffle POST and basic auth
2018-07-17 12:59:12 -05:00
William Vu
f93e4a24a9
Fix typo
2018-07-17 12:59:00 -05:00
Metasploit
914501cce2
automatic module_metadata_base.json update
2018-07-17 07:41:21 -07:00
Jacob Robles
677b22698d
Land #10273 , [clean up] iis_webdav_scstoragepathfromurl
2018-07-17 09:33:32 -05:00
Jacob Robles
1e004769ca
CMS Made Simple Upload/Rename Authenticated RCE
2018-07-17 09:00:39 -05:00
Brendan Coles
6bf184dbcf
Update tested versions
2018-07-17 06:24:16 +00:00
Metasploit
b4a49b4199
automatic module_metadata_base.json update
2018-07-16 16:15:15 -07:00
William Vu
9a7c34e6e9
Land #10064 , Claymore Dual Miner API RCE
2018-07-16 18:02:20 -05:00
William Vu
f028428e32
Land #10322 , unpkg-hosted Swagger UI
...
This prevents git grep or searches of the tree from exploding with text.
2018-07-16 17:29:32 -05:00