Search Results for "attacking host java" - Page 5

Showing 246 open source projects for "attacking host java"

View related business solutions
  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    HTTProvjera

    HTTProvjera

    HTTProvjera is a program that provides you with a way to web monitor

    HTTProvjera is a lightweight program that provides you with a way to monitor your domain (website) or internet connection uptime. It attempts to connect to an internet host of your choice (i.e. rankolio.me) every few seconds, and log whether it was successful or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    Mouse Run is a programming game where programmers can implement a mouse and let it run in a maze to hunt of cheese. It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Forte

    A game of fortifications

    Build walls to stop attacking enemies. Gain resources by encircling territory. Point out flaws in Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SSL TLS Version Scanner

    Advanced TLS version scanner with support for TLS v1.1 and v1.2.

    ...How to run the program: java -jar SSLTLSVersionScanner.jar <host> <port> [proxy=<host>:<port>] OR java -cp "SSLTLSVersionScanner.jar" SSLTLSVersionScanner <host> <port> [proxy=<host>:<port>] It only supports non-authenticated HTTP proxy. It can be distributed and modified freely.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    A browser game framework implemented with Grails. The goal of Little Goblin is to create a game engine that allows you to "just add content" and you will be able to host a game that is only limited by your creativity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PdfFormFillerUTF-8

    Simple PDF Form Filler utility with command line or WWW interface.

    pdfformfiller 1.0-alpha is a command line utility for filling in Adobe PDF Forms. For WWW: A php example, that uses fast Unix pipes (and no disk write permissions required on the host), is provided. It support UTF-8 (Russian, etc.). Proper escaping functions are provided in the php example. Well known pdftk utility can be used for filling in PDF Forms. However, I was not able to get the version pdftk1.4 to work with UTF-8. It's XFDF format support UTF-8 encoding, and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    vhostManager

    Virtual Host Manager for Apache HTTPD server

    vhostManager is utility from managing configuration of virtual hosts for enterprise distributed solutions with many wirtual hosts and many server aliases. The best example is JSP hosting platform with farm of Tomcat/Jetty servers connected with Apache HTTPD using AJP (mod_jk). vhostManager helps create and manage virtual hosts (adding/removing aliases) without modyfing httpd.conf file. It's comand line application so you can use it with scripts and other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MoonPlanner

    MoonPlanner

    Moon calendar: shows moon's phase, signs and relatives plant's part

    MoonPlanner is a Java calendar that allow to view moon's phases, moon's signs (constellations in which the moon is), and show the part of the plant corresponding to each sign (flower, fruit, leaf or root). For every calendar's day the user can attach notes (that are stored in a persistent database). At the startup the program will remind you if there will be notes for current day.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Itilect FTP Proxy

    Itilect FTP Proxy

    Provide users with a managed temporary access to arbitary FTP

    This tool allows you to set proxied access for your users, using predefined FTP accounts. System works like this: Users connects to FTP proxy just like they do with a regular FTP, but using specially formed string as a username (string, that includes their internal profile name and desired target FTP) and their internal password. If they are allowed to access this host, proxy will establish connection with a target FTP and authenticate using real credentials. After that, server will act...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    SarBox

    SarBox helps user to parse or analyze sar data

    The software program (SarBox) parses and analyzes SAR data in charts or text formats. SAR is cumulative activity counters in the operating system. It is the most comprehensive command which helps to monitor performance of various Linux / Solaris subsystems (CPU, Memory, I/O, Disk, Network, etc) all in same log. This makes it difficult to analyze since every counter data is dumped into the log file. SarBox helps to analyze this log file and present data in graphical charts or text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    UptimeChecker

    A small Java program to check regularly if a website is online

    This small program was created 2 years ago with the purpose of being run on a webserver which periodically tries to reach an internet hostname to check if it's reachable and if the internet connection is up. (My plan was to monitor the SLA for my Internet connection). Now I have started working again on it. Few tweaks coming up shortly: -logs for downtime -doesn't exit when the host can't be reached -a GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TestNGEE

    Run TestNG tests inside servlet container. Great for integration tests

    It's common for integration tests to use the entire JEE stack resources. By running your tests inside the target JEE container (instead of emulating the container resources), you will test the real thing. During our projects, we already detected problems during regression tests caused by a fix that was applied to our Websphere Application Server (in one version the classloader worked in one way, them it changed!). For using it, create a web project and copy the contents from our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    fastest

    Automate your software testing, the fastest way!

    Fastest stands for 'Fast Automated Software test'. * This is a compilation of various open source tools complemented with a set of useful programs that help a Software Test Engineer perform the test automation with ease. * It can be envisioned as a toolkit that every test engineer would need! * Currently implemented in Java * Test Automation is not just about writing test cases in a particular programming language. There are a lot more activities that need to be accomplished in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PizzaFactory is a distribution package for embedded software development based on Eclipse. The fullset of PizzaFactory is a commercial product. Here is a OSS version (subset but enough useful for hobby users.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chess Queens
    Calculate the number of solutions to place n queens on an n*n chess board, without any queen attacking each other. Options allow using rooks instead of queens, disabling knight attacks and setting the minimum distance between queens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DimensioneX Multiplayer Game Engine

    DimensioneX Multiplayer Game Engine

    Free MMORPG Engine. Develop and host graphical browser-based games.

    DimensioneX is a free Massive Multiplayer Game Engine. It lets you develop and then run or host browser-based, graphical multiplayer games. The users will play games simply via their browser. DimensioneX runs on any Java-enabled web server (eg. Tomcat)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    domain wide Adminstration console for Jboss application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A VST plugin that bridges VST data to the Open Sound Control networked domain. The plugin supports OSC scheduling and parameter control. The OscVstBridge can be used as a OSC to MIDI converter as well as a MIDI to OSC converter by using a VST host.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    This is a personal project to host a few tools I've programmed over time and that are under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Gametable

    Multi-user whiteboard emphasizing simplicity.

    Gametable (also known as GamenianTabele), is a Java-based shared whiteboard and chat client. It is designed primarily to provide an online tabletop interface. Draw directly, or place images, that all connected users can see and manipulate. RNG/dice functions supported, infinite table size, a few Z-order layers, pointer tools visible to everyone connected, stand along host server, and basic tagging and drawing tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This is a maven plugin that allows to start, stop, resume, revert to snapshot a Virtual Machine hosted by VMWare Server. It can be useful for test phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    isytok
    Little multimedia LAN chat application, oriented to software developers teams who rapidly need to share ideas, screenshots or thoughts!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SAADA transforms a set of heterogeneous astronomical data FITS files in a powerfull database deployed on the Web and including VO features. The database is located on your host and keeps under your full control. This job doesn't require to write cod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    I host the global virtual machine here! It is a virtual machine build on top of JVM, which provides a unified access to resources including threads and files in on vevery node.
    Downloads: 0 This Week
    Last Update:
    See Project