Lucene search
+L

8670 matches found

Kitploit
Kitploit
added 2013/06/11 3:37 a.m.22 views

[Malwasm] Offline debugger for malware's reverse engineering

Malwasm is a tool based on Cuckoo Sandbox available here. Malwasm was designed to help people that do reverse engineering. Malwasm step by step: the malware to analyse is executed through Cuckoo Sandbox during the execution, malwasm logs all activites of the malware with pintool all activities ar...

7AI score
SaveExploits0
w3af
w3af
added 2013/06/10 11:02 p.m.25 views

detect_reverse_proxy

This plugin tries to determine if the remote end has a reverse proxy installed. The procedure used to detect reverse proxies is to send a request to the remote server and analyze the response headers, if a Via header is found, chances are that the remote site has a reverse proxy. Plugin type...

0.1AI score
SaveExploits0
CERT
CERT
added 2013/06/10 12:00 a.m.60 views

Faircom c-treeACE database weak obfuscation algorithm vulnerability

Overview Faircom c-treeACE provides a weak obfuscation algorithm CWE-327 that may be unobfuscated without knowledge of a key or password. The algorithm was formerly called Faircom Standard Encryption but is now called Data Camouflage. Description Faircom c-treeACE provides a weak obfuscation...

7.1CVSS6.2AI score0.00691EPSS
SaveExploits0References4
Exploit DB
Exploit DB
added 2013/06/05 12:00 a.m.39 views

Exim - 'sender_address' Remote Code Execution

!/usr/bin/env python Exim senderaddress Parameter - Remote Command Execution Exploit Vulnerability found by RedTeam Pentesting GmbH https://www.redteam-pentesting.de/en/advisories/rt-sa-2013-001/ Exploit written by eKKiM http://rdtx.eu/exim-with-dovecot-lda-rce-exploit/ USAGE Edit the PERL REVERS...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2013/05/30 1:43 a.m.31 views

[aidSQL] A tool that will aid you when trying to find vulnerable spots in your site

Is a PHP application provided for detecting security holes in your website/s. It's a modular application, meaning that you can develop your very own plugins for SQL injection detection & exploitation. 2013-05-27 NEW aidSQL Release which supports MS SQL SERVER 2000 Database injection and reverse...

8.4AI score
SaveExploits0
Metasploit
Metasploit
added 2013/05/30 12:19 a.m.30 views

Unix Command Shell, Reverse TCP (via AWK)

Creates an interactive shell via GNU AWK This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 154 include Msf::Payload::Single include Msf::Sessions::CommandShellOptions def...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/05/30 12:00 a.m.35 views

Intrasrv Simple Web Server 1.0 - Remote Code Execution (SEH)

Exploit Title: Intrasrv Simple Web Server 1.0 SEH based Remote Code Execution BOF Date: 29.05.2013 Exploit Author: xisone@STM Solutions Vendor Homepage: http://www.leighb.com/intrasrv.htm Software Link: http://www.leighb.com/intrasrv.zip Version: 1.0 Tested on: Windows XP SP3 Eng...

5.3AI score
SaveExploits0
Fedora
Fedora
added 2013/05/23 12:24 p.m.32 views

[SECURITY] Fedora 18 Update: nginx-1.2.9-1.fc18

Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage...

7.5CVSS2.2AI score0.87475EPSS
SaveExploits20
Metasploit
Metasploit
added 2013/05/18 2:52 a.m.16 views

Linux Meterpreter, Reverse TCP Stager

Inject the mettle server payload staged. Connect back to the attacker This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework ReverseTcp ---------- Linux reverse TCP stager. module MetasploitModule CachedSize = 260 include...

7.3AI score
SaveExploits0
Metasploit
Metasploit
added 2013/05/18 2:52 a.m.25 views

Linux dup2 Command Shell, Reverse TCP Stager

dup2 socket in r12, then execve. Connect back to the attacker This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework ReverseTcp ---------- Linux reverse TCP stager. module MetasploitModule CachedSize = 260 include...

7.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/05/17 12:00 a.m.27 views

Linux/x86 - Reverse TCP Bind Shellcode 92 bytes

Linux/x86 - Reverse TCP Bind Shellcode 92 bytes. Shellcode exploit for linx86 platform / Title : reversetcpbindshell 92 bytes Date : 16 May 2013 Author : Russell Willis Testd on: Linux/x86 SMP Debian 3.2.41-2 i686 $ objdump -D reversetcpbindshell -M intel reversetcpbindshell: file format elf32-i3...

0.2AI score
SaveExploits0
seebug.org
seebug.org
added 2013/05/17 12:00 a.m.105 views

nginx 'ngx_http_parse.c'栈缓冲区溢出漏洞

BUGTRAQ ID: 59699 CVECAN ID: CVE-2013-2028 nginx是HTTP及反向代理服务器,同时也用作邮件代理服务器。 nginx 1.3.9 - 1.4.0在解析HTTP块时,"ngxhttpparsechunked"函数 http/ngxhttpparse.c中存在错误,可被利用造成栈缓冲区溢出。 0 Nginx 1.3.9 - 1.4.0 临时解决方法: 建议您升级到nginx 1.4.1或者是1.5.0。但如果您不能立刻安装补丁或者升级,您可以采取以下措施以降低威胁: 在每个server块中使用如下配置 if $httptransferencodi...

7.5CVSS2.1AI score0.87475EPSS
SaveExploits17
Metasploit
Metasploit
added 2013/05/12 11:41 p.m.21 views

Windows x64 VNC Server (Reflective Injection), Windows x64 Reverse HTTP Stager (wininet)

Inject a VNC Dll via a reflective loader Windows x64 staged. Tunnel communication over HTTP Windows x64 wininet This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 644 include...

7.3AI score
SaveExploits0
Metasploit
Metasploit
added 2013/05/12 11:41 p.m.23 views

Windows Meterpreter (Reflective Injection x64), Windows x64 Reverse HTTP Stager (wininet)

Inject the meterpreter server DLL via the Reflective Dll Injection payload staged. Requires Windows XP SP2 or newer. Tunnel communication over HTTP Windows x64 wininet This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework...

7.8AI score
SaveExploits0
Fedora
Fedora
added 2013/05/12 4:53 a.m.43 views

[SECURITY] Fedora 19 Update: nginx-1.4.1-1.fc19

Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage...

7.5CVSS2.2AI score0.87475EPSS
SaveExploits17
n0where
n0where
added 2013/05/03 1:03 a.m.164 views

Mobile Forensics: Santoku

Santoku is a platform for mobile forensics, mobile malware analysis and mobile application security assessment. The free Santoku Community Edition is a collaborative project to provide a pre-configured Linux environment with utilities, drivers and guides for these areas. Boot into Santoku and get...

0.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/05/03 12:00 a.m.45 views

Fedora Update for haproxy FEDORA-2013-4807

Check for the Version of haproxy OpenVAS Vulnerability Test Fedora Update for haproxy FEDORA-2013-4807 Authors: System Generated Check Copyright: Copyright c 2013 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the...

5.1CVSS6.3AI score0.05464EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2013/05/03 12:00 a.m.44 views

Fedora Update for haproxy FEDORA-2013-4827

Check for the Version of haproxy OpenVAS Vulnerability Test Fedora Update for haproxy FEDORA-2013-4827 Authors: System Generated Check Copyright: Copyright c 2013 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the...

5.1CVSS6.3AI score0.05464EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2013/04/27 7:41 p.m.20 views

New Apache backdoor serving Blackhole exploit kit

A new sophisticated and stealthy Apache backdoor meant to drive traffic to malicious websites serving Blackhole exploit kit widely has been detected by Sucuri recently. Researchers claimed that this backdoor affecting hundreds of web servers right now. Dubbed Linux/Cdorked.A, one of the most...

6.7AI score
SaveExploits0
Fedora
Fedora
added 2013/04/27 3:05 a.m.34 views

[SECURITY] Fedora 19 Update: haproxy-1.4.23-2.fc19

HA-Proxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. Indeed, it can: - route HTTP requests depending on statically assigned cookies - spread the load among several servers while assuring server persistence through the use of HTTP cookies - switch t...

5.1CVSS0.7AI score0.05464EPSS
SaveExploits0
Rows per page
Query Builder