Adam Hassan
@adamkadaban.com
📤 121
📥 451
📝 134
Doing Windows Security @ Microsoft | OSCP
https://hackback.zip
security.googleblog.com/2025/11/rust...
> We adopted Rust for its security and are seeing a 1000x reduction in memory safety vulnerability density compared to Android’s C and C++ code Wow
loading . . .
Rust in Android: move fast and fix things
Posted by Jeff Vander Stoep, Android Last year, we wrote about why a memory safety strategy that focuses on vulnerability prevention in ...
https://security.googleblog.com/2025/11/rust-in-android-move-fast-fix-things.html?m=1
10 days ago
0
2
1
reposted by
Adam Hassan
Taggart
2 months ago
Here's the reality: the authoritative sources of truth in the coming decade will not be state-run. They will be decentralized, redundant, peer-reviewed, and often contrary to the state's narrative. And it's crucial we keep that fire alive.
loading . . .
DOJ Deletes Study Showing Domestic Terrorists Are Most Often Right Wing
Following Charlie Kirk’s assassination and the Trump administration’s promise to go after the “radical left” a study showing most domestic terrosim is far-right was disappeared.
https://www.404media.co/doj-deletes-study-showing-domestic-terrorists-are-most-often-right-wing/
0
3
1
reposted by
Adam Hassan
SpecterOps
4 months ago
BloodHound v8.0 is here! 🎉 This update introduces BloodHound OpenGraph, revolutionizing Identity Attack Path Management by exposing attack paths throughout your entire tech stack, not just AD/Entra ID. Read more from Justin Kohler:
ghst.ly/bloodhoundv8
đź§µ: 1/7
loading . . .
1
13
10
so used to the bus that when I got off the train, I looked back and shouted "thank you!'
5 months ago
0
0
0
found the malware author
6 months ago
0
1
0
Working on an MCP for sliver. Can't wait to see how LLMs red team
7 months ago
0
1
0
made a ceramic strawberry matcha set right before the studio closed. time to get back to cyber
7 months ago
0
2
0
spent 8 hours at the pottery studio today
8 months ago
0
4
0
as far as I know, these are numbered sequentially. I love the idea of a senator waiting for the right number to submit a bill
add a skeleton here at some point
8 months ago
0
0
0
reposted by
Adam Hassan
Rich Cassara
8 months ago
The American public:
2
423
102
Claude stops itself from using potentially dangerous binary "for security reasons" and then immediately comes up with a workaround lol
9 months ago
1
0
0
In the process of trying to figure out how claude code implemented their user input features / repl, I found this little easter egg in the code
9 months ago
1
0
0
This competition had tons of vulnerabilities, backdoors, rootkits etc. for the blue team to detect and defend against. I put all the ansible and terraform for deploying on my GitHub
github.com/Adamkadaban/...
add a skeleton here at some point
9 months ago
0
0
0
red teaming against the blue team novices today
9 months ago
0
0
1
I asked claude code to help me fix some unit tests, and it ended up just deleting all the tests and replacing them with this đź’€
9 months ago
0
2
0
Found out recently that my apartment complex has this gorgeous 200 dollar scrabble board from Anthropologie. Game from today
9 months ago
1
2
0
"so I made a chrome plugin to patch Google maps and still show 'The Gulf of Mexico' as the world's smallest form of protest"
youtu.be/F5m2JxplnXk?...
loading . . .
Modding the Gulf of Mexico Back
YouTube video by Bryce Bostwick
https://youtu.be/F5m2JxplnXk?si=JuRdyVJ8qNwegX46
9 months ago
0
0
0
Woah since when did HTB have assumed breach machines 🤯
10 months ago
0
1
0
Go supply chain attack taking advantage of Google's Go mirror proxy.
socket.dev/blog/malicio...
loading . . .
Go Supply Chain Attack: Malicious Package Exploits Go Module...
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
https://socket.dev/blog/malicious-package-exploits-go-module-proxy-caching-for-persistence
10 months ago
0
0
0
My recent annoyance with overleaf's docker-compose has led me to discover my new favorite persistence technique. Privileged container with a RestartPolicy of "always"
10 months ago
0
0
0
reposted by
Adam Hassan
Machine Learning
10 months ago
It traps AI crawlers and sends them down an "infinite maze" of static files with no exit links, where they "get stuck" and "thrash around" for months, he tells users. Once trapped, the crawlers can be fed gibberish data, aka Markov babble, which is designed to poison AI models.
#AI
#ML
#malware
loading . . .
AI haters build tarpits to trap and trick AI scrapers that ignore robots.txt
Attackers explain how an anti-spam defense became an AI weapon.
https://arstechnica.com/tech-policy/2025/01/ai-haters-build-tarpits-to-trap-and-trick-ai-scrapers-that-ignore-robots-txt/
1
9
11
reposted by
Adam Hassan
Synacktiv
10 months ago
In our latest article, @croco_byte proposes an implementation of a trick discovered by James Forshaw in his research regarding Kerberos relaying. Discover how to perform pre-authenticated Kerberos relay over HTTP with our Responder and krbrelayx pull requests!
www.synacktiv.com/publications...
loading . . .
Abusing multicast poisoning for pre-authenticated Kerberos relay over HTTP with Responder and krbrelayx
https://www.synacktiv.com/publications/abusing-multicast-poisoning-for-pre-authenticated-kerberos-relay-over-http-with
0
16
13
reposted by
Adam Hassan
onion person
10 months ago
it says a lot about an industry if a free and open source alternative to every product on the market can destroy 1 trillion dollars of “value” in one day lol
123
14651
2215
reposted by
Adam Hassan
Spencer Alessi
10 months ago
Phishing with a little salt…
loading . . .
Seasoning email threats with hidden text salting
Hidden text salting is a simple yet effective technique for bypassing email parsers, confusing spam filters, and evading detection engines that rely on keywords. Cisco Talos has observed an increase…
https://blog.talosintelligence.com/seasoning-email-threats-with-hidden-text-salting/
1
6
5
reposted by
Adam Hassan
10 months ago
In case if you wonder what broke
#ProcessHollowing
on Windows 11 24H2, I have something for you:
hshrzd.wordpress.com/2025/01/27/p...
loading . . .
Process Hollowing on Windows 11 24H2
Process Hollowing (a.k.a. RunPE) is probably the oldest, and the most popular process impersonation technique (it allows to run a malicious executable under the cover of a benign process). It is us…
https://hshrzd.wordpress.com/2025/01/27/process-hollowing-on-windows-11-24h2/
0
58
39
This is pretty cool. Nice way to automatically get IoCs from malware samples
github.com/RussianPanda...
loading . . .
GitHub - RussianPanda95/Configuration_extractors: Configuration Extractors for Malware
Configuration Extractors for Malware. Contribute to RussianPanda95/Configuration_extractors development by creating an account on GitHub.
https://github.com/RussianPanda95/Configuration_extractors/
10 months ago
0
0
0
reposted by
Adam Hassan
DASS
10 months ago
The Cybersecurity and Infrastructure Security Agency (CISA) safeguards our nation against cyber attacks, including those targeting our elections. Project 2025 contains a push to gut CISA - threatening the our elections and national cybersecurity. ⤵️
loading . . .
A Little-Known Federal Agency Helps Secure Elections. Trump Wants to Gut It.
Read more here.
https://buff.ly/3Cj85Mq
0
1
3
reposted by
Adam Hassan
Iain Thomson
10 months ago
Great feature from
@jessicalyons.bsky.social
on Trump's infosec policy, or lack of it. Dumping many talented security folks from unpaid advisory committees is bonkers.
loading . . .
Infosec was Trump's lowest priority, but he'll change bigly
Everyone agrees defense matters. How to do it is up for debate
https://www.theregister.com/2025/01/22/trump_cyber_policy/?td=rt-3a
1
24
7
ADCS honeypot. One more thing I'll have to add to my lab
github.com/srlabs/Certi...
loading . . .
GitHub - srlabs/Certiception: An ADCS honeypot to catch attackers in your internal network.
An ADCS honeypot to catch attackers in your internal network. - srlabs/Certiception
https://github.com/srlabs/Certiception
10 months ago
0
1
0
archive.org
for the white house constitution page. why do I feel like they just deleted everything that was changed in the last 4 years?
10 months ago
0
1
0
reposted by
Adam Hassan
Mrs. Betty Bowers
10 months ago
Carrie Underwood has gone from singing disapprovingly about an unfaithful man to singing approvingly *to* an unfaithful man.
802
31047
4775
in related news, swampctf 2024 has now been statically archived at
2024.swampctf.com
!
add a skeleton here at some point
11 months ago
1
0
0
left a subdomain with a dangling DNS record for one day and someone took it over đź’€
11 months ago
1
0
1
reposted by
Adam Hassan
Nicolas Krassas
11 months ago
AWS introduced same RCE vulnerability three times in four years
www.reddit.com/r/netsec/com...
loading . . .
AWS introduced same RCE vulnerability three times in four years
https://www.reddit.com/r/netsec/comments/1htcd4h/aws_introduced_same_rce_vulnerability_three_times/
0
8
6
Someone on LinkedIn posted something claiming that Crowdstrike only has 14% threat detection and SentinelOne has less than 1%. I was skeptical and replied. It seems comments have been disabled and my comment has since been deleted đź’€
11 months ago
1
0
0
Better opsec too 🙌 Time to start working on new detection rules
add a skeleton here at some point
11 months ago
0
0
0
Recently discovered that the gnome music player app is actually pretty nice
11 months ago
1
0
0
52 hour runtime of bofhound is making me wonder if i could have done a rust rewrite in that amount of time
11 months ago
1
0
0
reposted by
Adam Hassan
mpgn
11 months ago
Two new modules for MSSQL on NXC, thanks to the contributions of
@lodos2005.bsky.social
and
@adamkadaban.bsky.social
🔥 - rid-brute from mssql - mssql_coerce from mssql
github.com/Pennyw0rth/N...
0
12
7
reposted by
Adam Hassan
Steve Syfuhs
12 months ago
Oh by the way
9
101
41
reposted by
Adam Hassan
Sam Bowne :donor:
12 months ago
Crypto user convinces AI bot Freysa to transfer $47K prize pool
https://cointelegraph.com/news/crypto-user-convinced-ai-bot-transfer-47k
0
1
1
lol
add a skeleton here at some point
12 months ago
0
0
0
Wow, it looks like the
linpeas.sh
logging was only added on November 15th. Commit c94c930ce91b21761712e9bb6ca672f9b8e9797b I'm honestly surprised people caught it so quickly
12 months ago
0
0
1
reposted by
Adam Hassan
Alex Neff
12 months ago
Small technical update: Impacket and therefore NetExec now support LDAP Channel Binding🔥 Finally you can use all the great features NetExec has to offer even in more mature environments
0
14
7
had to confront my roommate about something and my heart rate spiked so much đź’€ clearly I can't handle conflict
12 months ago
0
0
0
reposted by
Adam Hassan
Andrea P
12 months ago
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:
github.com/decoder-it/K...
3
63
43
Apparently i was very active on twitter in 2022
tweetplot.streamlit.app
12 months ago
0
0
0
VulnLab always teaches me something. TIL, it's possible to enumerate domain users and groups via MSSQL, even with just a normal MSSQL account. Just made a PR to add rid-brute functionality to netexec
github.com/Pennyw0rth/N...
about 1 year ago
0
3
0
Load more
feeds!
log in