How can you develop a zero click exploit?
by Blue_Hawk - Saturday December 2, 2023 at 03:00 AM
#1
Hello, I would like to learn a way that you could develop a zero click exploit (An exploit which requires no client interaction), would anyone happen to know this?
Reply
#2
ask nso group

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: requested
Reply
#3
Forgot about this thread.
I found out what I was looking for was a 0day exploit.
Reply
#4
Find a 0day in a product that is actively controlled by a user. Like a browser or messenger.
Reply
#5
Alright, thanks.
Reply
#6
You can fuzz user supplied/client side input in the app or device you are targeting to see if you can cause crashes in any of them if so you start there to see if any of them can be controlled in a way that would allow you to get code where you've found your able to cause execution from.
Reply
#7
like fuzzing api urls?
Reply
#8
The best way to learn how zero-click exploits work is to find a zero-click exploit CVE, look at the highest version of the software that it affects, download that software, then download the lowest version of the software that has a patch in for the exploit. Then use something like BinDiff or Bin Diff + IDA Pro to analyze and diff the two binaries. Usually if someone puts out a critical security patch, the only code in the patch is related to the exploit, so the differences are going to be fairly small and obvious. Then look at the disassembly differences, figure out how the exploit works, and go test it on other pieces of software.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  POC CVE-2025-24071 caca28sapo1 17 1,271 Yesterday, 02:12 PM
Last Post: Test689
  New Zer0 Day Wordpress A3g00n 83 4,286 May 11, 2026, 08:17 PM
Last Post: j4ng0
  {SECRET} DATABASE OF EXPLOITS lulagain 441 28,241 May 11, 2026, 05:41 PM
Last Post: chiki
  Google Dorks for finding SQL injection vulnerabilities and other security issues 1yush 69 3,814 May 11, 2026, 03:55 PM
Last Post: fkmonkey
  CVE-2024-32002 RCE PoC HA_twck 2 595 May 11, 2026, 01:33 PM
Last Post: newxiao1

Forum Jump:


 Users browsing this forum: 1 Guest(s)