Commit Graph

1048 Commits

Author SHA1 Message Date
Jon Hart 283cf5b869 Update msftidy to catch more potential URL vs PACKETSTORM warnings
Fix the affected modules
2015-12-24 09:12:24 -08:00
Jon Hart 27a6aa0be1 Fix current msftidy warnings about PACKETSTORM vs URL 2015-12-24 09:05:02 -08:00
Jon Hart 3535cf3d18 Remove peer; included via HttpClient in lib/msf/core/exploit/mssql_sqli.rb 2015-12-24 07:51:12 -08:00
wchen-r7 cea3bc27b9 Fix #6362, avoid overriding def peer repeatedly
def peer is a method that gets repeated a lot in modules, so we
should have it in the tcp mixin. This commit also clears a few
modules that use the HttpClient mixin with def peer.
2015-12-23 11:44:55 -06:00
wchen-r7 080ec26afb Land #4489, Update SMB admin modules to use Scanner & fixes 2015-12-08 14:49:26 -06:00
wchen-r7 7378e7b128 Do elog() when print_error() 2015-12-08 11:06:59 -06:00
wchen-r7 93a4fd0ee4 Minor edits 2015-12-02 15:43:11 -06:00
Christian Mehlmauer 581ea89f7f fix nil error 2015-12-02 11:19:08 +01:00
Christian Mehlmauer f06e4f3dbd make this module work with other languages too 2015-12-02 11:14:10 +01:00
Christian Mehlmauer 1a4b91e33e unzip backup file 2015-12-02 11:01:56 +01:00
Christian Mehlmauer 217374d1c0 add limesurvey file download 2015-12-02 00:06:13 +01:00
HD Moore e107ec2d17 Change fail to fail_with, fix typo 2015-11-17 13:30:46 -06:00
HD Moore 74f6ff7752 Rename to atg_client to match conventions 2015-11-17 12:59:37 -06:00
Jon Hart c914c7b22c Completely remove SET_TIME 2015-11-13 12:28:23 -08:00
Jon Hart ab3ae675ff Hide TIME option since SET_TIME is not implemented 2015-11-13 12:26:42 -08:00
Jon Hart ad22eb8444 More cleanup 2015-11-13 12:24:28 -08:00
Jon Hart 045bab052e Add configurable timeout 2015-11-13 12:18:40 -08:00
Jon Hart 6e9afc38ee print_good when we get something 2015-11-13 12:12:37 -08:00
Jon Hart 196a88c39a Style nit 2015-11-13 12:06:00 -08:00
Jon Hart 0cfa67f58f Stub out more of the set time, but disable it 2015-11-10 22:00:02 -08:00
Jon Hart c98ab1dad4 update SET_TANK_NAME opt to mention necessary opts 2015-11-10 21:49:40 -08:00
Jon Hart de570a1550 Improve output when setting tank names 2015-11-10 21:41:05 -08:00
Jon Hart 0762b9fa9b Fix option formatting 2015-11-10 21:24:58 -08:00
Jon Hart 637e570b28 Add TLS-250 reference 2015-11-10 21:21:55 -08:00
Jon Hart e67057a5c9 Add great TLS-350 resource 2015-11-10 21:19:37 -08:00
Jon Hart 8dd6003cc2 Add several untested but likely OK TLS-350 commands 2015-11-10 21:18:27 -08:00
Jon Hart d00eba23f9 Update references 2015-11-10 21:02:37 -08:00
Jon Hart 143ac47484 Minor style cleanup 2015-11-10 14:47:12 -08:00
Jon Hart dac7738f29 Clean up description; add more refs 2015-11-10 14:43:06 -08:00
Jon Hart 4f4e4c734a Handle ATGs w/ > 10 tanks, more strict 2015-11-10 14:36:59 -08:00
Jon Hart 7c9b85551b Support for setting ATG tank names 2015-11-10 14:24:11 -08:00
Jon Hart 9def67831c Better printing 2015-11-10 13:20:45 -08:00
Jon Hart 97caf1d084 Add preliminary module for interacting with Veeder-Root ATGs 2015-11-10 13:15:08 -08:00
Jon Hart 15eb135295 Resolve merge conflicts 2015-11-09 18:15:40 -08:00
dmohanty-r7 a71d7ae2ae Land #6089, @jvazquez-r7 Fix HTTP mixins namespaces 2015-11-05 16:56:41 -06:00
William Vu f8a39ecc21 Land #6145, better RPC exception handling 2015-10-30 13:25:52 -05:00
wchen-r7 1805774b16 Resolve #6020, Better RPC exception handling
Resolve #6020. Avoid trying to rescue RuntimeError.
2015-10-28 11:16:44 -05:00
wchen-r7 e7d6493311 Replace links 2015-10-28 10:45:02 -05: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
jvazquez-r7 28ca34c40a Fix conflicts 2015-10-16 15:38:59 -05:00
jvazquez-r7 4517270627 Fix modules using Msf::HTTP::JBoss 2015-10-15 11:49:15 -05:00
jvazquez-r7 cf9ddbb701 Update moduels using Msf::HTTP::Wordpress 2015-10-15 11:47:13 -05:00
jvazquez-r7 db5d83a40a Move namespaces 2015-10-15 09:17:06 -05:00
Brent Cook dea0142da1 catch network exceptions 2015-10-02 18:26:37 -05:00
William Vu 55895c6305 Fix nil bug in mssql_idf 2015-10-02 18:20:06 -05:00
jvazquez-r7 1f26ec1252 Land #6018, @pedrib's module for Kaseya VSA ZDI-15-448 2015-10-02 08:58:43 -05:00
Pedro Ribeiro d334dc237f Update kaseya_master_admin.rb 2015-10-02 13:21:28 +01:00
jvazquez-r7 1b21cd9481 Do code cleanup 2015-10-01 13:37:18 -05:00
William Vu 2e2d27d53a Land #5935, final creds refactor 2015-10-01 00:25:14 -05:00
Pedro Ribeiro 8af5a8e310 Create exploit for Kaseya privilege escalation 2015-09-29 11:51:21 +01:00