Offensive Xwitter
21K subscribers
915 photos
49 videos
21 files
2.09K links
~$ socat TWITTER-LISTEN:443,fork,reuseaddr TELEGRAM:1.3.3.7:31337

Disclaimer: https://xn--r1a.website/OffensiveTwitter/546
Download Telegram
😈 [ Gigel Vrancea @GigelV41464 ]

Someone on my team asked me if there was a way I could prevent in-proc tools like a BOF from crashing the process

After some research, I came to the conclusion that using RtlSetUnhandledExceptionFilter is the most elegant way to achieve this

Read here:

πŸ”— https://luci4.net/blog/2024/11/13/EternalLife/

πŸ₯ [ tweet ]
πŸ‘3
😈 [ Volexity @Volexity ]

@Volexity’s latest blog post describes in detail how a Russian APT used a new attack technique, the β€œNearest Neighbor Attack”, to leverage Wi-Fi networks in close proximity to the intended target, while the attacker was halfway around the world.

πŸ”— https://www.volexity.com/blog/2024/11/22/the-nearest-neighbor-attack-how-a-russian-apt-weaponized-nearby-wi-fi-networks-for-covert-access/

πŸ₯ [ tweet ]

ΠΏΠΎΠ·Π½Π°Π²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎ
πŸ‘6πŸ”₯3
😈 [ Yehuda Smirnov @yudasm_ ]

Excited to share a tool I've been working on - ShadowHound.
ShadowHound is a PowerShell alternative to SharpHound for Active Directory enumeration, using native PowerShell or ADModule (ADWS). As a bonus I also talk about some MDI detections and how to avoid them:

Blog:
πŸ”— https://blog.fndsec.net/2024/11/25/shadowhound/

Code:
πŸ”— https://github.com/Friends-Security/ShadowHound

πŸ₯ [ tweet ]
πŸ‘8
😈 [ PT SWARM @ptswarm ]

🎀✨ Our security researcher, Konstantin Polishin, presented β€œRed Team Social Engineering 2024: Initial Access TTP and Project Experience of Our Team” at #ROOTCON18 πŸš€

Recording:
πŸ”— https://youtube.com/watch?v=6nnZJiL0Tgk

πŸ₯ [ tweet ]
πŸ”₯8
😈 [ ap @decoder_it ]

I'm glad to release the tool I have been working hard on the last month: #KrbRelayEx
A Kerberos relay & forwarder for MiTM attacks!
>Relays Kerberos AP-REQ tickets
>Manages multiple SMB consoles
>Works on Win& Linux with .NET 8.0
>...

GitHub:
πŸ”— https://github.com/decoder-it/KrbRelayEx

πŸ₯ [ tweet ]
πŸ‘12
😈 [ RedTeam Pentesting @RedTeamPT ]

So we implemented parsing the security descriptors of shares and files in the beautiful ✨smbclient-ng ✨ by @podalirius_

Here is our PR:
πŸ”— https://github.com/p0dalirius/smbclient-ng/pull/118

πŸ₯ [ tweet ][ reply ]
πŸ‘9πŸ”₯3
😈 [ Check Point Research @_CPResearch_ ]

🚨 New Discovery! We uncovered an undocumented technique for executing commands through the #Godot #GameEngine. Exploited by #GodLoader, this method successfully bypassed most #antivirus software since June 2024, affecting over 17,000 potential victims.

πŸ”— https://research.checkpoint.com/2024/gaming-engines-an-undetected-playground-for-malware-loaders/

πŸ₯ [ tweet ]
πŸ‘3πŸ”₯1
😈 [ S3cur3Th1sSh1t @ShitSecure ]

Seven days ago @prac_sec released a blog post about Patching CLR memory to bypass AMSI. This is now added to the AMSI Bypass Powershell repo as well:

πŸ”— https://github.com/S3cur3Th1sSh1t/Amsi-Bypass-Powershell/tree/master?tab=readme-ov-file#Patching-Clr
πŸ”— https://practicalsecurityanalytics.com/new-amsi-bypss-technique-modifying-clr-dll-in-memory/

πŸ₯ [ tweet ]
πŸ‘9πŸ”₯3
😈 [ Layle @layle_ctf ]

In a somewhat recent project we used a vulnerable driver, which worked fine...

Except: The customer had a custom rule that caused an alert when a service is created!

Decided to write a tool that creates the registry keys and calls into NtLoadDriver:

πŸ”— https://github.com/ioncodes/SilentLoad

πŸ₯ [ tweet ]
πŸ‘1
😈 [ drm @lowercase_drm ]

Coffee break thoughts: "is it possible to bruteforce RPC endpoint to perform code exec if you can't access EPM/SMB?"

99% impacket atexec + 1% "for loop" = 100% prod ready
(silent command only)
h/t @saerxcit
🌻

πŸ”— https://gist.github.com/ThePirateWhoSmellsOfSunflowers/3673746454aef7d55a5efed4dc4e1a61

πŸ₯ [ tweet ]
πŸ”₯3
😈 [ Mayfly @M4yFly ]

Goad v3 merged into the main branch πŸ₯³

GitHub:
πŸ”— https://github.com/Orange-Cyberdefense/GOAD

Doc:
πŸ”— https://orange-cyberdefense.github.io/GOAD/

πŸ₯ [ tweet ]
πŸ‘9😒1
😈 [ blueblue @piedpiper1616 ]

GitHub - TheN00bBuilder/cve-2024-11477-writeup: CVE-2024-11477 7Zip Code Execution Writeup and Analysis

πŸ”— https://github.com/TheN00bBuilder/cve-2024-11477-writeup

πŸ₯ [ tweet ]
πŸ‘4
😈 [ Rasta Mouse @_RastaMouse ]

[BLOG]
This post summarises how to tie Cobalt Strike's UDRL, SleepMask, and BeaconGate together for your syscall and call stack spoofing needs.

πŸ”— https://rastamouse.me/udrl-sleepmask-and-beacongate/

πŸ₯ [ tweet ]
πŸ€”1
😈 [ Fabian Bader @fabian_bader ]

πŸ›‘οΈWindows Firewall and WFP are only two ways to silence an #EDR agent.

πŸ“’In my latest blog post I discuss another network based technique to prevent data ingest and ways to detect it.

πŸ”— https://cloudbrothers.info/en/edr-silencers-exploring-methods-block-edr-communication-part-1/

And if you want even more, checkout part 2 released by @Cyb3rMonk

πŸ₯ [ tweet ]
πŸ”₯4πŸ‘1
😈 [ Check Point Research @_CPResearch_ ]

A ransomware gang's Rust experiment naturally produced the kind of binary you "reverse-engineer" by staring at the strings and saying, "mm hm." Join us as we break through this technical barrier and gain some insight into ransomware author psychology.

πŸ”— https://research.checkpoint.com/2024/inside-akira-ransomwares-rust-experiment/

πŸ₯ [ tweet ]
πŸ‘2
😈 [ MDSec @MDSecLabs ]

Ever come across Altiris on a red team? We did.... Check out this post from @breakfix on how to extract ACC creds... Extracting Account Connectivity Credentials (ACCs) from Symantec Management Agent (aka Altiris)

πŸ”— https://www.mdsec.co.uk/2024/12/extracting-account-connectivity-credentials-accs-from-symantec-management-agent-aka-altiris/

πŸ₯ [ tweet ]
πŸ‘2🍌2
😈 [ Ricardo Ruiz @RicardoJoseRF ]

Today I made public NativeBypassCredGuard, a tool to bypass Credential Guard by patching WDigest.dll using only NTAPI functions:

πŸ”— https://github.com/ricardojoserf/NativeBypassCredGuard

πŸ₯ [ tweet ]
πŸ‘12
😈 [ S3cur3Th1sSh1t @ShitSecure ]

Finally I was finally able to reproduce RemotePotat0 from @splinter_code and @decoder_it which still works perfectly fine when relaying against SMB and choosing the correct CLSID :-) Only LDAP relaying it patched and not possible anymore.

Super late but Β―\_(ツ)_/ Β― πŸ€ͺ

But you know what's even better? KrbRelay also works from a low privileged users perspective! πŸ”₯πŸ”₯πŸ”₯

πŸ₯ [ tweet ][ quote ]
πŸ”₯7πŸ‘4🀯1