Lucene search
+L

301 matches found

CNNVD
CNNVD
added 2022/05/10 12:00 a.m.16 views

radare2 代码问题漏洞

Radare2 is a set of libraries and tools for working with binary files. A denial of service vulnerability exists in Radare2 versions prior to 5.7.0, which stems from a null pointer dereference in libr/bin/format/mach0/mach0.c. The vulnerability can be exploited to cause a denial of service. An...

7.6CVSS6.6AI score0.00701EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/04/11 12:00 a.m.18 views

radare2 缓冲区错误漏洞

Radare2 is a set of libraries and tools for working with binary files.A buffer overflow vulnerability exists in versions of Radare2 prior to 5.6.8, which stems from out-of-bounds application reads of the rbinnegetentrypoints function. An attacker could exploit this vulnerability to read sensitive...

9.1CVSS6AI score0.00875EPSS
SaveExploits1References3
GithubExploit
GithubExploit
added 2021/11/15 2:48 p.m.106 views

Exploit for Command Injection in Tp-Link Tapo_C200_Firmware

CVE-2021-4045 CVE-2021-4045 is a Command Injection vulnerabil...

10CVSS10AI score0.72376EPSS
SaveExploits11
Kitploit
Kitploit
added 2021/11/02 11:30 a.m.15 views

aDLL - Adventure of Dinamic Link Library

aDLL is abinary analysis tool focused on the automatic discovery of DLL Hijacking vulnerabilities. The tool analyzes the image of the binary loaded in memory to search for DLLs loaded at load-time and makes use of the Microsoft Detours library to intercept calls to the LoadLibrary/LoadLibraryEx...

6.5AI score
SaveExploits0References2
Gitee
Gitee
added 2021/09/27 11:02 p.m.9 views

ctf

It is an offensive tool for reverse engineering. The repository contains a binary decompiler for a "Magic Word" challenge, which appears to be a reverse engineering exercise. The code is written in C++ and utilizes the basicstring class from the C++ Standard Library. The decompiled main function ...

7.1AI score
SaveExploits0
Akamai Blog
Akamai Blog
added 2021/05/24 4:00 a.m.20 views

Romanian Crypto Mining Infection

While examining my honeypot logs and digging through the newly downloaded binaries last week, I noticed a large compressed file. I figured it would be a crypto miner, typically a tar archive and gzip normally erroneously compressed. I moved the archive over to my test lab and started examining th...

1.3AI score
SaveExploits0
Gitee
Gitee
added 2021/03/07 7:11 p.m.9 views

Software-Security-Learning

It is an offensive tool for binary exploitation. The primary CVE ID is not explicitly mentioned, but the repository contains information on various software security topics, including binary exploitation. The target product/service or framework is not specified, but the repository includes tools...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2021/02/22 11:14 p.m.6 views

uafuzz

This is an offensive tool for Binary Analysis. The repository, cherrywb/uafuzz, is a directed fuzzer dedicated to Use-After-Free UAF bugs at the binary level. It aims to detect UAF bugs, which appear when a heap element is used after having been freed. The tool uses a combination of static...

7.7AI score
SaveExploits0
Kitploit
Kitploit
added 2020/12/25 8:30 p.m.85 views

Aura - Python Source Code Auditing And Static Analysis On A Large Scale

Aura is a static analysis framework developed as a response to the ever-increasing threat of malicious packages and vulnerable code published on PyPI. Project goals: provide an automated monitoring system over uploaded packages to PyPI, alert on anomalies that can either indicate an ongoing attac...

7AI score
SaveExploits0References2
Carbon Black Blog
Carbon Black Blog
added 2020/06/15 3:29 p.m.49 views

TAU Threat Analysis: Relations to Hakbit Ransomware

See part one of TAU's Hakbit Ransomware analysis here. Many blue team defenders out there will attest to the fact that ransomware is on the rise, and that ransomware doesn’t appear to be going away any time soon. Ransomware is only one of the numerous types of commodity-based emerging threats whi...

6.6AI score
SaveExploits0
Gitee
Gitee
added 2020/03/17 1:49 p.m.151 views

Exploit for Use After Free in Microsoft

sectoolset -- Github安全相关工具集合 主要内容: 0x00 漏洞利用实战练习&CTF安全竞赛 0x01 安全扫描器 0x02 安全防守 0x03 渗透测试 0x04 漏洞库及利用工具(POC,EXP 0x05 二进制及代码分析工具 0x06 威胁情报&蜜罐 0x07 安全文档资料 0x11 所有内容 乌云镜像 乌云镜像 乌云镜像,河蟹 近期安全热点 facebook又爆出大量数亿用户隐私数据泄露 CVE-2019-14378 QEMU VM Escape严重漏洞,影响KVM等QEMU为后端的虚拟平台 CVE-2019-10173 Xstream 远程代码执行漏洞...

10CVSS9.1AI score0.99999EPSS
SaveExploits162
FireEye
FireEye
added 2019/11/25 8:00 p.m.20 views

FIDL: FLARE’s IDA Decompiler Library

IDA Pro and the Hex Rays decompiler are a core part of any toolkit for reverse engineering and vulnerability research. In a previous blog post we discussed how the Hex-Rays API can be used to solve small, well-defined problems commonly seen as part of malware analysis. Having access to a...

6.7AI score
SaveExploits0References2
FireEye
FireEye
added 2019/10/17 3:30 p.m.20 views

Definitive Dossier of Devilish Debug Details – Part Deux: A Didactic Deep Dive into Data Driven Deductions

In Part One of this blog series, Steve Miller outlined what PDB paths are, how they appear in malware, how we use them to detect malicious files, and how we sometimes use them to make associations about groups and actors. As Steve continued his research into PDB paths, we became interested in...

6.4AI score
SaveExploits0References11
Kitploit
Kitploit
added 2019/10/06 12:00 p.m.119 views

B2R2 - Collection Of Useful Algorithms, Functions, And Tools For Binary Analysis

B2R2 is a collection of useful algorithms, functions, and tools for binary analysis , written purely in F in .NET lingo, it is purely managed code. B2R2 has been named after R2-D2, a famous fictional robot appeared in the Star Wars. In fact, B2R2's original name was B2-R2 , but we decided to use...

7AI score
SaveExploits0References5
Kitploit
Kitploit
added 2019/09/25 8:47 p.m.192 views

Flare-Emu - Powered by IDA Pro and the Unicorn emulation framework that provides scriptable emulation features for the x86, x86_64, ARM, and ARM64 architectures to reverse engineers

flare-emu marries IDA Pro’s binary analysis capabilities with Unicorn’s emulation framework to provide the user with an easy to use and flexible interface for scripting emulation tasks. It is designed to handle all the housekeeping of setting up a flexible and robust emulator for its supported...

6.5AI score
SaveExploits0References2
Pen Test Partners Blog
Pen Test Partners Blog
added 2019/08/10 7:32 a.m.246 views

CVE-2019-12103 – Analysis of a Pre-Auth RCE on the TP-Link M7350, with Ghidra!

TL;DR The TP-Link M7350 V3 is affected by a pre-authentication CVE-2019-12103, and a few post-authentication CVE-2019-12104 command injection vulnerabilities. These injections can be exploited remotely, if the attacker is on the same LAN or otherwise able to get access to the router web interface...

10CVSS10AI score0.04693EPSS
SaveExploits1
Cvelist
Cvelist
added 2019/07/03 7:33 p.m.27 views

CVE-2017-8227

Amcrest IPM-721S V2.420.AC00.16.R.20160909 devices have a timeout policy to wait for 5 minutes in case 30 incorrect password attempts are detected using the Web and HTTP API interface provided by the device. However, if the same brute force attempt is performed using the ONVIF specification which...

9.8AI score0.04111EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2019/07/02 6:47 p.m.26 views

CVE-2017-8404

An issue was discovered on D-Link DCS-1130 devices. The device provides a user with the capability of setting a SMB folder for the video clippings recorded by the device. It seems that the POST parameters passed in this request to test if email credentials and hostname sent to the device work...

9.8AI score0.07667EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2019/05/08 12:00 a.m.13 views

Fuji Electric SX Expansion Module Detection

Binary data 757597.prm...

7.3AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2019/04/25 12:00 a.m.10 views

The vulnerability of the elflint.c library, a utility for modifying and analyzing binary ELF files, related to insufficient input validation, allows attackers to cause service interruptions.

The vulnerability of the elflint.c library tool for modifying and analyzing binary ELF files is related to insufficient checks on the number of partitions and segments. Exploiting this vulnerability allows a malicious actor to cause a service failure for a specially created ELF file...

5.5CVSS5.9AI score0.01698EPSS
SaveExploits1References6Affected Software2
Rows per page
Query Builder