Libraries tagged by bjpass
laramint/laravel-security-scanner
817 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
gramercytech/laravel-claim-check
2476 Downloads
Bypass Pusher's 10KB broadcast payload limit via the claim-check pattern. Oversized messages are stored server-side and fetched on demand by clients.
alleyinteractive/wp-find-one
21069 Downloads
Query for and return one WordPress post, term, or other object, bypassing intermediate arrays.
hryvinskyi/magento2-two-factor-auth-bypass
287 Downloads
Module for bypassing Magento 2 two-factor authentication via environment configuration
blackbird/bypass-login-as-customer-assistance
4189 Downloads
Bypass the allow login assistance check.
kyranrana/cloudflare-bypass
11484 Downloads
A library for helping bypass the cloudflare UAM page.
idimsh/better-bypass-finals
3084 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
zaman-ua/2captcha
687 Downloads
PHP package for easy integration with 2captcha API
ssipak/imagetyperzapi
7606 Downloads
ImagetyperzAPI PHP is a super easy to use bypass captcha API wrapper for imagetyperz.com captcha service
imagetyperzapi/imagetyperzapi
34465 Downloads
ImagetyperzAPI PHP is a super easy to use bypass captcha API wrapper for imagetyperz.com captcha service
carlite/2captcha
17196 Downloads
PHP package for easy integration with 2captcha API
bypassflow/crypt
210 Downloads
PHP crypt package.
a2zwebltd/laravel-dev-mode
1320 Downloads
A lightweight Laravel package that lets developers temporarily bypass Gate authorization for testing and debugging with time-limited, IP-restricted access.
solution-forest/laravel-math-captcha
326 Downloads
A simple math-based CAPTCHA package for Laravel with image generation to prevent AI/OCR bypass
givanov95/laravel-git-hooks
118 Downloads
Composer plugin that installs a pre-commit git hook into Laravel + Vite projects — runs php-cs-fixer, a debug-statement guard, the Vite build (on frontend changes) and the test suite before each commit. Bypass with --no-verify.