Venom - A Multi-hop Proxy for Penetration Testers
tunnel
golang
security
proxy
socks5
pentesting
ctf
ssh-tunnel
venom
pentest-tool
redteam
port-forward
port-reuse
-
Updated
Oct 14, 2019 - Go
The purpose of this issue is to expand upon the existing
ConfigStoreAPI to add methods for removing and renaming keys in theConfigStore.API
Currently there is no mechanism for performing these operations within venom, however, the logic to implement them should be fairly simple. Two new methods should be added to the
ConfigStoreinterface: