Closed kiwings closed 3 years ago
Missing to update bofdefs.h
WINBASEAPI DWORD WINAPI NETAPI32$NetUserAdd(LPCWSTR servername, DWORD level,LPBYTE *bufptr, LPDWORD parm_err);
WINBASEAPI DWORD WINAPI NETAPI32$NetLocalGroupAddMembers(LPCWSTR servername,LPCWSTR groupname,DWORD level,LPBYTE *bufptr, DWORD totalentries);
#define NETAPI32$NetUserAdd NetUserAdd
#define NETAPI32$NetLocalGroupAddMembers NetLocalGroupAddMembers
Thank you for this pull request. I believe it to be well coded and I can appreciate the time spent on it.
Unfortunately as this is a technique that modifies a target system I will have to reject it from this specific repository. This is outlined under technique expectations here
That specific decision was made by those higher up then I in TrustedSec in terms of what we want our name on publicly in relation to this repo.
Thank you again, as stated I think this is good code and it would be more then possible for it to stand alone or in a fork.
add a new bof: netuserAdd add a user to target group