REMnux OpenClaw skill for triage-first malware triage: real payload identification, focused IOC extraction, infrastructure hunting, and concise markdown reports to support IR workflows. #REMnux #OpenClaw #malware https://bit.ly/4tkZfCX
REMnux 8 è la nuova versione della distribuzione Linux dedicata all’analisi di malware, con strumenti aggiornati, container ottimizzati e un ambiente più stabile per ricercatori e analisti. #REMnux #MalwareAnalysis #Forensics #CyberSecurity #Linux
www.netresec.com/
#njRAT #Bladabindi #NetworkMiner #REMnux #2d65bc3bff4a5d31b59f5bdf6e6311d7 #ngrok.io #CAP #ret #inv #PLG #kl
Result Details
[Video] [Original post on netresec.com]
The command I used to run PolarProxy to decrypt my TLS traffic was: sudo polarproxy --terminate --connect 10.10.10.3 -p 443,80,80 --leafcert sign -o . -v This intercepts TLS traffic coming from port 443, decrypts it, and forwards the decrypted traffic to 10.10.10.3:80 (My Remnux VM IP), where it is caught by INetSim’s HTTP Listener and logged. It also writes a PCAP to the local directory containing the decrypted traffic as if it was directed at port 80.
Nice malware lab setup using FLARE VM, #PolarProxy and #REMnux to decrypt and inspect TLS traffic.
www.koenmolenaar.nl/nl/write-ups...
New post on my "No Pryor Knowledge" blog:
#remnux #proxmox
digiforensics.blogspot.com/2024/11/impo...
I can’t get http://fakedns.py to run on Ubuntu 22.04 LTS which has been built as a SIFT workstation with CAST.
it works fine in #Remnux
Does Ubuntu have something running on port 53 by default?
#Linux #Ubuntu #DNS #MalwareAnalysis
My team is glad to release FAST aka Forensic Analysis Software Toolbox.
This tool is designed to leverage automatically a Forensics & Reverse environment for Windows or Linux based systems.#infosec #forensics #reverse #sift #remnux
github.com/thalesgroup-ce…
I am trying to install #metasploit in #remnux using #docker
I am following this article zeltser.com/metasploit-framework-doc...
but I keep getting the error:
"pull access denied for remnux/metasploit, repository does not exist or may require 'docker...