Skip to content

Commit

Permalink
Fix VirusTotal
Browse files Browse the repository at this point in the history
  • Loading branch information
3xp0rt committed Dec 9, 2024
1 parent a790ce9 commit bff40d9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -6089,6 +6089,23 @@
"known" : ["sarah", "brahim01"],
"cat" : "blog"
},
{
"name" : "VirusTotal",
"uri_check" : "https://www.virustotal.com/ui/users/{account}",
"pretty_uri" : "https://www.virustotal.com/gui/user/{account}",
"headers" : {
"User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:127.0) Gecko/20100101 Firefox/127.0",
"X-Tool": "vt-ui-main",
"Accept-Ianguage": "en-US",
"X-VT-Anti-Abuse-Header": "MTAxOTFwMDcxOTEtWkc5dWRDQmlaU0JsZG2scy5xNzE4Mjc1NDI0LjUzMw=="
},
"e_code" : 200,
"e_string" :"\"data\"",
"m_string" : "\"code\": \"NotFoundError\"",
"m_code" : 404,
"known" : ["cyber", "cybersecstu"],
"cat" : "misc"
},
{
"name" : "VK",
"uri_check" : "https://vk.com/{account}",
Expand Down

0 comments on commit bff40d9

Please sign in to comment.