issues
search
trustedsec
/
trevorc2
TrevorC2 is a legitimate website (browsable) that tunnels client/server communications for covert command execution.
Other
1.22k
stars
256
forks
source link
Added requests support
#31
Closed
nasbench
closed
3 years ago
nasbench
commented
3 years ago
Replaced urllib by requests
Wrapped the "stdout_value" with an "str" function to allow concatenation. Because the "Popen" function return a "byte" string in python3.