Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 5.76 KB

File metadata and controls

61 lines (35 loc) · 5.76 KB

Performance

  • Loader - Simple cloud based load testing Loader.io is a FREE load testing service that allows you to stress test your web-apps & apis with thousands of concurrent connections. https://loader.io/

  • The Apache JMeter™ - application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions. http://jmeter.apache.org/

  • Gatling - Performance testing for web applications consists in: 1/ simulating a large number of users with complex behaviors 2/ collecting and aggregating all the requests' response times 3/ creating reports & analyzing data

  • Blitz - https://www.blitz.io/ Blitz will be shutting down on October 1, 2018.

  • The Grinder - a Java Load Testing Framework http://grinder.sourceforge.net/

  • Blazemeter - Test your API | Website | App leveraging open source tools JMeter, Selenium & Taurus. se the same DSL to configure and launch tests using any major open source performance testing tool. Validate performance at every software delivery stage. https://www.blazemeter.com/

  • Load Impact - cloud based load testing for developers https://loadimpact.com/

  • Tsung - Tsung is an open-source multi-protocol distributed load testing tool It can be used to stress HTTP, WebDAV, SOAP, PostgreSQL, MySQL, LDAP, MQTT and Jabber/XMPP servers. Tsung is a free software released under the GPLv2 license. http://tsung.erlang-projects.org/

  • Sitespeed - Sitespeed.io is a set of Open Source tools that helps make your web pages faster. The coach gives you performance advice based on best practices for your site. Browsertime collects metrics and HAR files from your browser. Chrome-HAR creates a HAR file from Chrome Debugging Protocol data. Compare makes it easy to find regressions comparing HAR files. PageXray converts a HAR file to a usable JSON structure that tells you more about your page. And finally sitespeed.io is the main tool that uses all the previously mentioned tools and add supports for testing multiple pages as well as adds the ability to report the metrics to a TSDB (Graphite and InfluxDB). https://www.sitespeed.io/

  • Perfomatic - The Mozilla graph server is used to understand how multiple performance metrics change over time. It is a web application for creating graphs of performance test results for a user-configurable combination of branch, operating system and machine.https://wiki.mozilla.org/Perfomatic

  • Go Grid Router (aka Ggr) is a lightweight active load balancer used to create scalable and highly-available Selenium clusters. https://github.com/aandryashin/ggr

  • k6 - A modern load testing tool, using Go and JavaScript - https://k6.io https://github.com/loadimpact/k6

  • locust - Scalable user load testing tool written in Python http://locust.io https://github.com/locustio/locust

  • yandex-tank - Load and performance benchmark tool https://github.com/yandex/yandex-tank

  • pytest-benchmark - py.test fixture for benchmarking code https://github.com/ionelmc/pytest-benchmark

  • Airspeed Velocity: A simple Python benchmarking tool with web-based reporting http://asv.readthedocs.io/ https://github.com/spacetelescope/asv

  • tAURUS - Automation-friendly framework for Continuous Testing http://gettaurus.org/

  • Artillery - Artillery is a modern, powerful & easy-to-use load testing toolkit. Use it to ship scalable applications that stay performant & resilient under high load. https://artillery.io/

Security

  • NetCraft - Web Application Security Testing. Netcraft’s Web Application Testing service is an internet security audit, performed by experienced security professionals. A key feature of the service, and one which cannot be covered by relying solely on automated testing, is application testing.https://www.netcraft.com/security-testing/web-application/

  • WebSecurity - Extensions For Chrome and Firefox https://www.websecurify.com/

  • HackTarget - Simplify the security assessment process with hosted vulnerability scanning tools. ONLINE VULNERABILITY SCANNERS FOR SYSADMINS, NETWORK ENGINEERS,DEVOPS AND SECURITY PROS.We have 12 different online security scanners that test different areas of the security assessment cycle; including information gathering, application discovery, network mapping and vulnerability discovery. https://hackertarget.com/

  • ScanMyServer - Test the Security of Your Website or Blog - Free https://www.scanmyserver.com/

  • glue - Application Security Automation - Glue is a framework for running a series of tools. Generally, it is intended as a backbone for automating a security analysis pipeline of tools. https://github.com/OWASP/glue

  • SPARTA is a python GUI application which simplifies network infrastructure penetration testing by aiding the penetration tester in the scanning and enumeration phase. It allows the tester to save time by having point-and-click access to his toolkit and by displaying all tool output in a convenient way. If little time is spent setting up commands and tools, more time can be spent focusing on analysing results. http://sparta.secforce.com/

  • pythem Penetration Testing Framework pythem is a multi-purpose pentest framework written in Python. It has been developed to be used by security researchers and security professionals. The tool intended to be used only for acts within the law. I am not liable for any undue and unlawful act practiced by this tool, for more information, read the license. Only runs on GNU/Linux OS. https://github.com/m4n3dw0lf/PytheM

  • travis-vulnerability-scanner - test your npm dependencies for known vulnerabilities https://github.com/ellerbrock/travis-vulnerability-scanner

  • sensiolabs/security-checker - PHP frontend for security.sensiolabs.org http://security.sensiolabs.org https://github.com/sensiolabs/security-checker