fix: fix user agent duplicated
This commit is contained in:
@@ -37,7 +37,7 @@ Listeners {
|
||||
PortConn = 9443
|
||||
HostRotation = "round-robin"
|
||||
Secure = false
|
||||
UserAgent = UserAgent = "Mozilla/5.0 Windows NT 10.0 Win64 x64 Chrome/120.0.0.0"
|
||||
UserAgent = "Mozilla/5.0 Windows NT 10.0 Win64 x64 Chrome/120.0.0.0"
|
||||
|
||||
Hosts = [
|
||||
"{{C2_DOMAIN}}"
|
||||
|
||||
Reference in New Issue
Block a user