mirror of
https://github.com/lockfale/OSINT-Framework.git
synced 2026-09-09 19:27:47 +02:00
Update arf.json
///English
Good afternoon! I decided to add some new sources and tools...
It was added to the section (Social networks- > Other social networks -> "Yandex.Zen", "YARUS", "VKontakte")
{
"name": "ВКонтакте",
"type": "url",
"url": "https://vk.com/"
},
{
"name": "ЯRUS",
"type": "url",
"url": "https://www.yarus.ru/"
},
{
"name": "Яндекс.Дзен",
"type": "url",
"url": "https://zen.yandex.ru/"
}
Also added to the section (Browsershots -> Web -> "Web Archive-RU")
{
"name": "Web Archive-RU",
"type": "url",
"url": "https://web-arhive.ru/"
}
it was also added to the section (Malicious File Analysis -> "virustotal")
{
"name": "virustotal",
"type": "url",
"url": "https://www.virustotal.com/gui/home/upload"
}
///Russian
Добрый день! Я решил добавить несколько новых источников и инструментов...
Было добавлено в раздел (Социальные сети- > Другие социальные сети -> "Яндекс.Дзен", "ЯRUS", "ВКонтакте")
{
"name": "ВКонтакте",
"type": "url",
"url": "https://vk.com/"
},
{
"name": "ЯRUS",
"type": "url",
"url": "https://www.yarus.ru/"
},
{
"name": "Яндекс.Дзен",
"type": "url",
"url": "https://zen.yandex.ru/"
}
Также добавлено в раздел (Browsershots -> Web -> "Web Archive-RU")
{
"name": "Web Archive-RU",
"type": "url",
"url": "https://web-arhive.ru/"
}
также было добавлено в раздел (Malicious File Analysis -> "virustotal")
{
"name": "virustotal",
"type": "url",
"url": "https://www.virustotal.com/gui/home/upload"
}
This commit is contained in:
@@ -2636,6 +2636,21 @@
|
||||
"type": "url",
|
||||
"url": "http://ok.ru/"
|
||||
},
|
||||
{
|
||||
"name": "ВКонтакте",
|
||||
"type": "url",
|
||||
"url": "https://vk.com/"
|
||||
},
|
||||
{
|
||||
"name": "ЯRUS",
|
||||
"type": "url",
|
||||
"url": "https://www.yarus.ru/"
|
||||
},
|
||||
{
|
||||
"name": "Яндекс.Дзен",
|
||||
"type": "url",
|
||||
"url": "https://zen.yandex.ru/"
|
||||
},
|
||||
{
|
||||
"name": "raven (T)",
|
||||
"type": "url",
|
||||
@@ -4992,6 +5007,11 @@
|
||||
"name": "Waybackpack (T)",
|
||||
"type": "url",
|
||||
"url": "https://github.com/jsvine/waybackpack"
|
||||
},
|
||||
{
|
||||
"name": "Web Archive-RU",
|
||||
"type": "url",
|
||||
"url": "https://web-arhive.ru/"
|
||||
}],
|
||||
"name": "Web",
|
||||
"type": "folder"
|
||||
@@ -6217,6 +6237,11 @@
|
||||
"name": "Malware Analysis Tools",
|
||||
"type": "url",
|
||||
"url": "http://malwareanalysis.tools/"
|
||||
}
|
||||
{
|
||||
"name": "virustotal",
|
||||
"type": "url",
|
||||
"url": "https://www.virustotal.com/gui/home/upload"
|
||||
}],
|
||||
"name": "Malicious File Analysis",
|
||||
"type": "folder"
|
||||
|
||||
Reference in New Issue
Block a user