hackspace – Telegram
hackspace
157 subscribers
279 photos
75 videos
23 files
999 links
hackspace
Download Telegram
Mez0: Vulpes: Obfuscating Memory Regions with Timers
https://mez0.cc/posts/vulpes-obfuscating-memory-regions/
👍2
VOD will be up later, but the commands for a layer2 tunnel were:

sudo ssh -o Tunnel=ethernet -w 0:0 root@172.16.204.130
ip link add br0 type bridge
ip link set ens160 master br0
ip link set tap0 master br0
ip link set tap0 up (run on both ends)
ip link set br0 up
AMSI Bypass - Memory Patching - aidenpearce369
https://aidenpearce369.github.io/offsec/AMSI-Memory-Bypass/