0xacb's Avatar

0xacb

@0xacb.com.bsky.social

Hacker grinding for L1gh7 and Fr33dφm, straight outta the cosmic realm. Co-founder @ethiack.com https://0xacb.com

1,362 Followers  |  96 Following  |  176 Posts  |  Joined: 20.11.2024  |  2.0608

Latest posts by 0xacb.com on Bluesky

You can install it here: github.com/0xacb/recoll...

08.08.2025 01:38 — 👍 1    🔁 0    💬 0    📌 0
Video thumbnail

Just released a new recollapse version thanks to @ryancbarnnet and @4ng3lhacker after their talk in BlackHat today.

What’s new?

💥Mode 6: Fuzz case folding/upper/lower

💥 Mode 7: Fuzz byte truncations

💥 Recollapse can now be used as a python library and is available on PyPI

Check it out 👇

08.08.2025 01:38 — 👍 5    🔁 0    💬 1    📌 0
Post image

Want to learn how to hack LLMs? The research team at
@ethiack.com just launched a 5-level CTF.

And we’ll be handing prizes to top performers every week, including @caido.io licenses!

👉 hacktheagent.com

06.08.2025 17:26 — 👍 3    🔁 0    💬 0    📌 0

We just dropped some research and used our hackbot to take it further. Read and go bypass some WAFs 🚨

Congrats Bruno Mendes for the great research 🔥

04.08.2025 20:31 — 👍 1    🔁 0    💬 0    📌 0
Preview
GitHub - ScrapeGraphAI/Scrapegraph-ai: Python scraper based on AI Python scraper based on AI. Contribute to ScrapeGraphAI/Scrapegraph-ai development by creating an account on GitHub.

You can install ScrapeGraphAI here:

02.08.2025 08:56 — 👍 0    🔁 0    💬 0    📌 0
Video thumbnail

How to use ScrapeGraphAI to generate a summary of a webpage and use NLTK to turn it into a target specific wordlist.

You'll find the nlp.py example script here 👉 https://blog.ethiack.com/blog/dont-fear-the-ai-reaper-using-llms-to-hack-better-and-faster

02.08.2025 08:56 — 👍 0    🔁 0    💬 1    📌 0
Preview
HackAIcon Get ready for the first-ever convention dedicated to the intersection of AI and Ethical Hacking. HackAICon 2025 is bringing together security pros and hackers to explore the cutting edge of offensive security in the age of artificial intelligence.

If you want to learn more about the latest in AI for hacking, check out HackAICon.

It will take place on September 25 in Lisbon:

31.07.2025 09:07 — 👍 0    🔁 0    💬 0    📌 0
Post image

If you're learning about vibe hacking, here's a cool article demonstrating how Matthew Keeley used AI to create a working exploit for CVE-2025-32433 before any public PoCs existed!

Well worth a read 👇
https://platformsecurity.com/blog/CVE-2025-32433-poc

31.07.2025 09:07 — 👍 5    🔁 1    💬 1    📌 0

Screen.studio

28.07.2025 10:45 — 👍 1    🔁 0    💬 0    📌 0
Preview
Don’t Fear The AI Reaper: Using LLMs to Hack Better and Faster Discover how Large Language Models (LLMs) are revolutionizing ethical hacking. This guide provides tutorials and resources to integrate AI into your workflow, making you a faster, more effective security researcher. Learn how to use LLMs to exploit vulnerabilities and better protect the internet, turning AI into your most powerful coworker.

You can also use LLMs and tools like alterx to generate a list of permutations from the extracted wordlist!

Learn more in my recent blog post:

28.07.2025 08:28 — 👍 2    🔁 0    💬 0    📌 0
Video thumbnail

How to grab subs for a target using subfinder, validate them and extract the text body from each response using httpx and jq, extract a wordlist of keywords using NLP then resolve them using puredns to find valid subdomains 👇

28.07.2025 08:28 — 👍 5    🔁 2    💬 2    📌 0
Preview
The Narrow Path: Why AI is Our Ultimate Test and Greatest Invitation TED Talk by Tristan Harris

Original post:

26.07.2025 15:20 — 👍 1    🔁 0    💬 0    📌 0
Post image

Is AI is our ultimate test? Just watched @tristanharris mind-blowing talk.

Remember him from The Social Dilemma? In this video, he explores how we may be repeating social media mistakes with AI but at a much more cosmic scale.

If you care about our collective future: https://tinyurl.com/3krd76zj

26.07.2025 15:20 — 👍 0    🔁 0    💬 1    📌 0
Preview
Don’t Fear The AI Reaper: Using LLMs to Hack Better and Faster Discover how Large Language Models (LLMs) are revolutionizing ethical hacking. This guide provides tutorials and resources to integrate AI into your workflow, making you a faster, more effective security researcher. Learn how to use LLMs to exploit vulnerabilities and better protect the internet, turning AI into your most powerful coworker.

Scripts and walkthrough can be found here 👇

25.07.2025 11:37 — 👍 0    🔁 0    💬 0    📌 0
Post image

Then, you can basically combine multiple tools to find more subdomains like this 👇

25.07.2025 11:37 — 👍 0    🔁 0    💬 1    📌 0

✅ Fetch all subdomains and scrape their content
✅ Use NLTK to tokenize, lemmatize, and filter relevant terms
✅ Remove stop words, apply length filters + rank by frequency
✅ Combine extracted keywords with LLMs for enrichment

25.07.2025 11:37 — 👍 0    🔁 0    💬 1    📌 0

Tools like Subwiz and alterx are great, but I also like to combine the power of LLMs with traditional NLP.

Here's how (read thread 🧵)

25.07.2025 11:37 — 👍 0    🔁 0    💬 1    📌 0
Preview
GitHub - hadriansecurity/subwiz: A recon tool that uses ML to predict subdomains. Then returns those that resolve. A recon tool that uses ML to predict subdomains. Then returns those that resolve. - hadriansecurity/subwiz

You can install it here:

23.07.2025 09:02 — 👍 0    🔁 0    💬 0    📌 0
Video thumbnail

Have you checked out @hadriansecurity's subwiz?

It's a recon tool that uses ML to predict and resolve subdomains👇

23.07.2025 09:02 — 👍 1    🔁 0    💬 1    📌 0
Preview
HackAIcon Get ready for the first-ever convention dedicated to the intersection of AI and Ethical Hacking. HackAICon 2025 is bringing together security pros and hackers to explore the cutting edge of offensive security in the age of artificial intelligence.

At @ethiack.com , we are organizing HackAICon on September 25th in Lisbon.

If you're interested in learning more, you can find details at:

21.07.2025 08:07 — 👍 0    🔁 0    💬 0    📌 0
Post image

Ready to explore how AI is transforming Ethical Hacking?

We've put together some introductory hands-on examples including:

🔍 Recon & Discovery
⚡ Exploit Development
🤖 Hackbots
🧠 Integrations & Plugins
🏆 CTF Challenges

Check it out: https://github.com/ethiack/ai4eh

21.07.2025 08:07 — 👍 1    🔁 1    💬 1    📌 0
Preview
Vibe Insecurity Crawl - HackAIcon 2025 Discover how AI is transforming both app development and hacking at HackAIcon 2025. Join security experts to learn about hacking in the age of AI.

Vibe coding became a thing. Everyone can now code, but where does that lead us regarding security?

We turned our time machine on and did a little trip to 2035 to get some answers 👀

18.07.2025 17:03 — 👍 0    🔁 0    💬 0    📌 0
Preview
nowafpls - Caido Convert Workflow nowafpls - Caido Convert Workflow. GitHub Gist: instantly share code, notes, and snippets.

Love the nowafpls Burp extension by @assetnote to bypass WAFs but using Caido?

@Rhynorater recreated it for @CaidoIO.

Check it out 👇

18.07.2025 09:38 — 👍 3    🔁 0    💬 0    📌 0
Preview
HackAIcon Get ready for the first-ever convention dedicated to the intersection of AI and Ethical Hacking. HackAICon 2025 is bringing together security pros and hackers to explore the cutting edge of offensive security in the age of artificial intelligence.

Want to learn more about the latest in AI hacking?

Then you may not want to miss HackAICon. It's gonna happen on September 25! Register at:

17.07.2025 09:11 — 👍 0    🔁 0    💬 0    📌 0
Post image

What's your take? 

I just wrote a blog on this called "Don't fear the AI reaper" to share my thoughts.

Read it here: https://blog.ethiack.com/blog/dont-fear-the-ai-reaper-using-llms-to-hack-better-and-faster

More takes in the workshop doc.

17.07.2025 09:11 — 👍 1    🔁 0    💬 1    📌 0
Post image

Looking for new bypasses or gadgets in Chrome?

Google publicly shares upcoming Chrome features through 'Intent to Ship' posts for community review.

Definitely worth keeping an eye on 👇
https://groups.google.com/a/chromium.org/g/blink-dev

Shout-out to @ctbbpodcast.bsky.social for the tip!

16.07.2025 09:02 — 👍 4    🔁 0    💬 0    📌 0
Preview
HackAIcon Get ready for the first-ever convention dedicated to the intersection of AI and Ethical Hacking. HackAICon 2025 is bringing together security pros and hackers to explore the cutting edge of offensive security in the age of artificial intelligence.

Want to learn more about the latest in AI hacking?

Then you may not want to miss HackAICon. It's gonna happen on September 25!

Register now:

15.07.2025 08:37 — 👍 2    🔁 0    💬 0    📌 0
Video thumbnail

Vibe coded a PHP app using Claude code.

Path traversal is prevented via basename functions.

Can you still exploit it? 🤔

A shell is waiting for you at https://ai4eh.ethiack.ninja

15.07.2025 08:37 — 👍 0    🔁 0    💬 1    📌 0
Video thumbnail

DMARC can reveal more domains associated with a target.

https://dmarc.live/info/<target-domain> allows you to find domains using the same DMARC record. Check it out 👇

There's also a python tool: https://github.com/Tedixx/dmarc-subdomains

14.07.2025 09:14 — 👍 4    🔁 0    💬 0    📌 0
Post image

A cool recon trick to find more targets is to check out CSP policies for juicy assets.

csprecon can do this for you 👉 https://github.com/edoardottt/csprecon

11.07.2025 08:16 — 👍 5    🔁 2    💬 0    📌 0

@0xacb.com is following 20 prominent accounts