Lab 8.1 Weevely - JimKnee-Champ/Ethical-Hacking-Journal GitHub Wiki

Weevely - web shell generator. Will encrpyt the data so that only the password used to generate the shell will be able to decrpyt the data. Also encrypts itself, so its function isnt immediately detectable by anyone viewing the file.

Weevely generate (password) (filename) - generates a web shell that can be used with the password.

weevely http://(target server)/(file location) (password) - will create a connection with the server that will allow you to run commands using the shell.