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
Build Securely on AWS 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.
A shell script which determines by brute force the best compression format (bzip2, gzip, Z, zip, etc.) and which compression level to use in order to archive a file the smallest possible.
Sherlock Roams is a Python-based password auditing tool for Un*x-based systems. It uses a brute force approach on the shadow file (or the regular password file if that fails) to determine which users on your system have obviously insecure passwords.
Enables a user to view & alter
all aspects of comunications with a web site via a proxy. Primarily used for security
based penetration testing of web sites, it can also be used for
debugging during development. Seen as part of a hacker toolkit.
Strength in numbers. Existing products we're involved in include port to Linux of Tony Forbes' MFAC for brute-force factorization of MM61 for relatively small factors, and further development and improvement of Tim Charron's ECMnet distributed computing f
An original bruteforce-based encryption/decryption system. BBE was originally conceived to chat with encrypted text on IRC. mIRC and X-Chat support BBE via script addon. BBE can also encrypt MIME encoded files. Blowfish encryption is currently supported.
Disk Optimizer selects files to be placed on any disk medium that will maximize the space used. It is very efficient in finding an optimum file set since it uses a Genetic Algorithm instead of brute force.
pUniConf is a rapid application development (RAD)framework for writing GUI applications in Perl/Gtk2, using plugins as the main source of interface design. Perl modules are coming soon, eliminating the need for plugins!
Generic clustering/load-balancing platform (over a LAN or internet) using java based P2P Aorta workers that execute java "tasklets". Various tasklets can be implemented to solve fractals, process images, render webpages, crack RSA "brute force".
leJOSUnit is a port of the Java based JUnit framework for testing robotic programs with a very small footprint. leJOS is a Java based replacement firmware (OS) for the LEGO Mindstorms RCX brick that comes with Lego\'s Robotics Invention System.
Software load balancer. Accepts connections and distributes them to an array of back end servers. Unique/advanced features include integrated testing of back end servers and optional termination of client connections to misfunctioning servers.
The Firewall Tester is a tool designed for testing firewalls' filtering policies. It includes an Intrusion Detection System testing feature, along with a packet generator tool and a sniffer. Unlike common firewall testing tools or packet generators, fte
SysUnit is a JUnit framework for distributed testing, system testing and integration testing. SysUnit is ideal for testing highly distributed software such as clusters of web applications, web services or MOM based software
A web site testing tool. This is a white box testing tool which uses jakarta HttpClient to hit a series of URLS and performs one of many different tests on the returned content.
WWSM is a login-script program that determines whether software is installed, updated or removed by testing for Operating System, registry keys, software versions and machine name.
The XMLTester is an open-source platform for system-level testing of message based XML applications, including "Web Services" applications. XMLTester is implemented primarily in Java.
Please see www.xmltester.org for details.
OpenLC is a set tools designed to facilitate benchmarking and stress
testing of a wide variety of information servers (WEB, Email, FTP,
LDAP, ...). A XML-RPC API is offered for developers interested in
creating clients that query the services provid
Netutils is a collection of libs/classes and tools
for network programmers in Python. It provides different classes and methods for custom packet manipulation, network scanning and stress testing. Everything in pure Python
Dieseltest is an easy-to-use load testing tool for simulating hundreds or thousands of users on a website. It has a facility for recording scripts, playing them back, and showing the results in real time. Results can be exported for further analysis.
LogiTest is a suite of applications to aid in the testing of web sites and web based applications. Applications in the suite include: LogiTest for functional and regression testing, LogiMonitor for real-time monitoring, and LogiLoad for load testing.
HBAVERIFY project is developing a C-based application for testing
the Fibre Channel Host Bus Adapter (HBA) API, developed through
the Storage Networking Industry Association (www.snia.org).
A console-based web scripting tool, (eventually) with Perl scripts for stress/performance testing. West is capable of both HTTP and HTTPS transactions using SSLeay or OpenSSL.
An extension to the JUnit 3.2 testing package (www.junit.org) to create a dynamic test suite from the manifest of a jar file. This will prevent the manual maintenance of a test suite inside of the main() method of a class.