Libraries tagged by ARTACK
craftcms/url-validator
273633 Downloads
Validate URLs and IP addresses against SSRF, DNS rebinding, and cloud-metadata attacks.
anyx/login-gate-bundle
346877 Downloads
Checking brute force attacks on site
soosyze/kses
67874 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.
erikwang2013/security-php
993 Downloads
A PHP security attack detection plugin with 31 stateless threat detectors and 4 cross-request identity checks (session hijack, unusual login, data tamper, brute-force lockout). Works with Laravel, Webman, ThinkPHP, and Hyperf, or with no framework at all via global functions.
bnomei/kirby3-redirects
10108 Downloads
Setup performant HTTP Status Code Redirects from within the Kirby Panel
riimu/kit-csrf
28349 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
j0k3r/safecurl
156549 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
fin1te/safecurl
26509 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
edfi/resources
136762 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
136759 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.* ***
drupal/ai_recipe_guardrails_prompt_safety
9860 Downloads
AI Guardrails Prompt Safety recipe for the Drupal AI module. Installs guardrails to block injection attacks, XSS patterns, and liability-triggering topics such as legal advice, medical advice, and sensitive subjects.
cotonet/soak-time
20178 Downloads
Protects against supply chain attacks by filtering recently published packages.
cleantalk/anti-ddos-lite
5023 Downloads
A small PHP app to protect your site against DDoS attack or crawling web site by bots.
yidas/brute-force-attacker
2365 Downloads
Brute-force attack tool for generating all possible string and executing function
mitnick/laravel-security
11839 Downloads
laravel-mitnick helps you secure your Laravel apps by setting various HTTP headers. it can help!