Browsing the "zyxel" Tag

Zyxel Chained Remote Code Execution – Torchsec

May 10th, 2023 | ๐Ÿ•’

https://www.ispeech.org/text.to.speech ### This module requires Metasploit: https://metasploit.com/download# Current source: https://github.com/rapid7/metasploit-framework## require 'socket'require 'digest/md5' class MetasploitModule < Msf::Exploit::RemoteRank = ExcellentRanking include


Zyxel Firewall ZTP Unauthenticated Command Injection – Torchsec

May 16th, 2022 | ๐Ÿ•’

iSpeech ### 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::HttpClientinclude Msf::Exploit::CmdStager