diff --git a/INSTALL.md b/INSTALL.md index 3a08284..f0a52c4 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -26,13 +26,13 @@ After reboot, login with the user created during the install and type : ## Firewall -Pandorabox needs web access to these websites : +Pandora-box needs web access to these websites : - Ubuntu repositories - GitHub.com - Pypi.org - clamav.net -- antivirus.comodo.com +- download.comodo.com - hashlookup.circl.lu diff --git a/README.md b/README.md index a428775..69e4eb3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ a malware analysis tool. Pandora-box uses these malware analysis tools : - [ClamAV](http://www.clamav.net/) an open-source antivirus engine for detecting trojans, viruses, malware & other malicious threats. -- [Commodo Antivirus](https://antivirus.comodo.com/) the free version of Comodo Antivirus. +- [Comodo Antivirus](https://antivirus.comodo.com/) the free version of Comodo Antivirus. - [Hashlokup](https://circl.lu/services/hashlookup/) a public API to lookup hash values against known database of files. - [Yara Rules](https://github.com/Neo23x0/signature-base), the YARA signature and IOC database used by [LOKI](https://github.com/Neo23x0/Loki) and [THOR Lite](https://www.nextron-systems.com/thor-lite/) scanners.