Libraries tagged by ARTACK
soosyze/kses
46078 Downloads
An HTML/XHTML filter written in PHP. Checks on attribute values. Can be used to avoid Cross-Site Scripting (XSS), Buffer Overflows and Denial of Service attacks, among other things.
mitnick/laravel-security
11460 Downloads
laravel-mitnick helps you secure your Laravel apps by setting various HTTP headers. it can help!
j0k3r/safecurl
110527 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
cleantalk/anti-ddos-lite
2614 Downloads
A small PHP app to protect your site against DDoS attack or crawling web site by bots.
yidas/brute-force-attacker
1017 Downloads
Brute-force attack tool for generating all possible string and executing function
bnomei/kirby3-redirects
8464 Downloads
Setup performant HTTP Status Code Redirects from within the Kirby Panel
realityking/hash_equals
65671 Downloads
Provides functionality for hash_equals() to projects using PHP earlier than version 5.6.
vanilla/safecurl
129521 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
marein/symfony-standard-headers-csrf-bundle
6395 Downloads
Protect symfony applications against CSRF attacks with the help of standard headers.
edfi/resources
23507 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
edfi/descriptors
23504 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
dmt-software/anti-xss-middleware
10469 Downloads
PSR-15 middleware to help prevent xss attacks
aoe/felogin-bruteforce-protection
11848 Downloads
Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.
shieldfy/shieldfy-php-client
517 Downloads
This is the official PHP SDK for Shieldfy (shieldfy.io)
shieldfy/normalizer
1429 Downloads
This package is useful for the input normalization, before running hardcore IDS/IPS rules. It normalize the inputs to fight against WAF Bypassing techniques using obfuscation or other techniques to hide payloads.