├── LICENSE ├── README.md ├── screenshot ├── idx-interface.PNG ├── indoxploit-login.PNG └── ss.txt ├── shell-v2.php └── shell-v3.php /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Err0r-ICA/indoxploit-shell/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Err0r-ICA/indoxploit-shell/HEAD/README.md -------------------------------------------------------------------------------- /screenshot/idx-interface.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Err0r-ICA/indoxploit-shell/HEAD/screenshot/idx-interface.PNG -------------------------------------------------------------------------------- /screenshot/indoxploit-login.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Err0r-ICA/indoxploit-shell/HEAD/screenshot/indoxploit-login.PNG -------------------------------------------------------------------------------- /screenshot/ss.txt: -------------------------------------------------------------------------------- 1 | dd 2 | -------------------------------------------------------------------------------- /shell-v2.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Err0r-ICA/indoxploit-shell/HEAD/shell-v2.php -------------------------------------------------------------------------------- /shell-v3.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Err0r-ICA/indoxploit-shell/HEAD/shell-v3.php --------------------------------------------------------------------------------