HavocFramework / Havoc

The Havoc Framework
https://havocframework.com
GNU General Public License v3.0
6.81k stars 960 forks source link

[enhancement] Auto-complete on path args #39

Open trickster0 opened 2 years ago

trickster0 commented 2 years ago

Auto-complete on path args

for example dll spawn /home/t (tab tab) to autocomplete

chbGSmCm commented 2 years ago

This would generate a lot of traffic on the implantside so lets only implement this on the client/teamserver

Cracked5pider commented 2 years ago

This only can be added to the client side lol.

trickster0 commented 2 years ago

I meant the client only ofc... :D

jfjallid commented 3 weeks ago

It would be nice if local paths for commands such as dotnet inline-execute <path> could auto expand on the client.