Browsing the "remote" Tag

MagnusBilling Remote Command Execution – Torchsec

November 14th, 2023 | 🕒

iSpeech.org ### This module requires Metasploit: https://metasploit.com/download# Current source: https://github.com/rapid7/metasploit-framework## require 'rex/stopwatch' class MetasploitModule < Msf::Exploit::RemoteRank = ExcellentRanking include Msf::Exploit::Remote::HttpClientinclude


Apache ActiveMQ Unauthenticated Remote Code Execution – Torchsec

November 14th, 2023 | 🕒

https://www.ispeech.org ### This module requires Metasploit: https://metasploit.com/download# Current source: https://github.com/rapid7/metasploit-framework## class MetasploitModule < Msf::Exploit::RemoteRank = ExcellentRanking prepend Msf::Exploit::Remote::AutoCheckinclude Msf::Exploit::Remote::HttpServerinclude Msf::Exploit::Remote::Tcpinclude


AjaxPro Deserialization Remote Code Execution – Torchsec

November 14th, 2023 | 🕒

iSpeech ### This module requires Metasploit: https://metasploit.com/download# Current source: https://github.com/rapid7/metasploit-framework## class MetasploitModule < Msf::Exploit::Remote Rank = ExcellentRanking prepend Msf::Exploit::Remote::AutoCheckinclude Msf::Exploit::Remote::HttpClientinclude