-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrepository.json
28 lines (28 loc) · 1.06 KB
/
repository.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[
{
"name" : "unguard-eat",
"project_url" : "https://github.com/Cracked5pider/unguard-eat",
"categories" : ["evasion", "kaine", "bypass"],
"version" : "0.1",
"license" : "",
"description" : "havoc kaine plugin to mitigate PAGE_GUARD protected image headers using JOP gadgets",
"readme_path" : "Readme.md",
"author" : {
"name" : "5pider",
"url" : "https://x.com/C5pider"
}
},
{
"name" : "eop24-26229",
"project_url" : "https://github.com/Cracked5pider/eop24-26229",
"categories" : ["exploit", "kaine", "privilege of escalation", "firebeam"],
"version" : "0.1",
"license" : "",
"description" : "A firebeam plugin that exploits the CVE-2024-26229 vulnerability to perform elevation of privilege from an unprivileged user",
"readme_path" : "README.md",
"author" : {
"name" : "5pider",
"url" : "https://x.com/C5pider"
}
}
]