Search Results for "pentest web browser" - Page 31

Showing 1327 open source projects for "pentest web browser"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Another YouTube Downloader
    Cross browser userscript to download videos from YouTube in various formats and sizes available. Find size of videos before downloading (http://pradip.x10.mx/index.php/download-details/36/Helper) Check Readme.txt in Files section for installation instructions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    zaiko

    zaiko

    Zaiko is small, versatile stock control application.

    Zaiko is a simple application for small businesses, featuring sales and purchasing management as well as real-time stock control. Highly configurable, it is designed to adapt to the user's preferences. Written in PHP with a MySQL database, it can be run either locally or over the web, and accessed via web browser, thus being completely platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rosefinch is a web file manager. Cut, copy, paste, rename and delete and make new folder in browser just like use other file managers on your compute. Also, Rosefinch provides download, upload and search feature. Rosefinch can be an alternative of Ap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Java HTTP REST interface

    Base for HTTP-REST Java application

    ...It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal/console - unpack example app files under/within your apache2 document root file structure - open index.html (with a www browser, from a www server) - observe terminal output
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    OWASP Mantra - Security Framework

    OWASP Mantra - Security Framework

    Free and Open Source Browser based Security Framework

    OWASP Mantra - Free and Open Source Browser based Security Framework, is a collection of free and open source tools integrated into a web browser, which can become handy for penetration testers, web application developers, security professionals etc.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 6

    Pur-ooze

    Music Stream using PHP /Zend and Dojo

    Pur-ooze is a program where one can stream music through a browser, in addition to having advanced playlist options. It utilizes PHP/Zend for the backend and the Dojo Framework for the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Lograph

    Log text into graph on python and javascript.

    Graphize logs on the web browser. Fast javascript implementation needed with large monitor use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    URL Slicer

    URL Slicer

    Opera extension

    Opera extension for slicing the current URL in linkified segments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Whizdom

    Powerful html5 & javascript library for creating applications & games.

    WhizJs is what you want for creating cross-platform web applications and games to be displayed across multiple browsers and/or viewing devices. It comes fully equipped with a graphics api, sound support, and easy to use tweening functions. This library wraps the dom into a class-like structure to create an environment better suited for developing apps and games. It's intended to use with the newer versions of the most popular browsers, and doesn't depend on any other framework. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    jObject.js

    Simple JavaScript API

    jObject.js is a Simple JavaScript API to help users develop web app clients much easier and faster . It provides CSS manipulation,supports get elements by Class includes Event handling,Form validation, simplified AJAX, graceful ModalWindow, Calendar, Timer and some System support functions such as Java like System.out.println(). Every thing in this API is encapsulated in objects.It is also a cross browser compatible API. jObject.js lets you sleep earlier
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Molybdenum is an IDE for creating, editing, running and recording testscripts for Selenium, a browser integrated testtool from http://thoughtworks.com. Molybdenum is build as a Mozilla Firefox extension/application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sheetster Web Spreadsheet

    Sheetster Web Spreadsheet

    an embeddable spreadsheet for your web application

    ...Neither the client nor the server needs Excel or any browser plugins. Sheetster is primarily intended for developers who want to integrate spreadsheets into their web applications. Towards that end it provides a server-side API for document storage connectors and a rich REST API for manipulating open spreadsheets. It can also be deployed stand-alone by a website administrator to provide spreadsheet editing with a rudimentary CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    World of Phaos is a browser based RPG written in PHP.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14

    jCounter

    jCounter is a simple light-weight extensible jQuery plugin that helps

    jCounter is a simple light-weight extensible jQuery plugin that helps you create various date-based countdowns, countups and custom timers. It comes with server-side timezone support to display accurate countdowns across the globe and pure css scalable themes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jam

    Jam

    JavaScript package manager

    Jam is a package management tool designed for JavaScript applications, focusing on front-end dependency management before the widespread adoption of modern tools like npm and Yarn for browser-based workflows. It allows developers to install, manage, and bundle JavaScript libraries for use in web applications, simplifying dependency handling in client-side environments. Jam integrates with RequireJS and other module loaders, enabling structured and modular development practices in the browser. It provides a command-line interface for installing packages and managing versions, helping developers maintain consistent dependency trees. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ToMaBoM

    ToMaBoM

    Topic Map Bookmark Manager - Firefox Extension

    Firefox Extension for managing and organizing bookmarks with the Topic Maps concept
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    K.L.'s Tanx
    This is a 3D puzzle game with fantastic design. The prototype idea is from Family Computer game 'Tank', so Tanx means Tank's extended version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Offiria Community

    Offiria Community

    Offiria Comm. is the leading open source enterprise social network.

    Offiria Community is a robust open source enterprise social networking platform and software for anyone interested in running their very own private social network for their organization. Offiria is fully mobile compatible via mobile browsers on Android and iOS. Offiria is based on the Joomla! framework and not a Joomla! based component. It works as a standalone software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Xi Spectrum Viewer

    Mass Spectrum Viewer Tool

    To overcome current limitations in published MS data accessibility, we introduce a browser-based spectrum viewer that aims to allow exploration of alternative interpretations for MS spectra and additionally: can be operated by non-specialists, is open source, can be integrated into other software, gives appropriate publication-quality output. Spectrum Viewer is implemented totally on the client side using XHTML for menus and dialogs, SVG for spectrum and peptide display, and Javascript to drive functionality. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpBrowser

    phpBrowser

    A browser within a web browser.

    phpBrowser is a "browser within a web browser" written with PHP, HTML, and JavaScript. There was no set purpose in mind for what this would be used for, so be creative! Installing phpBrowser is very simple. Upload it to your website, edit a couple of settings, and you're ready to use it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Whiz-DOM

    Formerly CraveJs, it's for creating JavaScript applications and games.

    WhizDOM is what you want for creating cross-platform web applications and games to be displayed on the web. This javascript engine uses DOM wrapping to create an environment more suitable for developing games and apps. It is intended for use with most of the leading modern browsers, and doesn't depend on any other framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    WebBuilder

    WebBuilder is a powerful web application development tool

    WebBuilder is a powerful rapid application development tool for creating amazing web applications. .Browser based integrated development environment. .Develop application easily and quickly. .High performance and high stability. .Cross Browser, database and operating system. .Server side script support. .Smart database access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Docs Online Viewer

    Docs Online Viewer

    Easily open documents/files of any format you found on the web

    ...This is light weight on your system compared to using third party softwares, reducing browser / system crashes and load on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JSGL - JavaScript Graphics Library

    JSGL - JavaScript Graphics Library

    Object-oriented, interactive JavaScript vector graphics library

    ...It is designed for, and well tested on most major web browsers (MSIE 6+, Firefox 3+, Opera 9+, Safari 3+, Chrome).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Poppy - Web Interface Generator

    Poppy - Web Interface Generator

    A visual markup editor that runs in a browser.

    **THIS PROJECT IS NOT MAINTAINED ANYMORE **CHECKOUT http://poppy.dc-development.de to see its follow-up Poppy is a visual markup editor that runs in a browser. - Best Browser: Use Mozilla-FireFox! - Take Care: for local testing/development only! Features: - Multiple Projects - Build/Edit Master and Pages Visually - Clean formatted output only elements you specified - Filemanager New: - Installer for easy setup - Poppy demo project for...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB