├── screenshot.png ├── bypass ├── kmsgif.php ├── kmsjpg.php ├── kmspdf.php └── kmspng.php ├── kms.php └── README.md /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mugi789/kumasia/HEAD/screenshot.png -------------------------------------------------------------------------------- /bypass/kmsgif.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mugi789/kumasia/HEAD/bypass/kmsgif.php -------------------------------------------------------------------------------- /bypass/kmsjpg.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mugi789/kumasia/HEAD/bypass/kmsjpg.php -------------------------------------------------------------------------------- /bypass/kmspdf.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mugi789/kumasia/HEAD/bypass/kmspdf.php -------------------------------------------------------------------------------- /bypass/kmspng.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mugi789/kumasia/HEAD/bypass/kmspng.php -------------------------------------------------------------------------------- /kms.php: -------------------------------------------------------------------------------- 1 | 9 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | # ./kumasia simple backdoor 3 | ![penampakan](https://github.com/mugi789/kumasia/blob/main/screenshot.png?raw=true) 4 | ``` 5 | Menu : 6 | - webshell 7 | - file upload 8 | - command execution 9 | - mass create file 10 | - csrf online 11 | - fake mail 12 | - download file 13 | - adminer 14 | ``` 15 | 16 | Tampilan sudah responsive

17 | *** Note : Gunakan file ini dengan bijak, hanya untuk keperluan pentesting saja 18 | --------------------------------------------------------------------------------