PoC-in-GitHub/2021/CVE-2021-3560.json

401 lines
13 KiB
JSON
Raw Normal View History

2021-06-11 17:11:24 +02:00
[
2021-08-24 11:12:25 +02:00
{
"id": 376019552,
"name": "polkit-auto-exploit",
"full_name": "aancw\/polkit-auto-exploit",
"owner": {
"login": "aancw",
"id": 6284204,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/6284204?v=4",
"html_url": "https:\/\/github.com\/aancw"
},
"html_url": "https:\/\/github.com\/aancw\/polkit-auto-exploit",
"description": "Automatic Explotation PoC for Polkit CVE-2021-3560",
"fork": false,
"created_at": "2021-06-11T12:33:56Z",
2022-01-26 07:14:08 +01:00
"updated_at": "2022-01-26T02:05:53Z",
2021-08-24 11:12:25 +02:00
"pushed_at": "2021-08-24T04:51:30Z",
2022-01-26 07:14:08 +01:00
"stargazers_count": 4,
"watchers_count": 4,
2021-08-24 11:12:25 +02:00
"forks_count": 0,
2021-09-13 23:12:57 +02:00
"allow_forking": true,
2021-10-06 23:13:51 +02:00
"is_template": false,
"topics": [],
2021-10-01 23:13:10 +02:00
"visibility": "public",
2021-08-24 11:12:25 +02:00
"forks": 0,
2022-01-26 07:14:08 +01:00
"watchers": 4,
2021-08-24 11:12:25 +02:00
"score": 0
},
2021-06-11 17:11:24 +02:00
{
"id": 376051053,
"name": "polkadots",
"full_name": "swapravo\/polkadots",
"owner": {
"login": "swapravo",
"id": 68004413,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/68004413?v=4",
"html_url": "https:\/\/github.com\/swapravo"
},
"html_url": "https:\/\/github.com\/swapravo\/polkadots",
2021-06-12 17:11:02 +02:00
"description": "CVE-2021-3560 Local PrivEsc Exploit",
2021-06-11 17:11:24 +02:00
"fork": false,
"created_at": "2021-06-11T14:28:43Z",
2022-04-26 08:15:39 +02:00
"updated_at": "2022-04-26T02:40:15Z",
2021-06-12 23:11:03 +02:00
"pushed_at": "2021-06-12T17:48:38Z",
2022-04-26 08:15:39 +02:00
"stargazers_count": 78,
"watchers_count": 78,
2021-07-24 11:11:38 +02:00
"forks_count": 11,
2021-09-13 23:12:57 +02:00
"allow_forking": true,
2021-10-06 23:13:51 +02:00
"is_template": false,
"topics": [
"cve-2021-3560",
"exploits",
"poc",
"polkit",
"privilege-escalation"
],
2021-10-01 23:13:10 +02:00
"visibility": "public",
2021-07-24 11:11:38 +02:00
"forks": 11,
2022-04-26 08:15:39 +02:00
"watchers": 78,
2021-06-11 23:11:14 +02:00
"score": 0
},
2021-06-12 11:11:10 +02:00
{
"id": 376208961,
"name": "CVE-2021-3560",
"full_name": "hakivvi\/CVE-2021-3560",
"owner": {
"login": "hakivvi",
"id": 67718634,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/67718634?v=4",
"html_url": "https:\/\/github.com\/hakivvi"
},
"html_url": "https:\/\/github.com\/hakivvi\/CVE-2021-3560",
2022-04-23 08:16:08 +02:00
"description": "a reliable C based exploit and writeup for CVE-2021-3560.",
2021-06-12 11:11:10 +02:00
"fork": false,
"created_at": "2021-06-12T05:22:35Z",
2022-04-23 08:16:08 +02:00
"updated_at": "2022-04-23T02:19:11Z",
2021-06-23 17:11:37 +02:00
"pushed_at": "2021-06-23T11:07:32Z",
2022-04-23 08:16:08 +02:00
"stargazers_count": 33,
"watchers_count": 33,
"forks_count": 13,
2021-09-13 23:12:57 +02:00
"allow_forking": true,
2021-10-06 23:13:51 +02:00
"is_template": false,
"topics": [
"c",
"cve-2021-3560"
],
2021-10-01 23:13:10 +02:00
"visibility": "public",
2022-04-23 08:16:08 +02:00
"forks": 13,
"watchers": 33,
2021-06-12 11:11:10 +02:00
"score": 0
2021-06-14 11:13:18 +02:00
},
{
"id": 376695409,
"name": "CVE-2021-3560_PoC",
2021-07-02 23:11:28 +02:00
"full_name": "iSTARLabs\/CVE-2021-3560_PoC",
2021-06-14 11:13:18 +02:00
"owner": {
2021-07-02 23:11:28 +02:00
"login": "iSTARLabs",
"id": 86260908,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/86260908?v=4",
"html_url": "https:\/\/github.com\/iSTARLabs"
2021-06-14 11:13:18 +02:00
},
2021-07-02 23:11:28 +02:00
"html_url": "https:\/\/github.com\/iSTARLabs\/CVE-2021-3560_PoC",
2021-06-14 11:13:18 +02:00
"description": "polkit exploit script v1.0",
"fork": false,
"created_at": "2021-06-14T03:45:38Z",
2021-07-02 23:11:28 +02:00
"updated_at": "2021-07-02T18:28:41Z",
2021-06-14 23:10:59 +02:00
"pushed_at": "2021-06-14T18:06:24Z",
2021-06-14 11:13:18 +02:00
"stargazers_count": 0,
"watchers_count": 0,
"forks_count": 0,
2021-09-13 23:12:57 +02:00
"allow_forking": true,
2021-10-06 23:13:51 +02:00
"is_template": false,
"topics": [],
2021-10-01 23:13:10 +02:00
"visibility": "public",
2021-06-14 11:13:18 +02:00
"forks": 0,
"watchers": 0,
"score": 0
2021-06-16 17:11:32 +02:00
},
{
"id": 376943596,
"name": "CVE-2021-3560-Polkit-Privilege-Esclation",
"full_name": "secnigma\/CVE-2021-3560-Polkit-Privilege-Esclation",
"owner": {
"login": "secnigma",
"id": 78214540,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/78214540?v=4",
"html_url": "https:\/\/github.com\/secnigma"
},
"html_url": "https:\/\/github.com\/secnigma\/CVE-2021-3560-Polkit-Privilege-Esclation",
"description": null,
"fork": false,
"created_at": "2021-06-14T20:08:20Z",
2022-05-01 14:14:59 +02:00
"updated_at": "2022-05-01T10:37:15Z",
2022-02-11 19:14:11 +01:00
"pushed_at": "2022-02-11T15:22:20Z",
2022-05-01 14:14:59 +02:00
"stargazers_count": 47,
"watchers_count": 47,
2022-04-27 02:15:26 +02:00
"forks_count": 24,
2021-09-13 23:12:57 +02:00
"allow_forking": true,
2021-10-06 23:13:51 +02:00
"is_template": false,
"topics": [],
2021-10-01 23:13:10 +02:00
"visibility": "public",
2022-04-27 02:15:26 +02:00
"forks": 24,
2022-05-01 14:14:59 +02:00
"watchers": 47,
2021-06-16 17:11:32 +02:00
"score": 0
2021-06-19 11:12:28 +02:00
},
2021-07-26 11:12:10 +02:00
{
"id": 377076931,
"name": "CVE-2021-3560",
"full_name": "curtishoughton\/CVE-2021-3560",
"owner": {
"login": "curtishoughton",
"id": 47698784,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/47698784?v=4",
"html_url": "https:\/\/github.com\/curtishoughton"
},
"html_url": "https:\/\/github.com\/curtishoughton\/CVE-2021-3560",
"description": "Polkit - Local Privilege Escalation (CVE-2021-3560)",
"fork": false,
"created_at": "2021-06-15T07:37:15Z",
"updated_at": "2021-07-26T07:06:22Z",
"pushed_at": "2021-06-14T14:54:05Z",
"stargazers_count": 0,
"watchers_count": 0,
"forks_count": 0,
2021-09-13 23:12:57 +02:00
"allow_forking": true,
2021-10-06 23:13:51 +02:00
"is_template": false,
"topics": [],
2021-10-01 23:13:10 +02:00
"visibility": "public",
2021-07-26 11:12:10 +02:00
"forks": 0,
"watchers": 0,
"score": 0
},
2021-06-19 11:12:28 +02:00
{
"id": 378360079,
"name": "Polkit-exploit",
"full_name": "Almorabea\/Polkit-exploit",
"owner": {
"login": "Almorabea",
"id": 13198863,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/13198863?v=4",
"html_url": "https:\/\/github.com\/Almorabea"
},
"html_url": "https:\/\/github.com\/Almorabea\/Polkit-exploit",
"description": "Privilege escalation with polkit - CVE-2021-3560",
"fork": false,
"created_at": "2021-06-19T08:15:17Z",
2022-05-03 02:15:13 +02:00
"updated_at": "2022-05-02T22:56:12Z",
2021-06-20 11:11:40 +02:00
"pushed_at": "2021-06-20T07:38:13Z",
2022-05-03 02:15:13 +02:00
"stargazers_count": 73,
"watchers_count": 73,
2022-04-26 14:18:02 +02:00
"forks_count": 38,
2021-09-13 23:12:57 +02:00
"allow_forking": true,
2021-10-06 23:13:51 +02:00
"is_template": false,
"topics": [],
2021-10-01 23:13:10 +02:00
"visibility": "public",
2022-04-26 14:18:02 +02:00
"forks": 38,
2022-05-03 02:15:13 +02:00
"watchers": 73,
2021-06-19 11:12:28 +02:00
"score": 0
2021-06-29 23:12:38 +02:00
},
{
"id": 381492885,
"name": "Polkit-CVE-2021-3560",
"full_name": "AssassinUKG\/Polkit-CVE-2021-3560",
"owner": {
"login": "AssassinUKG",
"id": 5285547,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/5285547?v=4",
"html_url": "https:\/\/github.com\/AssassinUKG"
},
"html_url": "https:\/\/github.com\/AssassinUKG\/Polkit-CVE-2021-3560",
"description": null,
"fork": false,
"created_at": "2021-06-29T20:47:16Z",
2022-03-15 07:14:28 +01:00
"updated_at": "2022-03-15T01:43:44Z",
2021-06-29 23:12:38 +02:00
"pushed_at": "2021-06-29T21:09:41Z",
2022-03-15 07:14:28 +01:00
"stargazers_count": 22,
"watchers_count": 22,
2022-01-27 13:14:14 +01:00
"forks_count": 2,
2021-09-13 23:12:57 +02:00
"allow_forking": true,
2021-10-06 23:13:51 +02:00
"is_template": false,
"topics": [],
2021-10-01 23:13:10 +02:00
"visibility": "public",
2022-01-27 13:14:14 +01:00
"forks": 2,
2022-03-15 07:14:28 +01:00
"watchers": 22,
2021-06-29 23:12:38 +02:00
"score": 0
2022-01-31 13:14:22 +01:00
},
{
"id": 453938064,
"name": "CVE-2021-3560",
"full_name": "chenaotian\/CVE-2021-3560",
"owner": {
"login": "chenaotian",
"id": 86546351,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/86546351?v=4",
"html_url": "https:\/\/github.com\/chenaotian"
},
"html_url": "https:\/\/github.com\/chenaotian\/CVE-2021-3560",
"description": "CVE-2021-3560 analysis",
"fork": false,
"created_at": "2022-01-31T09:02:23Z",
2022-02-07 07:14:09 +01:00
"updated_at": "2022-02-07T02:00:58Z",
2022-03-08 19:14:48 +01:00
"pushed_at": "2022-03-08T14:29:34Z",
2022-02-07 07:14:09 +01:00
"stargazers_count": 3,
"watchers_count": 3,
"forks_count": 1,
2022-01-31 13:14:22 +01:00
"allow_forking": true,
"is_template": false,
"topics": [],
"visibility": "public",
2022-02-07 07:14:09 +01:00
"forks": 1,
"watchers": 3,
2022-01-31 13:14:22 +01:00
"score": 0
2022-02-02 19:14:24 +01:00
},
{
"id": 454864474,
"name": "CVE-2021-3560",
"full_name": "n3onhacks\/CVE-2021-3560",
"owner": {
"login": "n3onhacks",
"id": 97998625,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/97998625?v=4",
"html_url": "https:\/\/github.com\/n3onhacks"
},
"html_url": "https:\/\/github.com\/n3onhacks\/CVE-2021-3560",
2022-02-03 01:14:09 +01:00
"description": "Polkit Exploit (CVE-2021-3560), no download capabilty? Copy and paste it!",
2022-02-02 19:14:24 +01:00
"fork": false,
"created_at": "2022-02-02T17:08:24Z",
2022-02-03 13:16:03 +01:00
"updated_at": "2022-02-03T07:13:32Z",
2022-02-02 19:14:24 +01:00
"pushed_at": "2022-02-02T18:07:05Z",
2022-02-03 13:16:03 +01:00
"stargazers_count": 1,
"watchers_count": 1,
2022-02-02 19:14:24 +01:00
"forks_count": 0,
"allow_forking": true,
"is_template": false,
"topics": [],
"visibility": "public",
"forks": 0,
2022-02-03 13:16:03 +01:00
"watchers": 1,
2022-02-02 19:14:24 +01:00
"score": 0
2022-02-13 13:13:57 +01:00
},
{
"id": 458772805,
"name": "CVE-2021-3560-Polkit-DBus",
"full_name": "f4T1H21\/CVE-2021-3560-Polkit-DBus",
"owner": {
"login": "f4T1H21",
"id": 83399767,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/83399767?v=4",
"html_url": "https:\/\/github.com\/f4T1H21"
},
"html_url": "https:\/\/github.com\/f4T1H21\/CVE-2021-3560-Polkit-DBus",
"description": "f4T1H's PoC script for CVE-2021-3560 Polkit D-Bus Privilege Escalation",
"fork": false,
"created_at": "2022-02-13T10:12:51Z",
2022-04-18 14:16:15 +02:00
"updated_at": "2022-04-18T09:39:38Z",
2022-02-13 13:13:57 +01:00
"pushed_at": "2022-02-13T11:16:06Z",
2022-04-18 14:16:15 +02:00
"stargazers_count": 3,
"watchers_count": 3,
2022-02-13 13:13:57 +01:00
"forks_count": 0,
"allow_forking": true,
"is_template": false,
2022-02-14 01:14:03 +01:00
"topics": [
"cve-2021-3560",
"dbus",
"exploit",
"linux",
"polkit",
"privilege-escalation"
],
2022-02-13 13:13:57 +01:00
"visibility": "public",
"forks": 0,
2022-04-18 14:16:15 +02:00
"watchers": 3,
2022-02-13 13:13:57 +01:00
"score": 0
2022-02-22 01:15:26 +01:00
},
{
"id": 462040432,
"name": "Vivald0x6f",
"full_name": "Nosferatuvjr\/Vivald0x6f",
"owner": {
"login": "Nosferatuvjr",
"id": 67665267,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/67665267?v=4",
"html_url": "https:\/\/github.com\/Nosferatuvjr"
},
"html_url": "https:\/\/github.com\/Nosferatuvjr\/Vivald0x6f",
2022-03-05 01:15:13 +01:00
"description": "CVE-2021-3560 Polkit v0.105-26 Linux Privilege Escalation by Vivald0x6f",
2022-02-22 01:15:26 +01:00
"fork": false,
"created_at": "2022-02-21T21:39:29Z",
2022-03-05 01:15:13 +01:00
"updated_at": "2022-03-04T19:54:45Z",
2022-02-22 01:15:26 +01:00
"pushed_at": "2022-02-21T22:37:22Z",
"stargazers_count": 0,
"watchers_count": 0,
"forks_count": 0,
"allow_forking": true,
"is_template": false,
"topics": [],
"visibility": "public",
"forks": 0,
"watchers": 0,
"score": 0
2022-02-26 01:14:18 +01:00
},
{
"id": 463667394,
"name": "CVE-2021-3560",
"full_name": "innxrmxst\/CVE-2021-3560",
"owner": {
"login": "innxrmxst",
"id": 43517528,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/43517528?v=4",
"html_url": "https:\/\/github.com\/innxrmxst"
},
"html_url": "https:\/\/github.com\/innxrmxst\/CVE-2021-3560",
"description": null,
"fork": false,
"created_at": "2022-02-25T20:30:31Z",
"updated_at": "2022-02-25T20:31:06Z",
"pushed_at": "2022-02-25T20:31:03Z",
"stargazers_count": 0,
"watchers_count": 0,
"forks_count": 0,
"allow_forking": true,
"is_template": false,
"topics": [],
"visibility": "public",
"forks": 0,
"watchers": 0,
"score": 0
2022-03-09 01:14:20 +01:00
},
{
"id": 467665275,
"name": "CVE-2021-3560",
"full_name": "GatoGamer1155\/CVE-2021-3560",
"owner": {
"login": "GatoGamer1155",
"id": 95899548,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/95899548?v=4",
"html_url": "https:\/\/github.com\/GatoGamer1155"
},
"html_url": "https:\/\/github.com\/GatoGamer1155\/CVE-2021-3560",
"description": "Script en python sobre la vulnerabilidad CVE-2021-3560",
"fork": false,
"created_at": "2022-03-08T20:27:00Z",
2022-04-15 02:15:28 +02:00
"updated_at": "2022-04-14T23:57:59Z",
2022-04-15 08:17:17 +02:00
"pushed_at": "2022-04-15T00:28:40Z",
2022-04-10 20:14:54 +02:00
"stargazers_count": 5,
"watchers_count": 5,
2022-03-09 01:14:20 +01:00
"forks_count": 0,
"allow_forking": true,
"is_template": false,
2022-03-28 08:14:36 +02:00
"topics": [
"cve",
"cve-2021-3560",
"exploit",
"polkit"
],
2022-03-09 01:14:20 +01:00
"visibility": "public",
"forks": 0,
2022-04-10 20:14:54 +02:00
"watchers": 5,
2022-03-09 01:14:20 +01:00
"score": 0
2021-06-11 17:11:24 +02:00
}
]