Skip to content

Commit

Permalink
Update resource links
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 authored Jun 16, 2024
1 parent 6a04cde commit 0716ff5
Showing 1 changed file with 0 additions and 39 deletions.
39 changes: 0 additions & 39 deletions src/components/misc/AdditionalResources.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -227,20 +227,6 @@ const resources = [
description: 'View shared human and machine generated threat intelligence',
searchLink: 'https://exchange.xforce.ibmcloud.com/url/{URL_ENCODED}',
},
{
title: 'Cisco Talos',
link: 'https://talosintelligence.com/',
icon: 'https://i.ibb.co/Y7TMdbk/cisco-talos.png',
description: 'Checks the reputation of a website with data from Cisco Talos\' threat intelligence team',
searchLink: 'https://talosintelligence.com/reputation_center/lookup?search={URL_ENCODED}',
},
{
title: 'Symantec Sitereview (BlueCoat)',
link: 'https://sitereview.bluecoat.com/',
icon: 'https://i.ibb.co/rGSb0xf/symantec-logo-icon-169699.png',
description: 'Check and dispute the current WebPulse categorization for any URL',
searchLink: 'https://sitereview.bluecoat.com/#/lookup-result/{URL_ENCODED}',
},
{
title: 'URLVoid',
link: 'https://urlvoid.com/',
Expand All @@ -255,31 +241,6 @@ const resources = [
description: 'Checks if the site is in URLhaus\'s malware URL exchange',
searchLink: 'https://urlhaus.abuse.ch/browse.php?search={URL_ENCODED}',
},
{
title: 'FortiGuard Labs',
link: 'https://fortiguard.com',
icon: 'https://i.ibb.co/XZw3KTR/fortiguard-icon.png',
description: 'Looks up a website on Fortinet\'s ForgiGuard Labs',
searchLink: 'https://fortiguard.com/search?q={URL_ENCODED}&engine=7',
},
{
title: 'HackerTarget',
link: 'https://hackertarget.com/extract-links/',
icon: 'https://i.ibb.co/L9CN3v4/hacker-target-icon.png',
description: 'Extracts all links from a page',
},
{
title: 'Trend Micro',
link: 'https://global.sitesafety.trendmicro.com/',
icon: 'https://i.ibb.co/JkCcsVT/trendmicro-icon.png',
description: 'Checks a website\'s score on Trend Micro\'s Site Safety Center',
},
{
title: 'Zscaler Zulu',
link: 'https://zulu.zscaler.com/',
icon: 'https://i.ibb.co/Sfwx4RR/Zscaler-logo.png',
description: 'Checks a website against Zscaler\'s dynamic risk scoring engine',
},
{
title: 'ANY.RUN',
link: 'https://any.run/',
Expand Down

0 comments on commit 0716ff5

Please sign in to comment.