diff --git a/.travis.yml b/.travis.yml index dd2825e..c217993 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,4 @@ install: - gem install awesome_bot script: - - awesome_bot README.md --allow-redirect --white-list "www.0day.today,mvfjfugdwgc5uwho.onion,creativecommons.org,netsparker.com,www.shodan.io,www.parrotsec.org,nostarch.com,www.mhprofessional.com,ghostproject.fr,www.zoomeye.org,www.amazon.com,packetstormsecurity.com" + - awesome_bot README.md --allow-redirect --white-list "mvfjfugdwgc5uwho.onion,www.mhprofessional.com,ghostproject.fr,www.zoomeye.org,www.amazon.com,packetstormsecurity.com" diff --git a/README.md b/README.md index 3f333ef..7a1b2da 100644 --- a/README.md +++ b/README.md @@ -463,7 +463,7 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma * [celerystalk](https://github.com/sethsec/celerystalk) - Asynchronous enumeration and vulnerability scanner that "runs all the tools on all the hosts" in a configurable manner. * [Nessus](https://www.tenable.com/products/nessus-vulnerability-scanner) - Commercial vulnerability management, configuration, and compliance assessment platform, sold by Tenable. -* [Netsparker Application Security Scanner](https://www.netsparker.com/) - Application security scanner to automatically find security flaws. +* [Netsparker Application Security Scanner](https://www.netsparker.com/pricing/) - Application security scanner to automatically find security flaws. * [Nexpose](https://www.rapid7.com/products/nexpose/) - Commercial vulnerability and risk management assessment engine that integrates with Metasploit, sold by Rapid7. * [OpenVAS](http://www.openvas.org/) - Free software implementation of the popular Nessus vulnerability assessment system. * [Vuls](https://github.com/future-architect/vuls) - Agentless vulnerability scanner for GNU/Linux and FreeBSD, written in Go. @@ -473,7 +473,6 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma * [ACSTIS](https://github.com/tijme/angularjs-csti-scanner) - Automated client-side template injection (sandbox escape/bypass) detection for AngularJS. * [Arachni](http://www.arachni-scanner.com/) - Scriptable framework for evaluating the security of web applications. * [JCS](https://github.com/TheM4hd1/JCS) - Joomla Vulnerability Component Scanner with automatic database updater from exploitdb and packetstorm. -* [Netsparker Application Security Scanner](https://www.netsparker.com/) - Application security scanner to automatically find security flaws. * [Nikto](https://cirt.net/nikto2) - Noisy but fast black box web server and web application vulnerability scanner. * [SQLmate](https://github.com/UltimateHackers/sqlmate) - Friend of `sqlmap` that identifies SQLi vulnerabilities based on a given dork and (optional) website. * [SecApps](https://secapps.com/) - In-browser web application security testing suite. @@ -644,7 +643,7 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma * [Buscador](https://inteltechniques.com/buscador/) - GNU/Linux virtual machine that is pre-configured for online investigators. * [Kali](https://www.kali.org/) - Rolling Debian-based GNU/Linux distribution designed for penetration testing and digital forensics. * [Network Security Toolkit (NST)](http://networksecuritytoolkit.org/) - Fedora-based GNU/Linux bootable live Operating System designed to provide easy access to best-of-breed open source network security applications. -* [Parrot](https://www.parrotsec.org/) - Distribution similar to Kali, with support for multiple hardware architectures. +* [Parrot](https://parrotlinux.org/) - Distribution similar to Kali, with support for multiple hardware architectures. * [PentestBox](https://pentestbox.org/) - Open source pre-configured portable penetration testing environment for the Windows Operating System. * [The Pentesters Framework](https://github.com/trustedsec/ptf) - Distro organized around the Penetration Testing Execution Standard (PTES), providing a curated collection of utilities that omits less frequently used utilities.