12 matches found
MultiDump
MultiDump MultiDump est un outil de post-exploitation Êcrit en C pour vider et extraire discrètement la mÊmoire LSASS, sans dÊclencher les alertes de Defender, avec un gestionnaire Êcrit en Python. Article de blog : https://xreous.io/posts/multidump MultiDump prend en charge le vidage LSASS via...
ProcDump-for-Linux
ProcDump ProcDump est une rĂŠinterprĂŠtation Linux et Mac de lâoutil classique ProcDump de la suite Sysinternals pour Windows. ProcDump offre aux dĂŠveloppeurs Linux et Mac un moyen pratique de crĂŠer des coredumps de leur application en fonction de dĂŠclencheurs de performance. ProcDump pour Linux et...
spraykatz
Spraykatz Spray love around the world Index...
ProcDump-for-Linux
ProcDump ProcDump is a Linux and Mac reimagining of the classic ProcDump tool from the Sysinternals suite of tools for Windows. ProcDump provides a convenient way for Linux and Mac developers to create core dumps of their application based on performance triggers. ProcDump for Linux and Mac is pa...
How to get dump file of random crash process with ProcDump tool
ProcDump can be activated as a postmortem debugger in Windows OS. The crash dump file can be automatically generated if a process crashed...
New SPECTRALVIPER Backdoor Targeting Vietnamese Public Companies
Vietnamese public companies have been targeted as part of an ongoing campaign that deploys a novel backdoor called SPECTRALVIPER. "SPECTRALVIPER is a heavily obfuscated, previously undisclosed, x64 backdoor that brings PE loading and injection, file upload and download, file and directory...
Indiscriminate Exploitation of Microsoft Exchange Servers (CVE-2021-24085)
The following blog post was co-authored by Andrew Christian and Brendan Watters. Beginning Feb. 27, 2021, Rapid7âs Managed Detection and Response MDR team has observed a notable increase in the automated exploitation of vulnerable Microsoft Exchange servers to upload a webshell granting attackers...
Lsassy - Extract Credentials From Lsass Remotely
Python library to remotely extract credentials. This blog post explains how it works. You can check the wiki This library uses impacket project to remotely read necessary bytes in lsass dump and pypykatz to extract credentials. Requirements Python = 3.6 pypykatz = 0.3.0 impacket Installation From...
ProcDump - A Linux Version Of The ProcDump Sysinternals Tool
ProcDump is a Linux reimagining of the classic ProcDump tool from the Sysinternals suite of tools for Windows. ProcDump provides a convenient way for Linux developers to create core dumps of their application based on performance triggers. Installation & Usage Requirements Minimum OS: Red Hat...
ProcDump Sysinternals Tool for Linux
ProcDump is a Linux reimagining of the classic ProcDump tool from the Sysinternals suite of tools for Windows. ProcDump provides a convenient way for Linux developers to create core dumps of their application based on performance triggers. Requirements Minimum OS: Red Hat Enterprise Linux / CentO...
How to Create Veeam ONE Service Dump for Analysis
Purpose This article documents how to create Veeam ONE service memory dump. Solution In order to create Veeam ONE Monitor server service full memory dump, perform the following steps: 1. Download the ProcDump tool from the Windows Sysinternals page:...
AntiRansom - Fighting against Ransomware using Honeypots
AntiRansom is a tool capable of detect and stop attacks of Ransomware using honeypots. First, Anti Ransom creates a random decoy folder with many useless random documents Excel, PDF and then it monitors the folder waiting for changes. When a change is detected, AntiRansom tries to identify wich...