r0 Crew (Channel)
Kanalga Telegram’da o‘tish
Security Related Links: - Reverse Engineering; - Malware Research; - Exploit Development; - Pentest; - etc; Join to chat: @r0crew_bot 👈 Forum: https://forum.reverse4you.org Twitter: https://twitter.com/R0_Crew
Ko'proq ko'rsatish9 248
Obunachilar
Ma'lumot yo'q24 soatlar
-67 kun
-3130 kun
Ma'lumot yuklanmoqda...
O'xshash kanallar
Taglar buluti
Ma'lumot yo'q
Muammo bormi? Iltimos, sahifani yangilang yoki bizning qo'llab-quvvatlash boshqaruvchimizga murojaat qiling>.
Kirish va chiqish esdaliklari
---
---
---
---
---
---
Obunachilarni jalb qilish
Aprel '25
Aprel '25
+35
0 kanalda
Mart '25
+58
0 kanalda
Get PRO
Fevral '25
+62
0 kanalda
Get PRO
Yanvar '25
+270
0 kanalda
Get PRO
Dekabr '24
+103
1 kanalda
Get PRO
Noyabr '24
+223
0 kanalda
Get PRO
Oktabr '24
+207
1 kanalda
Get PRO
Sentabr '24
+84
2 kanalda
Get PRO
Avgust '24
+3
2 kanalda
Get PRO
Iyul '24
+12
1 kanalda
Get PRO
Iyun '24
+2
0 kanalda
Get PRO
May '24
+6
0 kanalda
Get PRO
Aprel '24
+11
0 kanalda
Get PRO
Mart '24
+502
0 kanalda
Get PRO
Fevral '24
+84
0 kanalda
Get PRO
Yanvar '24
+104
0 kanalda
Get PRO
Dekabr '23
+150
1 kanalda
Get PRO
Noyabr '23
+85
0 kanalda
Get PRO
Oktabr '23
+165
0 kanalda
Get PRO
Sentabr '23
+1 142
0 kanalda
Get PRO
Avgust '23
+432
0 kanalda
Get PRO
Iyul '23
+130
0 kanalda
Get PRO
Iyun '23
+85
0 kanalda
Get PRO
May '23
+60
0 kanalda
Get PRO
Aprel '23
+75
0 kanalda
Get PRO
Mart '23
+68
0 kanalda
Get PRO
Fevral '23
+67
0 kanalda
Get PRO
Yanvar '23
+89
0 kanalda
Get PRO
Dekabr '22
+91
0 kanalda
Get PRO
Noyabr '22
+114
0 kanalda
Get PRO
Oktabr '22
+124
0 kanalda
Get PRO
Sentabr '22
+106
0 kanalda
Get PRO
Avgust '22
+144
0 kanalda
Get PRO
Iyul '22
+144
0 kanalda
Get PRO
Iyun '22
+131
0 kanalda
Get PRO
May '22
+157
0 kanalda
Get PRO
Aprel '22
+124
0 kanalda
Get PRO
Mart '22
+159
0 kanalda
Get PRO
Fevral '22
+121
0 kanalda
Get PRO
Yanvar '22
+139
0 kanalda
Get PRO
Dekabr '21
+80
0 kanalda
Get PRO
Noyabr '21
+127
0 kanalda
Get PRO
Oktabr '21
+132
0 kanalda
Get PRO
Sentabr '21
+162
0 kanalda
Get PRO
Avgust '21
+283
0 kanalda
Get PRO
Iyul '21
+147
0 kanalda
Get PRO
Iyun '21
+120
0 kanalda
Get PRO
May '21
+111
0 kanalda
Get PRO
Aprel '21
+131
0 kanalda
Get PRO
Mart '21
+244
0 kanalda
Get PRO
Fevral '21
+148
0 kanalda
Get PRO
Yanvar '21
+223
0 kanalda
Get PRO
Dekabr '20
+5 326
0 kanalda
| Sana | Obunachilarni jalb qilish | Esdaliklar | Kanallar | |
| 18 Aprel | +1 | |||
| 17 Aprel | +1 | |||
| 16 Aprel | +1 | |||
| 15 Aprel | +3 | |||
| 14 Aprel | +4 | |||
| 13 Aprel | +1 | |||
| 12 Aprel | +2 | |||
| 11 Aprel | +1 | |||
| 10 Aprel | +2 | |||
| 09 Aprel | +4 | |||
| 08 Aprel | +5 | |||
| 07 Aprel | 0 | |||
| 06 Aprel | +3 | |||
| 05 Aprel | +1 | |||
| 04 Aprel | 0 | |||
| 03 Aprel | +3 | |||
| 02 Aprel | +3 | |||
| 01 Aprel | 0 |
Kanal postlari
Repost from N/a
New blog on using CLR customizations to improve the OPSEC of your .NET execution harness. This includes a novel AMSI bypass that identified by author in 2023. By taking control of CLR assembly loads, we can load assemblies from memory with no AMSI scan.
https://securityintelligence.com/x-force/being-a-good-clr-host-modernizing-offensive-net-tradecraft/
Proof-of-concept for the AMSI bypass and an implementation of a CLR memory manager is on GitHub. We can implement custom memory routines and track all allocations made by the CLR.
https://github.com/passthehashbrowns/Being-A-Good-CLR-Host
#redteam #net #clr
| 2 | Happy New Year! May every binary reveal its secrets, every challenge find its solution, and the Year of the Snake bring you stability, inspiration, and success! | 3 346 |
| 3 | Complete list of LPE exploits for Windows (starting from 2023)
https://github.com/MzHmO/Exploit-Street
#windows #expdev #lpe | 3 849 |
| 4 | Attacking UNIX Systems via CUPS, Part I
CVE-2024-47176, CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177 have been assigned around these CUPS issues.
CVSS 9.9
This remote code execution issue can be exploited across the public Internet via a UDP packet to port 631 without needing any authentication, assuming the CUPS port is open through your router/firewall. LAN attacks are also possible via spoofing zeroconf / mDNS / DNS-SD advertisements.
https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/
A series of bugs in the CUPS printers discovery mechanism (cups-browsed) and in other components of the CUPS system, can be chained together to allow a remote attacker to automatically install a malicious printer (or hijack an existing one via mDNS) to execute arbitrary code on the target host as the lp user when a print job is sent to it.
https://gist.github.com/stong/c8847ef27910ae344a7b5408d9840ee1
#linux #rce #printer | 5 799 |
| 5 | 0-Click exploit in MediaTek Wi-Fi chipsets affects routers and smartphones / Exploiting (CVE-2024-20017) 4 different ways
https://blog.coffinsec.com/0day/2024/08/30/exploiting-CVE-2024-20017-four-different-ways.html
#expdev #poc | 5 251 |
| 6 | Native function and Assembly Code Invocation
https://research.checkpoint.com/2022/native-function-and-assembly-code-invocation/
#reverse #idapro | 9 063 |
| 7 | Exploiting the Windows Kernel via Malicious IPv6 Packets (CVE-2024-38063)
https://malwaretech.com/2024/08/exploiting-CVE-2024-38063.html
#expdev #poc | 5 781 |
| 8 | POC for trigerring CVE-2024-38063 (RCE in tcpip.sys)
https://github.com/ynwarcs/CVE-2024-38063
#expdev #poc | 6 166 |
| 9 | C++ Unwind Exception Metadata: a Hidden Reverse Engineering Bonanza
https://www.msreverseengineering.com/blog/2024/8/20/c-unwind-metadata-1
#reverse #cpp #type #reconstruction #hints | 4 910 |
| 10 | V8 Sandbox escape/bypass/violation and VR collection
https://github.com/xv0nfers/V8-sbx-bypass-collection
#v8 #sandbox #escape | 4 113 |
| 11 | How to Bypass Golang SSL Verification
https://www.cyberark.com/resources/threat-research-blog/how-to-bypass-golang-ssl-verification
#golang #ssl #bypass #reverse #web #pentest | 3 682 |
| 12 | SGN is a polymorphic binary encoder for offensive security purposes such as generating statically undetecable binary payloads. It uses a additive feedback loop to encode given binary instructions similar to LSFR. This project is the reimplementation of the original Shikata ga nai in golang with many improvements.
https://github.com/EgeBalci/sgn
#redteam #golang | 3 768 |
| 13 | Shoggoth is an open-source project based on C++ and asmjit library used to encrypt given shellcode, PE, and COFF files polymorphically.
https://github.com/frkngksl/Shoggoth
#redteam | 3 745 |
| 14 | LayeredSyscall – Abusing VEH to Bypass EDRs
https://whiteknightlabs.com/2024/07/31/layeredsyscall-abusing-veh-to-bypass-edrs
#redteam #edr #hook #bypass | 3 936 |
| 15 | DJI - The ART of obfuscation
https://blog.quarkslab.com/dji-the-art-of-obfuscation.html
#reverse #mobile #android #obfuscation | 5 357 |
| 16 | The installation package for IDA Pro 9.0 Beta 2 available without password.
https://out5.hex-rays.com/beta90_6ba923/
Forum for discussion:
https://forum.reverse4you.org/t/ida-pro-9-0-beta/20459
Chat for discussion:
https://t.me/r0_chat/1
#tools #reverse #idapro #windows #linux #macos | 6 995 |
| 17 | Thread-Name Calling - A new process injection technique using Thread Name.
The code to be injected is passed as a thread description to the target.
https://research.checkpoint.com/2024/thread-name-calling-using-thread-name-for-offense/
#redteam #inject | 6 876 |
| 18 | Keystone / Capstone Replacement
Nyxstone is a powerful assembly and disassembly library based on LLVM. It doesn’t require patches to the LLVM source tree and links against standard LLVM libraries available in most Linux distributions. Implemented as a C++ library, Nyxstone also offers Rust and Python bindings. It supports all official LLVM architectures and allows to configure architecture-specific target settings.
GitHub: https://github.com/emproof-com/nyxstone
Blog: https://www.emproof.com/introducing-nyxstone-an-llvm-based-disassembly-framework/ | 7 562 |
| 19 | xVMP is an LLVM IR-based code virtualization tool, which fulfilled a scalable and virtualized instruction-hardened obfuscation. It supports multiple programming languages, and architectures. It is also compatible with existing LLVM IR-based obfuscation schemes (such as Obfuscator-LLVM).
xVMP is developer friendly. You only need to add annotations to the to-be-protected function in the source code, and xVMP can perform virtualization protection on the function during compilation.
https://github.com/GANGE666/xVMP
#virtualization #obfuscation #alekum | 7 126 |
| 20 | Mergen converts Assembly code into LLVM IR, a process known as lifting. It leverages the LLVM optimization pipeline for code optimization and constructs control flow through pseudo-emulation of instructions. Unlike typical emulation, Mergen can handle unknown values, easing the detection of opaque branches and theoretically enabling exploration of multiple code branches.
These capabilities facilitate the deobfuscation and devirtualization of obfuscated or virtualized functions. Currently in early development, Mergen already shows promise in devirtualizing older versions of VMProtect, with ambitions to support most x86_64 instructions.
https://github.com/NaC-L/Mergen
#llvm #lifting #vmprotect #tnaci | 8 742 |
