Commit Graph

33 Commits

Author SHA1 Message Date
h00die d5ba1afbec fix URLs not resolving
fix URLs not resolving

add csv export to references

fix URLs not resolving

pdf not pd

missed a url change

remove extra recirectedfrom fields

remove extra file

fix ovftool url accidental replacement
2022-02-16 17:22:40 -06:00
Brent Cook 8489bcdfd9 This fixes broken links to the community.rapid7.com blog
Performed mechanically with sed, spot-checked that the new blog can consume these links.
2020-02-18 09:06:11 -06:00
Brent Cook 6300758c46 use https for metaploit.com links 2017-07-24 06:26:21 -07:00
g0tmi1k 9309115627 OCD - Banner clean up 2017-07-14 08:19:50 +01:00
William Vu 64452de06d Fix msf/core and self.class msftidy warnings
Also fixed rex requires.
2017-05-03 15:44:51 -05:00
Jon Hart 5b810fae41 Update atg_client to identify responses that indicate the command was not understood 2016-11-04 10:12:02 -07: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
James Lee 47c0a3b4a7 Get some stragglers that had a different format 2016-02-01 16:21:10 -06: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
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