Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

forrest-orr/Exploits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

130 Commits

Repository files navigation

This repository contains a personal collection of Windows CVE I have turned in
to exploit source, as well as a collection of payloads I've written to be used
in conjunction with these exploits. Some of these CVE have been joined together
in exploit chains for RCE, sandbox escapes and privilege escalation.

In order to use any of these exploits, clone this entire repository to your
local machine and either execute the .html files directly in your browser after
mounting the cloned folder to the E:\ drive, or run "python -m http.server" on
the main/parent folder and execute the .html files from localhost.

Notably, all of the exploits in this repository are referencing the shellcodes
in the Payloads folder. You can modify these payload references to dynamically
select your own shellcode on a per-exploit (or per-chain) basis.

About

A personal collection of Windows CVE I have turned in to exploit source, as well as a collection of payloads I've written to be used in conjunction with these exploits.

Topics

Resources

Readme

License

GPL-3.0 license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors