PHPackages                             dominik/bleed - 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. dominik/bleed

ActiveLibrary[Security](/categories/security)

dominik/bleed
=============

bleed - Heartbleed (CVE-2014-0160) tool.

721PHP

Since Apr 17Pushed 12y ago2 watchersCompare

[ Source](https://github.com/DominikTo/bleed)[ Packagist](https://packagist.org/packages/dominik/bleed)[ RSS](/packages/dominik-bleed/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

bleed
=====

[](#bleed)

bleed is a tool to test servers for the '[Heartbleed](http://heartbleed.com)' vulnerability ([CVE-2014-0160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0160)).

Usage
-----

[](#usage)

```
$ bleed example.org
> Connecting...
> Sending Client Hello
  Waiting for Server Hello...
< Received message: type = 22, ver = 0302, length = 61
< Received message: type = 22, ver = 0302, length = 6442
< Received message: type = 22, ver = 0302, length = 331
< Received message: type = 22, ver = 0302, length = 4
> Sending Heartbeat request
Unexpected EOF receiving record header. Server closed connection.
No heartbeat response. Server likely not vulnerable.

```

Installation
------------

[](#installation)

### Prerequisites

[](#prerequisites)

- The package manager [Composer](http://getcomposer.org).
- Composer global vendor directory in your path (e.g. `export PATH=~/.composer/vendor/bin:$PATH`).
- You might have to add `"minimum-stability": "dev"` to your global `composer.json` (by default in `~/.composer/composer.json`).

### Actual installation

[](#actual-installation)

```
composer global require 'dominik/bleed=dev-master'

```

Composer will now install `bleed` and its dependencies.

Updating
--------

[](#updating)

```
composer global update 'dominik/bleed'

```

Fineprint
---------

[](#fineprint)

*As your attorney, I advise you* to not use this software to do stuff that's not legal under the laws applicable to wherever you may be located and whatever you are doing with it. If you need an analogy: It may be allowed to run over things in your own backyard with your car, but in most jurisdictions it's probably illegal to run over things in the streets.

- [License](https://github.com/DominikTo/bleed/blob/master/LICENSE)
- [Disclaimer](http://knowyourmeme.com/memes/i-have-no-idea-what-im-doing)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d916220fea2bfe2d822214b0f188d1087035c66245431ae0dc2df4fbfbf81f6c?d=identicon)[dominik](/maintainers/dominik)

---

Top Contributors

[![DominikTo](https://avatars.githubusercontent.com/u/1384635?v=4)](https://github.com/DominikTo "DominikTo (2 commits)")

### Embed Badge

![Health badge](/badges/dominik-bleed/health.svg)

```
[![Health](https://phpackages.com/badges/dominik-bleed/health.svg)](https://phpackages.com/packages/dominik-bleed)
```

###  Alternatives

[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k18.0M138](/packages/mews-purifier)[paragonie/ecc

PHP Elliptic Curve Cryptography library

24772.0k36](/packages/paragonie-ecc)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
