drew-young / C2-Project

A C2 server and implant to control multiple clients from one host
1 stars 0 forks source link

Deleting Broken Shell Throws Error #1

Closed drew-young closed 2 years ago

drew-young commented 2 years ago

When running "ls", the server throws an error saying it can not delete x from the list.

drew-young commented 2 years ago

Fixed except block to "del" instead of "remove".