Lucene search
+L

1041 matches found

The Hacker News
The Hacker News
added 2021/03/18 1:03 p.m.5 views

How to Successfully Pursue a Career in Malware Analysis

Are you looking to becoming a malware analyst? Then continue reading to discover how to gain the training you need and start a career in malware analysis career. Did you know that new malware is released every seven seconds? As more and more systems become reliant on the internet, the proliferati...

5.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/03/18 1:03 p.m.71 views

How to Successfully Pursue a Career in Malware Analysis

Are you looking to becoming a malware analyst? Then continue reading to discover how to gain the training you need and start a career in malware analysis career. Did you know that new malware is released every seven seconds? As more and more systems become reliant on the internet, the proliferati...

0.1AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2021/03/16 6:15 p.m.52 views

ProxyLogon PoCs trigger a game of whack-a-mole

As we reported recently, the use of the Microsoft Exchange Server ProxyLogon vulnerabilities has gone from “limited and targeted attacks” to a full-size panic in no time. Criminal activities, ranging in severity from planting crypto-miners to deploying ransomware, and conducted by numerous groups...

7.5AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2021/03/15 11:16 a.m.33 views

Security Analysis of Apple’s “Find My…” Protocol

Interesting research: "Who Can Find My Devices? Security and Privacy of Apples Crowd-Sourced Bluetooth Location Tracking System": Abstract: Overnight, Apple has turned its hundreds-of-million-device ecosystem into the worlds largest crowd-sourced location tracking network called offline finding O...

2.4AI score
SaveExploits0
Wired Threat Level
Wired Threat Level
added 2021/03/10 12:00 p.m.44 views

It’s Open Season for Microsoft Exchange Server Hacks

A patch for the vulnerabilities China exploited has been released. Now, criminal groups are going to reverse engineer it—if they haven’t already...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2021/03/03 1:35 p.m.9 views

vxhunter

This is an offensive tool for embedded device analysis. It is a toolset for VxWorks based embedded device analyses, specifically designed for analyzing VxWorks firmware. The toolset includes plugins written in Python for analyzing firmware loading address, fixing function names with symbol tables...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/03/02 10:07 p.m.6 views

nightmare

This repository is an open-source project for teaching binary exploitation and reverse engineering skills through a series of challenges. It is a collection of CTF Capture The Flag challenges designed to help learners develop their skills in exploiting binaries and reversing assembly code. The...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2021/02/25 12:00 a.m.18 views

Fedora: Security Advisory for radare2 (FEDORA-2021-e3c95619c1)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.6AI score
SaveExploits0References2
Fedora
Fedora
added 2021/02/24 8:47 p.m.76 views

[SECURITY] Fedora 32 Update: radare2-5.1.1-1.fc32

The radare2 is a reverse-engineering framework that is multi-architecture, multi-platform, and highly scriptable. Radare2 provides a hexadecimal editor, wrapped I/O, file system support, debugger support, diffing between two functions or binaries, and code analysis at opcode, basic block, and...

7.5CVSS0.4AI score0.01834EPSS
SaveExploits2
Pen Test Partners Blog
Pen Test Partners Blog
added 2021/02/08 7:33 a.m.160 views

Reverse Engineering Keys from Firmware. A how-to

TL;DR It is possible to reverse engineer keys from firmware with some tips: 1. Always looks for strings/constants. 2. Make guesses about the original source. 3. Find a function you can recognise and work backwards to identify other functions. 4. It helps if they use open-source code so you can cr...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2021/02/07 7:53 p.m.4 views

pwntools

This repository is an open-source project for a Python library called pwntools, which is used for reverse engineering and exploitation of binaries. The library is designed to be a comprehensive tool for security researchers and developers. The repository contains a variety of files, including:...

7.1AI score
SaveExploits0
GithubExploit
GithubExploit
added 2021/02/04 9:40 p.m.2437 views

Exploit for CVE-2019-1068

CVE-2019-1068 Root cause analysis and PoC for a Microsoft SQL...

8.8CVSS8.8AI score0.52845EPSS
SaveExploits1
Gitee
Gitee
added 2021/01/22 11:51 p.m.14 views

hackingtool

This repository is an offensive tool for a comprehensive hacking toolkit. The primary vulnerability class targeted is not explicitly stated, but the tool includes various modules for exploitation, reverse engineering, and post-exploitation. The probable entry points for this tool are scripts and...

8.2AI score
SaveExploits0
Kitploit
Kitploit
added 2021/01/02 11:30 a.m.67 views

HyperDbg - The Source Code Of HyperDbg Debugger

HyperDbg is designed with a focus on using modern hardware technologies to provide new features to the reverse engineering world. It operates on top of Windows by virtualizing an already running system using Intel VT-x and Intel PT. This debugger aims not to use any APIs and software debugging...

6.8AI score
SaveExploits0References2
Securelist
Securelist
added 2020/12/18 1:00 p.m.147 views

Sunburst: connecting the dots in the DNS requests

On December 13, 2020 FireEye published important details of a newly discovered supply chain attack. An unknown attacker, referred to as UNC2452 or DarkHalo planted a backdoor in the SolarWinds Orion IT software. This backdoor, which comes in the form of a .NET module, has some really interesting...

6.7AI score
SaveExploits0
Kitploit
Kitploit
added 2020/12/16 8:30 p.m.52 views

Freki - Malware Analysis Platform

Freki is a free and open-source malware analysis platform. Goals 1. Facilitate malware analysis and reverse engineering; 2. Provide an easy-to-use REST API for different projects; 3. Easy deployment via Docker; 4. Allow the addition of new features by the community. Current features Hash...

7.4AI score
SaveExploits0References5
Kitploit
Kitploit
added 2020/12/15 8:30 p.m.112 views

APKLab - Android Reverse Engineering WorkBench For VS Code

APKLab seamlessly integrates the best open-source tools: Apktool, Jadx, uber-apk-signer and more to the excellent VS Code so you can focus on app analysis and get it done without leaving the IDE. Features Decode all the resources from an APK Disassemble the APK to Dalvik bytecode aka Smali...

7.4AI score
SaveExploits0References11
NVD
NVD
added 2020/12/14 9:15 p.m.24 views

CVE-2020-25234

A vulnerability has been identified in LOGO! 8 BM incl. SIPLUS variants All versions V8.3, LOGO! Soft Comfort All versions V8.3. The LOGO! program files generated and used by the affected components offer the possibility to save user-defined functions UDF in a password protected way. This...

7.7CVSS8AI score0.00301EPSS
SaveExploits0References1
Prion
Prion
added 2020/12/14 9:15 p.m.24 views

Information disclosure

A vulnerability has been identified in LOGO! 8 BM incl. SIPLUS variants All versions V8.3, LOGO! Soft Comfort All versions V8.3. The LOGO! program files generated and used by the affected components offer the possibility to save user-defined functions UDF in a password protected way. This...

3.6CVSS7.9AI score0.00301EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2020/12/14 9:05 p.m.62 views

CVE-2020-25234

The CVE-2020-25234 entry applies to Siemens LOGO! 8 BM (incl. SIPLUS) and LOGO! Soft Comfort (pre-8.3). The root issue is that UDFs saved in stored program files are protected only by password protection implemented in the display software, enabling an attacker to reverse engineer UDFs from these...

7.7CVSS7.3AI score0.00301EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder