Lucene search
+L

1165 matches found

n0where
n0where
added 2017/03/09 6:12 a.m.30 views

Windows PE Binary Static Analysis Tool : BinSkim

Windows PE Binary Static Analysis Tool BinSkim is a binary static analysis tool that scans Windows Portable Executable PE files for security and correctness. Among the verifications performed by BinSkim are validations that the PE file has opted into all of the binary mitigations offered by the...

SaveExploits0References2
Kitploit
Kitploit
added 2017/03/03 2:22 p.m.26 views

ansvif - An Advanced Fuzzing Framework Designed To Find Vulnerabilities In C/C++ Code.

ansvif, written primarily in C++, is designed to find code bugs by throwing garbage input at programs to see how they react. This is great for finding bugs, because not every type of input is always handled, and buffers are not always checked, etc. It also comes in handy when writing and protecti...

8.2AI score
SaveExploits0References1
n0where
n0where
added 2017/02/27 5:29 p.m.21 views

Shellcode Builder: Shell Factory

Shellcode Builder: Shell Factory Shell Factory is a framework for compiling shellcodes from a C++ source for multiple systems and architectures. It is composed of multiple parts: a Rakefile for compiling and linking against different compilers and architectures. the factory, a set of C++ headers ...

0.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2017/02/24 2:8 p.m.18 views

SPARTA - Network Infrastructure Penetration Testing Tool

SPARTA is a python GUI application which simplifies network infrastructure penetration testing by aiding the penetration tester in the scanning and enumeration phase. It allows the tester to save time by having point-and-click access to his toolkit and by displaying all tool output in a convenien...

7.5AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2017/02/23 12:0 a.m.19 views

Oracle Linux 7 : kernel (ELSA-2017-0294-1)

Description of changes: - 3.10.0-514.6.2.0.1.el7 - ipc ipc/sem.c: bugfix for semctl,,GETZCNT Manfred Spraul orabug 22552377 - Oracle Linux certificates Alexey Petrenko - Oracle Linux RHCK Module Signing Key was compiled into kernel olkmodsigningkey.x509alexey.petrenko at oracle.com - Update...

7.8CVSS6.8AI score0.0596EPSS
SaveExploits13References2
Prion
Prion
added 2017/02/17 5:59 p.m.13 views

Out-of-bounds

libdwarf before 20160923 allows remote attackers to cause a denial of service out-of-bounds read and crash via a large length value in a compilation unit header...

5CVSS6.9AI score0.0426EPSS
SaveExploits1References3Affected Software1
UbuntuCve
UbuntuCve
added 2017/02/17 5:59 p.m.22 views

CVE-2016-5040

libdwarf before 20160923 allows remote attackers to cause a denial of service out-of-bounds read and crash via a large length value in a compilation unit header...

7.5CVSS7.2AI score0.0426EPSS
SaveExploits1References1
NVD
NVD
added 2017/02/17 5:59 p.m.17 views

CVE-2016-5040

libdwarf before 20160923 allows remote attackers to cause a denial of service out-of-bounds read and crash via a large length value in a compilation unit header...

7.5CVSS7.3AI score0.0426EPSS
SaveExploits1References3
OSV
OSV
added 2017/02/17 5:59 p.m.10 views

CVE-2016-5040

libdwarf before 20160923 allows remote attackers to cause a denial of service out-of-bounds read and crash via a large length value in a compilation unit header...

7.5CVSS6.6AI score
SaveExploits0References3
OSV
OSV
added 2017/02/17 5:59 p.m.6 views

UBUNTU-CVE-2016-5040

libdwarf before 20160923 allows remote attackers to cause a denial of service out-of-bounds read and crash via a large length value in a compilation unit header...

7.5CVSS7.2AI score0.0426EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2017/02/17 5:0 p.m.43 views

CVE-2016-5040

libdwarf before 20160923 allows remote attackers to cause a denial of service out-of-bounds read and crash via a large length value in a compilation unit header...

7.5CVSS7.4AI score0.0426EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2017/02/13 12:0 a.m.18 views

openSUSE Security Update : irssi (openSUSE-2017-241)

The IRC textmode client irssi was updated to version 1.0.1 to fix bugs and security issues. irssi 1.0.1 : - Fix Perl compilation in object dir - Fix incorrect HELP SERVER example - Correct memory leak in /OP and /VOICE - Fix regression that broke second level completion - Correct missing NULL...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2017/02/12 2:30 p.m.100 views

MTR - A Network Diagnostic Tool

MTR combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. As mtr starts, it investigates the network connection between the host mtr runs on and a user-specified destination host. After it determines the address of each network hop between the...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2017/02/07 12:14 p.m.3 views

OPENSUSE-SU-2017:0413-1 Security update for irssi

The IRC textmode client irssi was updated to version 1.0.1 to fix bugs and security issues. irssi 1.0.1: Fix Perl compilation in object dir Fix incorrect HELP SERVER example Correct memory leak in /OP and /VOICE Fix regression that broke second level completion Correct missing NULL termination in...

7.2AI score
SaveExploits0References2
n0where
n0where
added 2017/01/24 7:0 a.m.60 views

WordPress Exploit Framework

WordPress Exploit Framework is a Ruby framework for developing and using modules which aid in the penetration testing of WordPress powered websites and systems. Requirements Ensure that you have Ruby 2.2.x installed on your system and then install all required dependencies by opening a command...

0.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2017/01/10 2:23 p.m.30 views

AutoLocalPrivilegeEscalation - An automated script that download potential exploit for linux kernel from exploitdb, and compile them automatically

An automated script that download potential exploit for linux kernel from exploitdb, and compile them automatically This script is created due to Hackademics, there are so much possible exploit for that version of kernel, as a rookie OSCP student, I am not able to find out the correct exploit, al...

6.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2016/12/26 2:30 p.m.2942 views

sslscan - tests SSL/TLS enabled services to discover supported cipher suites

This is a fork of ioerror's version of sslscan the original readme of which is included below. Changes are as follows: Highlight SSLv2 and SSLv3 ciphers in output. Highlight CBC ciphers on SSLv3 POODLE. Highlight 3DES and RC4 ciphers in output. Highlight PFS+GCM ciphers as good in output. Highlig...

7.5CVSS7.8AI score0.99999EPSS
SaveExploits90References4
Tenable Nessus
Tenable Nessus
added 2016/12/02 12:0 a.m.17 views

Mozilla Firefox ESR < 45.5 Multiple Vulnerabilities

Binary data 9805.prm...

9.8CVSS7.3AI score0.12416EPSS
SaveExploits5References11
Packet Storm
Packet Storm
added 2016/11/25 12:0 a.m.38 views

Less.js Untrusted File Compilation / Code Execution

Advisory: Less.js: Compilation of Untrusted LESS Files May Lead to Code Execution through the JavaScript Less Compiler RedTeam Pentesting discovered behaviour in the Less.js compiler, which allows execution of arbitrary code if an untrusted LESS file is compiled. Details ======= Product: Less...

7.4AI score
SaveExploits0
FireEye
FireEye
added 2016/11/09 8:0 a.m.17 views

Extending Linux Executable Logging With The Integrity Measurement Architecture

Gaining insight into the files being executed on your system is a great first step towards improved visibility on your endpoints. Taking this a step further, centrally storing logs of file execution data so they can be used for detection and hunting provides an excellent opportunity to find evil ...

7AI score
SaveExploits0
Rows per page
Query Builder