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
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.
Semi-automated exploration of all page links inside a web application. Produces a map (i.e. a graph) of all links between pages, including relationships on HTTPrequest parameters and form input fields.
CyBerFuN xBTiT by cybernet2u / I only install hacks and maintain them / all the credits for the core source goes to : http://www.btiteam.org
new files here ->https://github.com/cybyd/cybyd
A cakephp facebook component with easy GUI installer with live examples to connect to apps, send app requests, write on wall, view profile picture, friends list, and many more
PHProjekt is an application suite that supports communication and management of teams and companies. It includes a group calendar, project management, a request tracker and localization. source code is hosted at http://github.com/mayflowergmbh/PHProjekt
If you like to use the Twick.it API you should take a look at this wrappers. By simply calling some static methods you can read data from the API and don't have to care about all the REST stuff like sending HTTPrequest or parsing XML data.
CSS Joiner is a realtime CSS optimizer, you may use in your web site/application to minimize CSS code returned from your web server. Multiple local or external files can be loaded like single CSS file - using single <link> tag (one server request).
APC Anti Crawler is a php5 class based on APC which can be used to limit the amount of httprequest per IP. It stop web crawler to download your entire website.
Create new Your Own Search Engine using Yahoo Boss API. Yahoo Boss API provide unlimited request. This is writing on PHP5. Demo - http://search.ourlk.com
YOXEL SW: agile project management, full featured request/bug tracker and helpdesk, knowledge management, FAQ publishing, Q&A community guided search. Read about it in issue #7 of o3 magazine (http://o3magazine.com/pastissues/issue7/)!
It is a PHP port for GWT Server (RemoteServiceServlet). With GWTPHP you can connect GWT application with PHP. It decode/encode GWT request/response using GWT native data interchange format. No JSON or XMLRPC needed. Project web site: http://gwtphp.sf.net
Set of libraries and user-interfaces usefull to test the vulnerabilty of web applications. By simulating HTTPrequest and parse the response we can detect some of the most important bugs in the web-application system or in some other software layer .
A simple PHP class library that provides a set of 'Web Controls'. These controls maintain their own state based on values in the HTTPrequest, and in some cases can be data-bound.
The purpose of ErrorSystem is to provide a contextual on-line documentation for software errors, using a HTTP-GET request on your web server. So you can do it just sending an url to IE, or parsing the response in your PHP script, for example.
PHP_Dyn is PHP Extension to help debugging a PHP script.
You can get execution trace of scripts not to need change them.
HTTPrequest parameter can be printed.
Argument value of the function call and return value can be printed.
PHP object validator for user inputs such as strings or arrays
PHP class to validate user input (HTTPrequest) by specifing rules. You can basically validate any PHP-array structure, e.g. decoded JSON. The rules use functions or other callables that validate the user input. In addition to string validation, it is easy to set up rules validating array of values or possibly more complex structures.
Check Wiki for more information!
Web service acts as an authorizer for other web services. It takes other service's name, client's IP address, number of requests and a key as input via GET HTTPrequest. It produces XML output saying is client authorized to use requested service.