Sploitus

Exploit for CVE-2022-26134

kitploit · 2026-08-26

Exploit Code

MARKDOWN24 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-WJLIN0-CVE-2022-26134
# CVE-2022-26134

> Практика написания PoC на Go

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

root@kitploit:~
    
    
    go get -u -v github.com/wjlin0/CVE-2022-26134
    CVE-2022-26134 -url https://example.com/
    

![image-20221225232018339](https://assets.kitploit.com/production/public/readmes/34415/ac13fc9532396745cc594d037d915b2674d133184fed91b6e479c65f5f73d0a4.png)

## Сборка

root@kitploit:~
    
    
    git clone https://github.com/wjlin0/CVE-2022-26134
    
    cd CVE-2022-26134 && chmod +x build.sh && ./build.sh