Sploitus

Exploit for coronary

kitploit · 2026-08-25

Exploit Code

MARKDOWN27 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-AMERINE-CORONARY
# coronary

![](http://share.amerine.net/heartbleed.png)

Проверяет CIDR-блоки на наличие уязвимости OpenSSL CVE-2014-0160, также известной как Heartbleed.

Вдохновлено проектом heartbleeder Джонатана Руденберга.

## Использование

root@kitploit:~
    
    
    $ coronary 192.168.1.0/24
    Scanning: 192.168.1.11/22
    VULNERABLE - 192.168.1.71:443 has the heartbeat extension enabled and is vulnerable to CVE-2014-0160
    SECURE - 192.168.1.119:443 does not have the heartbeat extension enabled
    VULNERABLE - 192.168.1.72:443 has the heartbeat extension enabled and is vulnerable to CVE-2014-0160
    VULNERABLE - 192.168.1.142:443 has the heartbeat extension enabled and is vulnerable to CVE-2014-0160
    SECURE - 192.168.1.180:443 does not have the heartbeat extension enabled
    
    

## Установка

Соберите из исходников с помощью `go get` (например, )