mirror of
https://github.com/flotwig/spoofident
synced 2025-08-29 05:17:39 +00:00
Changing default uid to nobody/65534
This commit is contained in:
parent
e12903879e
commit
9c15916346
@ -3,7 +3,7 @@
|
|||||||
[ "0.0.0.0", 113 ],
|
[ "0.0.0.0", 113 ],
|
||||||
[ "::", 113 ]
|
[ "::", 113 ]
|
||||||
],
|
],
|
||||||
"setuid": 1000,
|
"setuid": 65534,
|
||||||
"user": "fakeuser",
|
"user": "fakeuser",
|
||||||
"os": "SPOOF"
|
"os": "SPOOF"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user