Commit Graph

3168 Commits (fe179b006a7bdca7887af67e60b0afe80e4fd9f2)

Author SHA1 Message Date
byt3bl33d3r ad1d70848c Updated README.md 2015-08-19 19:30:57 +02:00
byt3bl33d3r 2705e7e6ab forgot to censor username and password from readme, oops! (yes I changed them) 2015-08-19 19:26:51 +02:00
byt3bl33d3r 526ace710c no reason to print execution method if there is no output 2015-08-19 19:24:19 +02:00
byt3bl33d3r 834570bf2f Made README.md decent 2015-08-19 19:17:54 +02:00
byt3bl33d3r d77d235ba8 Changed logging level in verbose mode
-t option is now required
2015-08-19 17:13:54 +02:00
byt3bl33d3r 415f5cc27e Added verbose output option
Added check to proceed on intrusive options only if provided with user, password or hash
2015-08-19 16:33:56 +02:00
byt3bl33d3r a16886521b added --patternfile support for share spidering 2015-08-19 16:17:08 +02:00
byt3bl33d3r 68230fb08a Added share spidering capability 2015-08-19 16:06:07 +02:00
byt3bl33d3r 3429f4bf83 All three execution methods now support wrting output to a SMB server 2015-08-19 11:47:51 +02:00
byt3bl33d3r 50aa5226d0 added served_over_smb directory 2015-08-17 18:43:55 +02:00
byt3bl33d3r 651c181c83 smbexec and wmiexec now will start an SMB server and use it to read command output if unable to retrieve output from disk
changed default method of execution to smbexec
Fixed bug where an unexpected exit would occur if specifying only one target with --mimikatz
2015-08-17 18:40:10 +02:00
byt3bl33d3r d2f48f6518 Atexec output now gets printed properly
session and logged on users enumeration now gets printed inside the greenlet
2015-08-16 23:25:20 +02:00
byt3bl33d3r 2a30cdb34c Added atexec execution mode: executes commands using RPC calls to the windows task manager
Added option to enumerate logged on users via the NetWkstaUserEnum WinAPI call
Added option to enumerate active sessions using the NetSessionEnum WinAPI call
2015-08-16 15:53:08 +02:00
byt3bl33d3r ea761c23ca Added list command 2015-08-15 23:40:22 +02:00
byt3bl33d3r a396b76424 Added upload, download and delete commands
Code is now fully concurrent, removed greenlet sync code
If plain text creds are dumped using mimikatz, creds will be parsed and displayed to the user
Full mimikatz output is stored to log files
2015-08-15 22:48:54 +02:00
byt3bl33d3r d0550fa545 Greenlet Output is now partially synced between threads
added temporary logging handler
added options group
2015-08-15 15:32:57 +02:00
byt3bl33d3r 227e858933 initial commit 2015-08-14 16:19:16 +02:00
byt3bl33d3r b842274743 Initial commit 2015-08-14 16:11:55 +02:00