lib/pwn/plugins/rabbit_mq.rb in pwn-0.5.104 vs lib/pwn/plugins/rabbit_mq.rb in pwn-0.5.105

- old
+ new

@@ -37,14 +37,14 @@ this_amqp_obj.close_connection rescue StandardError => e raise e end - # Author(s):: 0day Inc. <request.pentest@0dayinc.com> + # Author(s):: 0day Inc. <support@0dayinc.com> public_class_method def self.authors "AUTHOR(S): - 0day Inc. <request.pentest@0dayinc.com> + 0day Inc. <support@0dayinc.com> " end # Display Usage for this Module