2019-12-08 14:19:20 +01:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"id": 130459112,
|
|
|
|
"name": "CRIME-poc",
|
|
|
|
"full_name": "mpgn\/CRIME-poc",
|
|
|
|
"owner": {
|
|
|
|
"login": "mpgn",
|
|
|
|
"id": 5891788,
|
2021-01-21 16:10:20 +01:00
|
|
|
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/5891788?v=4",
|
2019-12-12 06:14:27 +01:00
|
|
|
"html_url": "https:\/\/github.com\/mpgn"
|
2019-12-08 14:19:20 +01:00
|
|
|
},
|
|
|
|
"html_url": "https:\/\/github.com\/mpgn\/CRIME-poc",
|
|
|
|
"description": ":hocho: CRIME attack PoC : a compression oracle attacks CVE-2012-4929 :hocho:",
|
|
|
|
"fork": false,
|
|
|
|
"created_at": "2018-04-21T09:28:31Z",
|
2022-06-14 20:16:10 +02:00
|
|
|
"updated_at": "2022-06-14T13:20:10Z",
|
2019-12-08 14:19:20 +01:00
|
|
|
"pushed_at": "2019-03-23T10:53:09Z",
|
2022-06-14 20:16:10 +02:00
|
|
|
"stargazers_count": 27,
|
|
|
|
"watchers_count": 27,
|
2022-11-08 01:17:44 +01:00
|
|
|
"has_discussions": false,
|
2021-12-30 19:15:48 +01:00
|
|
|
"forks_count": 10,
|
2021-09-13 23:12:57 +02:00
|
|
|
"allow_forking": true,
|
2021-10-06 23:13:51 +02:00
|
|
|
"is_template": false,
|
2022-06-28 20:20:29 +02:00
|
|
|
"web_commit_signoff_required": false,
|
2021-10-06 23:13:51 +02:00
|
|
|
"topics": [
|
|
|
|
"compression-algorithm",
|
|
|
|
"crime",
|
|
|
|
"oracle"
|
|
|
|
],
|
2021-10-01 23:13:10 +02:00
|
|
|
"visibility": "public",
|
2021-12-30 19:15:48 +01:00
|
|
|
"forks": 10,
|
2022-06-14 20:16:10 +02:00
|
|
|
"watchers": 27,
|
2019-12-09 16:05:38 +01:00
|
|
|
"score": 0
|
2021-01-01 16:09:36 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 325974459,
|
|
|
|
"name": "A2SV--SSL-VUL-Scan",
|
2022-05-03 02:15:13 +02:00
|
|
|
"full_name": "clic-kbait\/A2SV--SSL-VUL-Scan",
|
2021-01-01 16:09:36 +01:00
|
|
|
"owner": {
|
2022-05-03 02:15:13 +02:00
|
|
|
"login": "clic-kbait",
|
2021-01-01 16:09:36 +01:00
|
|
|
"id": 75995332,
|
2021-01-21 16:10:20 +01:00
|
|
|
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/75995332?v=4",
|
2022-05-03 02:15:13 +02:00
|
|
|
"html_url": "https:\/\/github.com\/clic-kbait"
|
2021-01-01 16:09:36 +01:00
|
|
|
},
|
2022-05-03 02:15:13 +02:00
|
|
|
"html_url": "https:\/\/github.com\/clic-kbait\/A2SV--SSL-VUL-Scan",
|
2021-01-01 16:09:36 +01:00
|
|
|
"description": "A2SV = Auto Scanning to SSL Vulnerability HeartBleed, CCS Injection, SSLv3 POODLE, FREAK... etc Support Vulnerability [CVE-2007-1858] Anonymous Cipher [CVE-2012-4929] CRIME(SPDY) [CVE-2014-0160] CCS Injection [CVE-2014-0224] HeartBleed [CVE-2014-3566] SSLv3 POODLE [CVE-2015-0204] FREAK Attack [CVE-2015-4000] LOGJAM Attack [CVE-2016-0800] SSLv2 DROWN Installation : $ apt update && apt upgrade $ apt install git $ apt install python2 $ apt install python $ git clone https:\/\/github.com\/hahwul\/ a2sv $ cd a2sv $ chmod +x * $ pip2 install -r requirements.txt usage : $ python2 a2sv.py -h It shows all commands how we can use this tool $ python a2sv.py -t 127.0.0.1 127.0.0.1 = target means here own device",
|
|
|
|
"fork": false,
|
|
|
|
"created_at": "2021-01-01T12:26:08Z",
|
2021-10-28 23:15:48 +02:00
|
|
|
"updated_at": "2021-10-28T20:17:30Z",
|
2021-01-01 16:09:36 +01:00
|
|
|
"pushed_at": "2021-01-01T12:26:10Z",
|
2021-10-28 23:15:48 +02:00
|
|
|
"stargazers_count": 2,
|
|
|
|
"watchers_count": 2,
|
2022-11-08 01:17:44 +01:00
|
|
|
"has_discussions": false,
|
2021-05-19 17:11:55 +02:00
|
|
|
"forks_count": 1,
|
2021-09-13 23:12:57 +02:00
|
|
|
"allow_forking": true,
|
2021-10-06 23:13:51 +02:00
|
|
|
"is_template": false,
|
2022-06-28 20:20:29 +02:00
|
|
|
"web_commit_signoff_required": false,
|
2021-10-06 23:13:51 +02:00
|
|
|
"topics": [],
|
2021-10-01 23:13:10 +02:00
|
|
|
"visibility": "public",
|
2021-05-19 17:11:55 +02:00
|
|
|
"forks": 1,
|
2021-10-28 23:15:48 +02:00
|
|
|
"watchers": 2,
|
2021-01-01 16:09:36 +01:00
|
|
|
"score": 0
|
2019-12-08 14:19:20 +01:00
|
|
|
}
|
|
|
|
]
|