Metamorphic Fuzzing of C++ Libraries
http://www.doc.ic.ac.uk/~afd/homepages/papers/pdfs/2022/ICST.pdf
π£johnregehr
π@malwr
http://www.doc.ic.ac.uk/~afd/homepages/papers/pdfs/2022/ICST.pdf
π£johnregehr
π@malwr
π1
I started to use DFIRtriage in my malware analysis, it gives you a huge amount of information regarding the malware behavior.
https://github.com/travisfoley/dfirtriage
π£fr0s7_
π@malwr
https://github.com/travisfoley/dfirtriage
π£fr0s7_
π@malwr
π1
My final blog post for varonis is now available which outlines how to get started with volatility. This tool is an absolute necessity for anybody in Incident Response and will prove invaluable when triaging compromised servers. #Malware
https://www.varonis.com/blog/how-to-use-volatility
π£0xf0x_
π@malwr
https://www.varonis.com/blog/how-to-use-volatility
π£0xf0x_
π@malwr
Varonis
How to Use Volatility for Memory Forensics and Analysis | Varonis
This article will cover what Volatility is, how to install Volatility, and most importantly how to use Volatility.
Blog post #3
In this blog, I cover the basics of the translation process of a virtual memory address into physical memory address as well as the PTE structure and usage of another WinAPI function with examples.
https://de-engineer.github.io/Virtual-Address-Translation-and-structure-of-PTE
#infosec
π£coder_rc
π@malwr
In this blog, I cover the basics of the translation process of a virtual memory address into physical memory address as well as the PTE structure and usage of another WinAPI function with examples.
https://de-engineer.github.io/Virtual-Address-Translation-and-structure-of-PTE
#infosec
π£coder_rc
π@malwr
π1
Updated my ScheduleRunner to include the "hiding scheduled task" technique used by Tarrask malware. This technique can literally make your scheduled task invisible from query tools and Task Scheduler.
https://github.com/netero1010/ScheduleRunner
π£netero_1010
π@malwr
https://github.com/netero1010/ScheduleRunner
π£netero_1010
π@malwr
This repository contains a Red team Offensive Security Exploitation Tool
which uses TOR and OnionShare as long with Meterpreter Session.
https://github.com/ToxicEnvelope/SetmPloit
βΉοΈ Sent from one of our channel members
π@malwr
which uses TOR and OnionShare as long with Meterpreter Session.
https://github.com/ToxicEnvelope/SetmPloit
βΉοΈ Sent from one of our channel members
π@malwr
GitHub
GitHub - ToxicEnvelope/SetmPloit
Contribute to ToxicEnvelope/SetmPloit development by creating an account on GitHub.
π1
New Blog! Lessons from the Conti Leaks
https://blog.bushidotoken.net/2022/04/lessons-from-conti-leaks.html
π£BushidoToken
π@malwr
https://blog.bushidotoken.net/2022/04/lessons-from-conti-leaks.html
π£BushidoToken
π@malwr
π1
New Trend Micro data shows that Purple Fox operators are using trojanized software packages to trick users into downloading their payloads.
Read about #PurpleFoxβs infection chain and learn about its new campaign here: https://research.trendmicro.com/36x6pPz
π£TrendMicroRSRCH
π@malwr
Read about #PurpleFoxβs infection chain and learn about its new campaign here: https://research.trendmicro.com/36x6pPz
π£TrendMicroRSRCH
π@malwr
π1
Check out the new blog post about my journey in implementing the technical aspects of Windhawk - implementing global injection and hooking in Windows.
https://m417z.com/Implementing-Global-Injection-and-Hooking-in-Windows/
π£m417z
π@malwr
https://m417z.com/Implementing-Global-Injection-and-Hooking-in-Windows/
π£m417z
π@malwr
M417Z
Implementing Global Injection and Hooking in Windows
A couple of weeks ago, Windhawk, the customization marketplace for Windows programs, was released. You can read the announcement for more details and for the motivation behind creating it. In this post, Iβll focus on my journey in implementing the technicalβ¦
The FBI, CISA & US Treasury Department have released a joint advisory to highlight the threat associated with cryptocurrency thefts & tactics used by a North Korean state-sponsored APT group (Lazarus/APT38/BlueNoroff/Stardust Chollima) since at least 2020 https://www.cisa.gov/uscert/ncas/alerts/aa22-108a
π£virusbtn
π@malwr
π£virusbtn
π@malwr
A practical guide to bypassing userland API Hooking https://perspectiverisk.com/a-practical-guide-to-bypassing-userland-api-hooking/ #Pentesting #APIHooking #CyberSecurity #Infosec
π£ptracesecurity
π@malwr
π£ptracesecurity
π@malwr
Emotet Loader Technical Analysis
https://nikpx.github.io/malware/analysis/2022/04/19/Emotet_Loader.html
π£xorsthingsv2
π@malwr
https://nikpx.github.io/malware/analysis/2022/04/19/Emotet_Loader.html
π£xorsthingsv2
π@malwr
Wtf another RAT was released on GitHub.
58d577e0a9e182dc2fedede09dfb586cf62fb56cc36e2e5fecf4280d2395abfb
https://github.com/arsium/EagleMonitorRAT
malwrhunterteam probably skiddies will roll from LimeRAT to this shit?
π£fr0s7_
π@malwr
58d577e0a9e182dc2fedede09dfb586cf62fb56cc36e2e5fecf4280d2395abfb
https://github.com/arsium/EagleMonitorRAT
malwrhunterteam probably skiddies will roll from LimeRAT to this shit?
π£fr0s7_
π@malwr
GitHub
GitHub - arsium/EagleMonitorRAT: Remote Access Tool Written In C#
Remote Access Tool Written In C#. Contribute to arsium/EagleMonitorRAT development by creating an account on GitHub.
π₯³π₯³π₯³BinAbsInspector (Binary Abstract Inspector)is a static analyzer for automated reverse engineering and scanning vulnerabilities in binaries, which is a long-term research project incubated at Keenlab.
https://github.com/KeenSecurityLab/BinAbsInspector
π£keen_lab
π@malwr
https://github.com/KeenSecurityLab/BinAbsInspector
π£keen_lab
π@malwr
GitHub
GitHub - KeenSecurityLab/BinAbsInspector: BinAbsInspector: Vulnerability Scanner for Binaries
BinAbsInspector: Vulnerability Scanner for Binaries - KeenSecurityLab/BinAbsInspector
jadx 1.3.5 got this cool split view now so you can view multiple decompilations at once!
https://github.com/skylot/jadx/releases/tag/v1.3.5
π£leonjza
π@malwr
https://github.com/skylot/jadx/releases/tag/v1.3.5
π£leonjza
π@malwr
π€©2π1π1
You can plant an undetectable backdoor in any deep learning model
https://arxiv.org/abs/2204.06974
π£neuroecology
π@malwr
https://arxiv.org/abs/2204.06974
π£neuroecology
π@malwr
Here's my writeup on writing a wireshark dissector to parse data embedded in ICMP headers
https://medium.com/@kevin.massey1189/writing-a-wireshark-dissector-to-parse-data-embedded-in-icmp-headers-1f039cd4072d
π£Scratchadams118
π@malwr
https://medium.com/@kevin.massey1189/writing-a-wireshark-dissector-to-parse-data-embedded-in-icmp-headers-1f039cd4072d
π£Scratchadams118
π@malwr
Medium
Writing a Wireshark dissector to parse data embedded in ICMP headers
I recently spent some time repurposing fields in ICMP headers in order to do a basic file transfer. I decided to use the code, ID, andβ¦
π₯2