Showing 609 open source projects for "testing"

View related business solutions
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 1
    F1RE W1RE

    F1RE W1RE

    A text based game made in Python

    A text based game made in Python. Its about hacking ip adresses(Not Real!). Its a small project with what im just testing and improving my skills
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Torshammer

    Torshammer

    Tor's Hammer - Slow POST Denial Of Service Testing Tool

    Tor's Hammer is a slow post dos testing tool written in Python. It can also be run through the Tor network to be anonymized. If you are going to run it with Tor it assumes you are running Tor on 127.0.0.1:9050. Kills most unprotected web servers running Apache and IIS via a single instance. Kills Apache 1.X and older IIS with ~128 threads, newer IIS and Apache 2.X with ~256 threads.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 3

    furax

    Furax Fuzzer !

    Furax’s main goal is to simulate and to test non-standard usage of network-based applications and thus underline forgotten checks, bad / erroneous checking (off-by-one, invalid data, ...) by testing, among others, extreme cases for each expected data, by sending it in unexpected order, by not listening to the application's indications and warnings and by simulating unexpected situations (network lag, etc...)....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Orb

    Orb

    A Python Based YSFlight Server Extension

    Orb is a Python based YSFlight Server Extension. It works by having ysflight run on a seperate port, and orb running on 7915 (usually). Clients connect to Orb, and Orb then connects them to the server. packets are intercepted, read and edited if need be to manipulate the server to have more power. Fuse this double relay method with a database, and basic functions with the possibility to extend, and Orb becomes immensly powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    RPyC, or Remote Python Call, is a transparent and symmetrical python library for remote procedure calls, clustering and distributed-computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SpiKeDeteKt

    An automatic spike detection program to be used with new KlustaKwik

    ...The input files for SpiKeDeteKt are: .dat (raw data file) .probe (probe file, described below - user constructed) parameters.py (optional - otherwise it uses defaultparameters.py) SpiKeDeteKt outputs the following files: .fet.n (feature file) .mask.n (needed for using the new (masked) KlustaKwik) .clu.n (a trivial clue file where everything is put into a single cluster) .fmask.n (trial - float masks instead of binary, we are using this for testing masked KlustaKwik) .spk.n (spike file) .upsk.n (unfiltered spike waveform) .res.n (list of spike times) .xml (an xml file with all the parameters that can subsequently be used by neuroscope or klusters) .fil (highpass filtered data) .h5 (
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Motinha

    Motinha

    Information Gathering and Network Exploitation Framework

    Motinha is a Simple Information Gathering and Network Exploitation Framework coded in Python. Here we have a bridge between the final user and the most futurists’ tools on the Internet to find juice info around any network, website, domain, company or persons and in some cases exploit some features to have fun , now let’s Shut Up And Hack!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    aim is to provide support for monitoring system behaviour through dynamic analysis, and for analysing and modeling this data for a better understanding of system behaviour and for test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    etherwall
    Etherwall is a free and open source network security tool that prevents Man in The Middle (MITM) through ARP Spoofing/Poisoning attacks. It Also prevent it from various attacks such as Sniffing, Hijacking, Netcut, DHCP Spoofing, DNS Spoofing, WEB Spoofing, and others. Note: For personal computer use only (client security) if you like this program, please give us your vote at http://sourceforge.net/projects/etherwall/reviews/
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 10

    Moihack Port-Flooder

    A simple TCP/UDP Port Flooder written in Python.

    This is a simple Port Flooder written in Python 3.2 Use this tool to quickly stress test your network devices and measure your router's or server's load. Features are available in features section below. Moihack DoS Attack Tool was the name of the 1st version of the program. Moihack Port-Flooder is the Reloaded Version of the program with major code rewrite and changes. Code is much smaller in size now - from about 130 pure lines of codes to 35 lines only. To run it you must...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    MTest

    pymtest, mbt by pthon, Model base testing framework by python

    MTest(pymtest) is a model based testing framework written by python, which model scenarios by python scripts and then generate test cases and its descriptions to other languages, such as junit test code, c# test code, python test code, jmeter test scripts etc. It can be extended to generate tests by any lanuage when a model viewer is supplied. See https://sourceforge.net/projects/pymtest/files/MTest/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PSP Tools

    Set of tools for the Sony PSP (tm).

    Set of tools for the Sony PSP (tm) for fixing and testing parts of the system.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Err

    Err

    err is a plugin based chatbot designed to be easily extensible

    ...Features Backends support: - XMPP : Tested with hipchat, openfire and Jabber but should be compatible with any standard XMPP servers. - CampFire support - Supports MUCs (chatrooms) - Local Graphical Console (for testing/dev) - Local Text Console (for testing/dev)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Pysimony

    A Pythonic Implementation of Parsimony Inference of Phylogeny

    ...A student's first attempt at a phylogenetic inference program, written in the simplistic yet elegant Python. Pysimony reads a FASTA file (only ATGC accepted) specified as its only argument. Basic testing has shown that it is slow, inaccurate and most definitely inefficient. An unlikely-to-be-the-most-parsimonious tree is printed upon completion in basic Newick tree format. As all parts of the program are the original work of a beginner programmer, this may represent one of the worst approaches to solving the phylogenetic problem. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    phpbb bruteforce

    phpbb bruteforce

    phpbb login brute force

    phpbb forum login brute force
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sqlmap
    sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JavaBlock
    Free Java Flowchart simulator / interpreter
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 18

    Web Crawler Security Tool

    A web crawler oriented to information security.

    Last update on tue mar 26 16:25 UTC 2012 The Web Crawler Security is a python based tool to automatically crawl a web site. It is a web crawler oriented to help in penetration testing tasks. The main task of this tool is to search and list all the links (pages and files) in a web site. The crawler has been completely rewritten in v1.0 bringing a lot of improvements: improved the data visualization, interactive option to download files, increased speed in crawling, exports list of found files into a separated file (useful to crawl a site once, then download files and analyse them with FOCA), generate an output log in Common Log Format (CLF), manage basic authentication and more! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Assignment Collector/Grader

    A webapp that collects and grades student labs

    ...Since it has turned out to be such a successful tool, it is now released under the AGPL license for others to use in their classrooms. Planned improvements include: automatic plagiarism detection, making the student interface prettier, and supporting other testing frameworks and languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A learning-by-testing program to learn quickly, mostly memorizing tasks like vocabulary. Quizdrill supports multiple choice, simple quiz as well as flashcard testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PBP is a web browser made for testing web applications. Its user interface is a command interpreter with a simple, focused shell-like language which helps both developers and non-developers create robust functional tests with little effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Metaheuristic (oMetah) is a library aimed at the conception and the rigourous testing of metaheuristics (i.e. genetic algorithms, simulated annealing, ...). The code design is separated in components : algorithms, problems and a test report generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Legend of Irithed

    The Legend of Irithed

    The Legend of Irithed is a text-based adventure game.

    ...If your computer doesn't have python2, or if you're not sure, you can get it http://python.org/ , though you should be able to just navigate to the folder with irithed_alpha.py in a terminal and type "python irithed_alpha.py" without the quotes. Credits: Programming by M. William Schatz Dedicated testing by Gillian Renk and Josephine Phung
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    BabyKey

    Python program for babies - change screen color on key stroke

    ...With each keystroke the screen gradually changes color. Holding ESC for 5 seconds allows you to quit. Windows keys and ALT+TAB combinations are suppressed as beta testing of an eight month old toddler proved this to be necessary. WARNING: Might not be suited for your child. Beware of flashing screen (e.g. in case of Epilepsy).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The RDXplorer is a computational tool for copy number variants (CNV) detection in whole human genome sequence data using read depth (RD) coverage. CNV detection is based on the Event-Wise Testing (EWT) algorithm recently published by our group.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB