Categories
Tags → Script Execution

Injection Scanner

Injection Scanner is a PHP-based script that parses the query strings in a URL. By comparing the query string to known injection and remote execution exploits, it can effectively secure a webpage from being exploited. When an exploit is detected, t...
DETAILS

Export Query to SQL for SQL server

Export Query to SQL for Microsoft SQL Server helps to save results of a query execution as a set of INSERT SQL statements. Predefined or cusrtom separators like ''go'', two identity support modes and a few options make this tool flexible. T...
DETAILS

Large Database Backup

This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creati...
DETAILS

Multi-thread Simulation

This class can emulate the execution of program threads using separate HTTP requests to the same script. It establishes an HTTP connection to the same Web server to execute the same PHP script. It sends a request passing the name a function to ...
DETAILS

Page:
©2003-2019 jCay.com