Browsing the "atlassian" Tag

Atlassian Confluence SSTI Injection – Torchsec

January 27th, 2024 | 🕒

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


Atlassian Confluence Improper Authorization / Code Execution – Torchsec

December 19th, 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 include Msf::Exploit::Remote::HttpClientinclude Msf::Exploit::Remote::HTTP::Atlassian::Confluence::Versioninclude Msf::Exploit::Remote::HTTP::Atlassian::Confluence::PayloadPlugin