Posts: 35 Threads: 0 Joined: N/A July 29, 2022 at 12:29 PM Do anyone know where to find source code for SpoolFool exploit but the versions after April that are bypassing patches? I am not sure if those versions are qualifying as SpoolFool, but mainly I am looking for privilege escalation exploit that would work on windows after April patches (would be nice if it exploited spooler service). Posts: 572 Threads: 0 Joined: N/A   Quick google shows this on github https://github.com/ly4k/SpoolFool however if you'll likely have to make your own patches for it Posts: 35 Threads: 0 Joined: N/A August 1, 2022 at 2:20 PM (July 31, 2022, 08:11 PM)DataDumper Wrote: Quick google shows this on github https://github.com/ly4k/SpoolFool however if you'll likely have to make your own patches for it thanks for answer do you know maybe a tutorial that would explain how to develop exploits further because the one that is on github is not working from march. Posts: 572 Threads: 0 Joined: N/A   August 1, 2022 at 4:17 PM (August 1, 2022, 02:20 PM)JustUser1001 Wrote: (July 31, 2022, 08:11 PM)DataDumper Wrote: Quick google shows this on github https://github.com/ly4k/SpoolFool however if you'll likely have to make your own patches for it
thanks for answer do you know maybe a tutorial that would explain how to develop exploits further because the one that is on github is not working from march. I can recommended some YouTube channels and books but you'll still have to do allot of work/research yourself since there's no how to do X guide so you'll need to learn how to program and reverse engineer before you can even attempt this. Posts: 35 Threads: 0 Joined: N/A August 1, 2022 at 7:27 PM (August 1, 2022, 04:17 PM)DataDumper Wrote: (August 1, 2022, 02:20 PM)JustUser1001 Wrote: (July 31, 2022, 08:11 PM)DataDumper Wrote: Quick google shows this on github https://github.com/ly4k/SpoolFool however if you'll likely have to make your own patches for it
thanks for answer do you know maybe a tutorial that would explain how to develop exploits further because the one that is on github is not working from march.
I can recommended some YouTube channels and books but you'll still have to do allot of work/research yourself since there's no how to do X guide so you'll need to learn how to program and reverse engineer before you can even attempt this. I know that I have to put a lot of work into that but It would be really helpful if you could send some titles of YouTube channels that are explaining this topic Posts: 572 Threads: 0 Joined: N/A   August 1, 2022 at 11:09 PM (August 1, 2022, 07:27 PM)JustUser1001 Wrote: (August 1, 2022, 04:17 PM)DataDumper Wrote: (August 1, 2022, 02:20 PM)JustUser1001 Wrote: (July 31, 2022, 08:11 PM)DataDumper Wrote: Quick google shows this on github https://github.com/ly4k/SpoolFool however if you'll likely have to make your own patches for it
thanks for answer do you know maybe a tutorial that would explain how to develop exploits further because the one that is on github is not working from march.
I can recommended some YouTube channels and books but you'll still have to do allot of work/research yourself since there's no how to do X guide so you'll need to learn how to program and reverse engineer before you can even attempt this.
I know that I have to put a lot of work into that but It would be really helpful if you could send some titles of YouTube channels that are explaining this topic LiveOverflow is quite good as is pwnfunction I'll make a list at some point but currently its a late night and I can't remember a bunch of the top of my head. Posts: 35 Threads: 0 Joined: N/A August 2, 2022 at 11:07 AM (August 1, 2022, 11:09 PM)DataDumper Wrote: (August 1, 2022, 07:27 PM)JustUser1001 Wrote: (August 1, 2022, 04:17 PM)DataDumper Wrote: (August 1, 2022, 02:20 PM)JustUser1001 Wrote: (July 31, 2022, 08:11 PM)DataDumper Wrote: Quick google shows this on github https://github.com/ly4k/SpoolFool however if you'll likely have to make your own patches for it
thanks for answer do you know maybe a tutorial that would explain how to develop exploits further because the one that is on github is not working from march.
I can recommended some YouTube channels and books but you'll still have to do allot of work/research yourself since there's no how to do X guide so you'll need to learn how to program and reverse engineer before you can even attempt this.
I know that I have to put a lot of work into that but It would be really helpful if you could send some titles of YouTube channels that are explaining this topic
LiveOverflow is quite good as is pwnfunction I'll make a list at some point but currently its a late night and I can't remember a bunch of the top of my head. Thanks Posts: 8 Threads: 0 Joined: N/A August 2, 2022 at 1:30 PM thanks for asking this because i really need to know as well :) |