364 matches found
[SECURITY] Fedora 15 Update: nagios-3.3.1-3.fc15
Nagios is a program that will monitor hosts and services on your network. It has the ability to send email or page alerts when a problem arises and when a problem is resolved. Nagios is written in C and is designed to run under Linux and some other NIX variants as a background process,...
Один тип уязвимостей Питон программ
Один тип уязвимостей Питон программ. Авторы: prusle и djp. Неустойчивость к ошибкам библиотечных функций языка Си таких как stscpy, sprintf, strcat и многих других позволяет получать полный контроль над ОС, написанными на Си. Изобретательность хакеров проявилась в изобретении методов эксплуатации...
[SECURITY] Fedora 14 Update: bogofilter-1.2.2-1.fc14
Bogofilter is a Bayesian spam filter. In its normal mode of operation, it takes an email message or other text on standard input, does a statistical check against lists of "good" and "bad" words, and returns a status code indicating whether or not the message is spam. Bogofilter is designed with...
WFTPD Server 3.30 - Multiple Vulnerabilities
WFTPD Server 3.30 - Multiple Vulnerabilities include include include include include define ALOCtip,n tipmallocsizeoftipn define POCNAME "WFTPD 3.30 Multiple remote vulnerabilities0day" define AUTHOR "fl0 fl0w" typedef int i32; typedef char i8; typedef short i16; enum True=1, False=0, Error=-1 ;...
Absolute breakthrough in the firewall-vulnerability warning-the black bar safety net
Author: dangguai27 | For readers: vulnerability analysts, programmers, intrusion lovers Pre-knowledge: multiplexing Port, C language basic syntax Script kiddies: how to overflow get the safe, secluded Shell is everyone always in the discussion of the problem, because now the firewall and various...
Miniweb Source Disclosure
Miniweb webserver Source Disclousure Vulnerabilities By: e.wiZz! Site: www.balcansecurity.com Found with ServMeNot world's sexiest fuzzer :P : In t3h wild... Site: http://miniweb.sourceforge.net/ Info: MiniWeb is a mini HTTP server implementation written in C language, featuring low system resour...
Miniweb server Multiple Vulnerabilities
Miniweb webserver Source Disclousure Vulnerabilities By: e.wiZz! Site: www.balcansecurity.com Found with ServMeNot world's sexiest fuzzer :P : In t3h wild... Site: http://miniweb.sourceforge.net/ Info: MiniWeb is a mini HTTP server implementation written in C language, featuring low system resour...
Rosoft Media Player 4.2.1 Local Buffer Overflow Exploit (multi target)
Exploit for unknown platform in category local exploits ====================================================================== Rosoft Media Player 4.2.1 Local Buffer Overflow Exploit multi target ====================================================================== / rsmpf.c Rosoft media player...
FreeBSD/x86 - /sbin/pfctl -F all Shellcode (47 bytes)
FreeBSD/x86 - /sbin/pfctl -F all Shellcode 47 bytes. Shellcode exploit for FreeBSDx86 platform / Title: FreeBSD 8.0-RELEASE/x86 '//sbin/pfctl -F all Shellcode 47 Bytes' Type: Shellcode Author: antrhacks Platform: FreeBSD 8.0-RELEASE / / ASSembly 31 c0 xor %eax,%eax 50 push %eax 68 2d 46 61 6c pus...
Linux Kernel < 2.6.26.4 - SCTP Kernel Memory Disclosure
/ cve-2008-4113.c Linux Kernel http://jon.oberheide.org Information: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4113 The sctpgetsockopthmacident function in net/sctp/socket.c in the Stream Control Transmission Protocol sctp implementation in the Linux kernel before 2.6.26.4, when the...
Microsoft Windows Media Player 91011 - .WAV File Parsing Code Execution
Microsoft Windows Media Player 91011 - .WAV File Parsing Code Execution // source: https://www.securityfocus.com/bid/33042/info Microsoft Windows Media Player is prone to a code-execution vulnerability. An attacker can exploit this issue by tricking an unsuspecting victim into opening a malicious...
IntelliTamper 2.0.7 (html parser) Remote Buffer Overflow Exploit (c)
Exploit for unknown platform in category remote exploits ==================================================================== IntelliTamper 2.0.7 html parser Remote Buffer Overflow Exploit c ==================================================================== / IntelliTamper 2.0.7 html parser...
MS Windows Lsasrv.dll RPC Remote Buffer Overflow Exploit (MS04-011)
No description provided by source. include windows.h pragma commentlib,"mpr.lib" pragma commentlib, "ws232" unsigned char scode = "\xEB\x10\x5B\x4B\x33\xC9\x66\xB9\x25\x01\x80\x34\x0B\x99\xE2\xFA" "\xEB\x05\xE8\xEB\xFF\xFF\xFF" "\x70\x62\x99\x99\x99\xC6\xFD\x38\xA9\x99\x99\x99\x12\xD9\x95\x12"...
MiniWeb 0.8.19 Multiple Remote Vulnerabilities
No description provided by source. MiniWeb Multiple Vulnerabilities Introduction MiniWeb is a mini HTTP server implementation written in C language, featuring low system resource consumption, high efficiency, good flexibility and high portability. It is capable to serve multiple clients with a...
MiniWeb 0.8.19 Multiple Remote Vulnerabilities
Exploit for unknown platform in category remote exploits ============================================== MiniWeb 0.8.19 Multiple Remote Vulnerabilities ============================================== MiniWeb Multiple Vulnerabilities Introduction MiniWeb is a mini HTTP server implementation written ...
Buffer overflow principle analysis and protection-vulnerability warning-the black bar safety net
【Abstract】this article from the programming language itself of the defect,is not robust to the perspective,a detailed analysis of buffer overflow attacks the basic principles,describes hackers exploit buffer vulnerabilities system attacks the General process,finally and briefly discussed several...
[SECURITY] Fedora 7 Update: nagios-2.10-3.fc7
Nagios is a program that will monitor hosts and services on your network. It has the ability to send email or page alerts when a problem arises and when a problem is resolved. Nagios is written in C and is designed to run under Linux and some other NIX variants as a background process,...
How to use 9 lines of code to get rid of Windows XP/2 0 0 0-vulnerability warning-the black bar safety net
Microsoft has claimed that Windows XP how stable and reliable, but recently a gentleman named Masaru Tsuchiyama(remain in the program below, it should be his nickname from the foreign programming enthusiasts published a small segment of C language code. This one is only 9 lines of small program i...
From head to toe understanding the buffer overflow-vulnerability warning-the black bar safety net
In this guide, we will discuss what is buffer overflow and how to use it. You must understand the C language and Assembly language, if you are familiar with GDB while more is good, of course it is not very necessary. Memory organizationmemory is divided into 3 parts 1. The text areaprogram area...
About 9 lines of code cause the system to crash analysis-vulnerability warning-the black bar safety net
At present, many places are reproduced with the use of 9 lines of code history windows crash of the article, but I found no information about why would make windows crash analysis. I'll take the original for everyone to see. Then put the specific details in the way. Microsoft has claimed that...