mirror of
https://github.com/nomi-sec/PoC-in-GitHub.git
synced 2025-01-15 20:32:21 +01:00
33 lines
No EOL
1.3 KiB
JSON
33 lines
No EOL
1.3 KiB
JSON
[
|
|
{
|
|
"id": 866016841,
|
|
"name": "etherleak-checker",
|
|
"full_name": "marb08\/etherleak-checker",
|
|
"owner": {
|
|
"login": "marb08",
|
|
"id": 22150927,
|
|
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/22150927?v=4",
|
|
"html_url": "https:\/\/github.com\/marb08",
|
|
"user_view_type": "public"
|
|
},
|
|
"html_url": "https:\/\/github.com\/marb08\/etherleak-checker",
|
|
"description": "This Python script helps to detect the Etherleak (CVE-2003-0001) vulnerability on a target host by analyzing the padding data in network packets. The script uses Scapy to send various types of requests (ICMP, ARP, or TCP) and checks if the responses contain any padding data that could potentially leak sensitive memory contents.",
|
|
"fork": false,
|
|
"created_at": "2024-10-01T14:03:30Z",
|
|
"updated_at": "2024-12-09T09:32:10Z",
|
|
"pushed_at": "2024-10-01T14:12:30Z",
|
|
"stargazers_count": 3,
|
|
"watchers_count": 3,
|
|
"has_discussions": false,
|
|
"forks_count": 0,
|
|
"allow_forking": true,
|
|
"is_template": false,
|
|
"web_commit_signoff_required": false,
|
|
"topics": [],
|
|
"visibility": "public",
|
|
"forks": 0,
|
|
"watchers": 3,
|
|
"score": 0,
|
|
"subscribers_count": 1
|
|
}
|
|
] |