SDMN CC Checker Bot A Telegram CC Checker Bot with hella lotta features. π Features Admin Panel Ban a user Unban a user Mute a user Unmute a user Che
This is a port of original WireGuard UI bits as implemented by Netgate in pfSense 2.5.0 to a package suitable for rapid iteration and more frequent updating on future releases of pfSense.
This package enables an additional layer of security when handling sensitive data. Allowing key fields of your eloquent models in the database to be encrypted at rest using AES-256-CBC.
LiteWAF is a simple in-app Web Application Firewall. It is a single php script that must be included at the beginning of each page you want to protect. For each request, the script parses the parameters looking for well known atta
This PHP cryptocurrency websocket connects you to the executium cryptocurrency websocket network. This repository can be used for an array of projects where you require a live market feed.
B-XSSRF
Toolkit to detect and keep track on Blind XSS, XXE & SSRF
SETUP
Upload the files to your server.
Create a Database and upload database.sql file to it.
Change
Web Application Firewall (WAF) package for Laravel
This package intends to protect your Laravel app from different type of attacks such as XSS, SQLi, RFI, LFI, User Agent, and a lot more. It will also block
Shieldon is a Web Application Firewall (WAF) for PHP. Taking less than 10 minutes only, PHP expert developers will understand how to implement Shiedon Firewall on their Web applications. The goal of this library is to make
Laravel ACL
This package allows you to manage user permissions and groups in a database, and is compatible with Laravel v5.8 or higher. Please check the documentations.
Tests
Run composer test to t
Laravel Authorization
Laravel-authz is an authorization library for the laravel framework.
It's based on Casbin, an authorization library that supports access control models like ACL, RBAC, ABAC.
PHP License
php-license is a library for generating and parsing license.
Requirements
PHP >= 5.4
OpenSSL
Generating Key Pair
Make sure OpenSSL is configured on your m
WPSpider- A WordPress Scanner (version 1.0b)
A centralized dashboard for running and scheduling WordPress scans powered by wpscan utility. It has following features:
Login Page-
Authentication is required to
This package has been abandoned. If you need Passwordless Authentication, migrate to Laravel Passwordless Login.
Passless
Passwordless Authentication Driver for Laravel. Just add water.
Re
A curated list of awesome PHP Security related resources.
List inspired by the awesome list thing.
Supported by: GuardRails.io
Contents
Tools
Web Framework Hardening
Static Code Analysis
Yii-Casbin
Use Casbin in Yii 2.0 PHP Framework.
Installation
Getting Composer package
Require this package in the composer.json of your Yii 2.0 project. This will download the package.
comp
Laravel OTP
This package allows you to secure your resources with one time password access (otp).
Example Usage:
Route::get('secret', function (\Illuminate\Http\Request $request): string {
$token = $requ