464
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
464
• Joe Sandbox is a malware analysis service that allows users to submit suspicious files for analysis. This service can help you identify new malware and prevent it from causing harm.
• Using Joe Sandbox, suspicious files are automatically analyzed and the results are presented to you. This service is capable of detecting various types of malware, including spyware, trojans, viruses, bots, and more.
• With Joe Sandbox, you can easily identify suspicious files and delete them if necessary. This service allows you to identify new malware and prevent it from causing harm.
• Joe Sandbox features include accurate analysis, malware detection, behavioral detection, vulnerability detection, comprehensive reporting, and more. Using this service, you can easily analyze suspicious files and prevent them from causing harm.
Link: https://www.joesandbox.com/
📡 t.me/HackLabel
464
YARA is a tool aimed at (but not limited to) helping malware researchers to identify and classify malware samples. With YARA you can create descriptions of malware families (or whatever you want to describe) based on textual or binary patterns.
YARA’s documentation
example:
rule android_banker
{
meta:
description = "Detects Android Banker"
author = "Oleg Skulkin"
strings:
$s1 = "com.example.horsenjnj" ascii wide
$s2 = "res/xml/shit.xml" ascii wide
condition:
all of them
}
📡 t.me/HackLabel
464
YARA is a tool aimed at (but not limited to) helping malware researchers to identify and classify malware samples. With YARA you can create descriptions of malware families (or whatever you want to describe) based on textual or binary patterns.
YARA’s documentation
example:
rule android_banker
{
meta:
description = "Detects Android Banker"
author = "Oleg Skulkin"
strings:
$s1 = "com.example.horsenjnj" ascii wide
$s2 = "res/xml/shit.xml" ascii wide
condition:
all of them
}
📡 t.me/HackLabel
464
YARA is a tool aimed at (but not limited to) helping malware researchers to identify and classify malware samples. With YARA you can create descriptions of malware families (or whatever you want to describe) based on textual or binary patterns.
YARA’s documentation
📡 t.me/HackLabel
464
Repost from DEVEXPL🧠IT
☢️ https://github.com/0xZ0F/Z0FCourse_ReverseEngineering
☢️ https://crackmes.one
☢️ https://www.youtube.com/@pwncollege/videos
☢️ https://repo.zenk-security.com/Magazine%20E-book/Hacking-%20The%20Art%20of%20Exploitation%20(2nd%20ed.%202008)%20-%20Erickson.pdf
☢️ http://www.phrack.org/issues/49/14.html#article
☢️ https://github.com/justinsteven/dostackbufferoverflowgood
☢️ https://github.com/FabioBaroni/awesome-exploit-development
☢️ https://github.com/CyberSecurityUP/Awesome-Exploit-Development
☢️ https://github.com/RPISEC/MBE
☢️ https://github.com/hoppersroppers/nightmare
☢️ https://github.com/shellphish/how2heap
☢️ https://www.youtube.com/watch?v=tMN5N5oid2c
☢️ https://dayzerosec.com/blog/2021/02/02/getting-started.html
☢️ https://github.com/Tzaoh/pwning
🧠 t.me/Devexploit
464
Python Parser to Recover Deleted SQLite Database Data
Soooo.... last week I was listening to the Forenisc Lunch and the topic of parsing deleted records from SQLite databases came up. These Forensic Lunches are every Friday and cover a wide range of topics relevant to the Forensics Community and are hosted by David Cowen. I highly recommend participating in one if you get the chance. It's actually at 10am my time, so it's more like a Forensic Doughnut for me.
blog
📡 t.me/HackLabel
464
Python Parser to Recover Deleted SQLite Database Data
Soooo.... last week I was listening to the Forenisc Lunch and the topic of parsing deleted records from SQLite databases came up. These Forensic Lunches are every Friday and cover a wide range of topics relevant to the Forensics Community and are hosted by David Cowen. I highly recommend participating in one if you get the chance. It's actually at 10am my time, so it's more like a Forensic Doughnut for me.
blog
📡 t.me/HackLabel
464
Python Parser to Recover Deleted SQLite Database Data
Soooo.... last week I was listening to the Forenisc Lunch and the topic of parsing deleted records from SQLite databases came up. These Forensic Lunches are every Friday and cover a wide range of topics relevant to the Forensics Community and are hosted by David Cowen. I highly recommend participating in one if you get the chance. It's actually at 10am my time, so it's more like a Forensic Doughnut for me.
blog
📡 t.me/HackLabel
