PHPackages                             bitslip6/bitfire - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. bitslip6/bitfire

ActiveLibrary[Security](/categories/security)

bitslip6/bitfire
================

Enterprise firewall, stop all bot/spam and manual attacks. OWASP top 10, with bot whitelist in &lt;2ms

2.2.2(3y ago)13404[3 issues](https://github.com/bitslip6/bitfire/issues)AGPL-3.0PHPPHP ^7.0.33

Since Dec 30Pushed 3y ago2 watchersCompare

[ Source](https://github.com/bitslip6/bitfire)[ Packagist](https://packagist.org/packages/bitslip6/bitfire)[ Docs](https://github.com/bitslip6/bitfire)[ RSS](/packages/bitslip6-bitfire/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (9)DependenciesVersions (50)Used By (0)

[![License](https://camo.githubusercontent.com/71762be8996cec19d580c7de7fd27e5a5dcb5ca39942bb56d016a20b3b1584b0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4147504c253230332e302d626c7565)](https://www.gnu.org/licenses/agpl-3.0.en.html)[![Issues](https://camo.githubusercontent.com/8f9a7abba6a16b495e947400e99a839eccafc321c2cd341c6bcf24531b264614/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f626974736c6970362f62697466697265)](https://github.com/bitslip6/bitfire)[![Maintainability](https://camo.githubusercontent.com/3d916259465518d7c1a79d904982cddf859c00abb13ee0505bc9596aef99e8c8/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f30613961333562663665303337383832303831312f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/bitslip6/bitfire/maintainability)[![PHP Ver](https://camo.githubusercontent.com/2df86b3894ed53314ca0ad638f9fe108acb7194559c072018e467ea040856b9e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d2533453d372e312d626c7565)](https://php)[![Slack Chat](https://camo.githubusercontent.com/95cc43a48fc5d4f4acb5ca8046f02df32ba96ba0ab140762d676d7e00ca5a532/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736c61636b2d332532306f6e6c696e652d626c7565)](https://join.slack.com/t/bitslip6/shared_invite/zt-l7gxmgc3-9T0QFNP6GN4IFPOVtZGJrQ)

 [ ![Logo](firewall/views/bitslip.png) ](https://bitfire.co/)

[BitFire RASP Firewall for PHP](https://bitfire.co/)
----------------------------------------------------

[](#bitfire-rasp-firewall-for-php)

enterprise class security for everyone
 [**BitFire Install Guide »**](https://bitfire.co/bitfire-install)

 [Report Bug](https://github.com/bitslip6/bitfire/issues) · [Request Feature](https://github.com/bitslip6/bitfire/issues)

 Table of Contents1. [About BitFire](#about-the-project)

- [Video Demonstration](#Video-Demonstration)

4. [File-System Protection RASP](#filesystem-rasp)
5. [Database Protection RASP](#database-rasp)
6. [Automated Bot Protection RASP](#bot-protect-rasp)
7. [Getting Started](#getting-started)
    - [Prerequisites](#prerequisites)
    - [Installation](#installation)
8. [Additional Information](#)
    - [Built With](#built-with)
    - [Usage](#usage)
    - [Roadmap](#roadmap)
    - [Contributing](#contributing)
    - [License](#license)
    - [Contact](#contact)
    - [Acknowledgements](#acknowledgements)
Runtime Application Self Protection firewall for PHP
----------------------------------------------------

[](#runtime-application-self-protection-firewall-for-php)

BitFire is a Runtime Application Self Protection (RASP) based firewall for PHP servers. BitFire's RASP for PHP works differently than a traditional Web Application Firewall (WAF), by providing a security sandbox for all database and filesystem access, BitFire can prevent malware infections *and* account takeover for vulnerable plugins, themes and custom PHP code, regardless of of the stack.

#### Video Demonstration:

[](#video-demonstration)

[![BitFire Intro Video](https://camo.githubusercontent.com/30fe3268254c702970cd196be6170b957f79b0779685572e3b90b9778e6e5d24/687474703a2f2f696d672e796f75747562652e636f6d2f76692f50357372524a6d5152694d2f302e6a7067)](http://www.youtube.com/watch?feature=player_embedded&v=P5srRJmQRiM
)

#### FileSystem RASP

[](#filesystem-rasp)

**Consider the following PHP vulnerability:**This vulnerability allows uploading or overwriting any PHP file.

```
