22 matches found
The vulnerabilities of SIPROTEC relay protection devices allow a intruder to execute arbitrary code.
The vulnerability of SIPROTEC relay protection devices arises from an overflow in the buffer on the socket layer. Exploiting this vulnerability allows a remote attacker to execute arbitrary code using specially crafted packets sent to port 4443/tcp...
Foxmail 2.0 - 'MAIL FROM:' Denial of Service
!/usr/bin/python Code by OYXin oyxinatsegfault.cn import socket import sys import getopt def usage: print "Usage: foxserver.py -h host -p port" sys.exit0 if name == 'main': try: opts, args = getopt.getoptsys.argv1:, "h:p:" except getopt.GetoptError, msg: print msg usage for o,a in opts: if o in...