Lucene search
+L

61 matches found

GoogleProjectZero
GoogleProjectZero
added 2022/03/31 12:0 a.m.111 views

FORCEDENTRY: Sandbox Escape

Posted by Ian Beer & Samuel Groß of Google Project Zero We want to thank Citizen Lab for sharing a sample of the FORCEDENTRY exploit with us, and Apple’s Security Engineering and Architecture SEAR group for collaborating with us on the technical analysis. Any editorial opinions reflected below ar...

8.8CVSS9.1AI score0.01499EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2022/03/23 10:3 a.m.27 views

New Variant of Chinese Gimmick Malware Targeting macOS Users

Researchers have disclosed details of a newly discovered macOS variant of a malware implant developed by a Chinese espionage threat actor known to strike attack organizations across Asia. Attributing the attacks to a group tracked as Storm Cloud, cybersecurity firm Volexity characterized the new...

0.4AI score
SaveExploits0
AlmaLinux
AlmaLinux
added 2021/11/09 9:16 a.m.49 views

Low: gcc security and bug fix update

The gcc packages provide compilers for C, C++, Java, Fortran, Objective C, and Ada 95 GNU, as well as related support libraries. Security Fixes: libiberty: Integer overflow in demangletemplate function CVE-2018-20673 For more details about the security issues, including the impact, a CVSS score,...

5.5CVSS7AI score0.01637EPSS
SaveExploits1References1
OSV
OSV
added 2021/11/09 9:16 a.m.29 views

RLSA-2021:4386 Low: gcc security and bug fix update

The gcc packages provide compilers for C, C++, Java, Fortran, Objective C, and Ada 95 GNU, as well as related support libraries. Security Fixes: libiberty: Integer overflow in demangletemplate function CVE-2018-20673 For more details about the security issues, including the impact, a CVSS score,...

5.3CVSS6.6AI score0.01637EPSS
SaveExploits1References7
Kitploit
Kitploit
added 2021/08/13 9:30 p.m.72 views

Nimplant - A Cross-Platform Implant Written In Nim

Nimplant is a cross-platform Linux & Windows implant written in Nim as a fun project to learn about Nim and see what it can bring to the table for red team tool development. Currently, Nimplant lacks extensive evasive tradecraft; however, overtime Nimplant will become much more sophisticated...

7.8AI score
SaveExploits0References3
OSV
OSV
added 2021/05/18 6:1 a.m.14 views

ALEA-2021:1755 new module: swig:4.0

The simplified wrapper and interface generator SWIG is a software development utility to connect C, C++, and Objective C programs with a variety of high-level programming languages. SWIG is used to create high-level interpreted programming environments, systems integration, and as a utility for...

6.7AI score
SaveExploits0References1
AlmaLinux
AlmaLinux
added 2021/05/18 6:1 a.m.12 views

new module: swig:4.0

The simplified wrapper and interface generator SWIG is a software development utility to connect C, C++, and Objective C programs with a variety of high-level programming languages. SWIG is used to create high-level interpreted programming environments, systems integration, and as a utility for...

1.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2020/11/16 8:30 p.m.76 views

MacC2 - Mac Command And Control That Uses Internal API Calls Instead Of Command Line Utilities

MacC2 is a macOS post exploitation tool written in python that uses Objective C calls or python libraries as opposed to command line executions. The client is written in python2, which though deprecated is still being shipped with base Big Sur installs. It is possible down the road that Apple wil...

7.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2020/08/30 12:30 p.m.41 views

Iblessing - An iOS Security Exploiting Toolkit, It Mainly Includes Application Information Collection, Static Analysis And Dynamic Analysis

iblessing iblessing is an iOS security exploiting toolkit, it mainly includes application information collection , static analysis and dynamic analysis. iblessing is based on unicorn engine and capstone engine. Features Cross-platform: Tested on macOS and Ubuntu. iOS App static info extract,...

7.5AI score
SaveExploits0References16
OSV
OSV
added 2020/07/28 12:0 a.m.7 views

OSV-2020-1465 Segv on unknown address in clang::Parser::parseObjCTypeArgsAndProtocolQualifiers

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23785 Crash type: Segv on unknown address Crash state: clang::Parser::parseObjCTypeArgsAndProtocolQualifiers clang::Parser::parseObjCTypeArgsAndProtocolQualifiers clang::Parser::TryAnnotateTypeOrScopeTokenAfterScopeSpec...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/04/28 3:57 p.m.43 views

Moderate: Red Hat Security Advisory: gcc security and bug fix update

An update for gcc is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CV...

7.5CVSS6.8AI score0.03207EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2019/06/14 9:51 p.m.207 views

CocoaDebug - iOS Debugging Tool

iOS Debugging Tool Shake to hide or show the black bubble. support both device and simulator Long press the black bubble to show UIDebuggingInformationOverlay. Apple's Private API, support iOS 10/11/12 Application memory usage and FPS. List all print and NSLog messages which have been written by...

6.9AI score
SaveExploits0References2
myhack58
myhack58
added 2019/04/19 12:0 a.m.151 views

0 day: a detailed analysis of the macOS platform Shimo VPN Multiple privilege elevation vulnerability-vulnerability warning-the black bar safety net

One, overview The Cisco Talos team recently disclosed Shimo VPN help tool Helper Tool a series of holes. Shimo VPN is the macOS platform a very popular VPN client that can in one application to connect multiple VPN accounts. These particular vulnerabilities were in the help tool, this is the Shim...

7.2CVSS0.8AI score0.0068EPSS
SaveExploits2
FireEye
FireEye
added 2018/12/12 5:30 p.m.18 views

FLARE Script Series: Automating Objective-C Code Analysis with Emulation

This blog post is the next episode in the FireEye Labs Advanced Reverse Engineering FLARE team Script Series. Today, we are sharing a new IDAPython library – flare-emu – powered by IDA Pro and the Unicorn emulation framework that provides scriptable emulation features for the x86, x8664, ARM, and...

6.5AI score
SaveExploits0References10
FireEye
FireEye
added 2018/12/12 12:30 p.m.17 views

FLARE Script Series: Automating Objective-C Code Analysis with Emulation

This blog post is the next episode in the FireEye Labs Advanced Reverse Engineering FLARE team Script Series. Today, we are sharing a new IDAPython library – flare-emu – powered by IDA Pro and the Unicorn emulation framework that provides scriptable emulation features for the x86, x8664, ARM, and...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2018/09/05 8:27 p.m.121 views

KisMac - Open Source Wireless Stumbling And Security Tool For Mac OS X

KisMAC is a free, open source wireless stumbling and security tool for Mac OS X. Whats new: Mac OS 10.9 - 10.12 64-bit only ARC 64-bit only New GUI Modern Objective-c syntax Rewrote most part of deprecated methods Remove debug info from release How Build: git clone...

7.1AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/04/27 12:0 a.m.59 views

CentOS 7 : gcc (CESA-2018:0849)

An update for gcc is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE lin...

4CVSS5.8AI score0.00442EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2018/04/10 9:19 a.m.58 views

Low: Red Hat Security Advisory: gcc security, bug fix, and enhancement update

An update for gcc is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE lin...

4CVSS6.2AI score0.00442EPSS
SaveExploits0References7
exploitpack
exploitpack
added 2017/05/23 12:0 a.m.16 views

Apple macOSiOS - CAMediaTimingFunctionBuiltin NSKeyedArchiver Memory Corruption Due to Lack of Bounds Checking

Apple macOSiOS - CAMediaTimingFunctionBuiltin NSKeyedArchiver Memory Corruption Due to Lack of Bounds Checking Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1175 CAMediaTimingFunctionBuiltin is a class in QuartzCore. Its initWithCoder: method reads an Int "index" then passes...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/05/23 12:0 a.m.44 views

Apple macOS/iOS - 'CAMediaTimingFunctionBuiltin' NSKeyedArchiver Memory Corruption Due to Lack of Bounds Checking

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1175 CAMediaTimingFunctionBuiltin is a class in QuartzCore. Its initWithCoder: method reads an Int "index" then passes that to builtinfunction mov ebx, edi -- controlled unsigned int mov r14d, ebx lea r15, ZL9functions0 ; functions...

9.8CVSS8.3AI score0.06809EPSS
SaveExploits3
Rows per page
Query Builder