> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Oh, the Irony! Chrome is Blocking Security Tool Nmap Downloads Considering it a Security Threat
- URL: https://itsfoss.com/news/google-blocked-nmap-downloads/
- Published: 2021-01-22T12:16:46.000Z
- Updated: 2021-01-22T12:16:48.000Z
- Author: Ankush Das
- Tags: Open Source, News, #Import 2025-11-08 21:15

[Nmap](https://nmap.org/?ref=itsfoss.com) is a popular open-source tool created by [Gordon Lyon](https://en.wikipedia.org/wiki/Gordon%5FLyon?ref=itsfoss.com) used by security experts and network admins to analyze the network, find exploits, and keep it secure.

However, it seems that for a day at least, Google Chrome blocked all Nmap downloads using its [Safe Browsing service](https://safebrowsing.google.com/?ref=itsfoss.com) by labelling it as a threat.

Even though this has been fixed quickly. For many visitors trying to download the tool, this must have been confusing. A software that’s more than a decade old is now suddenly considered as a threat? 

Nmap Project also tweeted about it to inform all the potential users who were blocked from downloading it while using Google Chrome or any other browser with Google Safe Browsing enabled:

> Google Chrome has been blocking Nmap downloads all day because their broken "Safe Browsing" system suddenly labeled a 10-year-old version of our Ncat software as a threat. We will get this resolved with Google, but wanted to let you know that your Nmap downloads are still safe! [pic.twitter.com/5iR7a07wzF](https://t.co/5iR7a07wzF?ref=itsfoss.com)
> 
> — Nmap Project (@nmap) [January 21, 2021](https://twitter.com/nmap/status/1352364323104952320?ref%5Fsrc=twsrc%5Etfw&ref=itsfoss.com)

## Google’s Broken Safe Browsing Service

Not just limited to blocking [Nmap downloads](https://nmap.org/dist/?ref=itsfoss.com), [Google’s Safe Browsing service](https://safebrowsing.google.com/?ref=itsfoss.com) has proved to be a nightmare for many webmasters as well.

In some cases, they also mark the domain that links to other phishing sites as dangerous. This is a problem because you can end up linking a website that wasn’t malicious initially but was blacklisted in the service for some reason.

For instance, our news portal could have been potentially blocked by Google Safe Browsing just because we linked to “**Nmap**” in the past (which they considered as a threat temporarily). 

Fortunately, that is not the case, but this has happened with a lot of webmasters.

Nmap Project also mentioned in a [tweet](http://Last week Google Chrome wrongfully blocked a 24-year-old tarball of L0phtcrack source code from our historical archives as "malware". That one has been fixed, but it's still frustrating when Big Tech companies block content so carelessly.) that last week Google Chrome blocked a 24-year-old tarball package from their historical archives:

> Last week Google Chrome wrongfully blocked a 24-year-old tarball of L0phtcrack source code from our historical archives as “malware”. That one has been fixed, but it’s still frustrating when Big Tech companies block content so carelessly.

In this case, they also noticed that Google’s manual review process wasn’t quick enough but when they ended up Tweeting about this issue, this was resolved quickly.

So, it definitely sounds like Google’s Safe Browsing service needs improvement.

*Have you encountered any similar false positives by Google’s Safe Browsing that prevented you to access something? Let me know your thoughts in the comments below.*