# Web Reverse Shell ## On a Kali distribution see - `/usr/share/webshells` - Preinstalled by default on a Kali distribution. - `/usr/share/seclists/Web-Shells` - The `seclist` (package) has mainly wordlist files but also web shells installed in `/usr/share/seclists/Web-Shells`. See also the [SecList GitHub repository](https://github.com/danielmiessler/SecLists). See also this [dedicated page in the Kali documenntation](https://tools.kali.org/password-attacks/seclists) with with the Seclist contains. ## Create your own reverse shell ### Weevely You can also create your reverse shell with the tool `weevely`.