benpturner
84535e39d8
re-print quickstart when restarting C2Server.py
2019-01-29 19:36:01 +00:00
benpturner
a2b2201945
migrate in implant handler
2019-01-29 19:30:30 +00:00
rolen
1ef348e32c
Revert "Revert "Merge branch 'master' of https://github.com/nettitude/PoshC2_Python ""
...
This reverts commit 9f8b17f6a6
.
2019-01-21 09:49:07 +00:00
rolen
9f8b17f6a6
Revert "Merge branch 'master' of https://github.com/nettitude/PoshC2_Python "
...
This reverts commit 7231d9026d
, reversing
changes made to d352a8e6e7
.
2019-01-21 09:47:35 +00:00
rolen
7231d9026d
Merge branch 'master' of https://github.com/nettitude/PoshC2_Python
2019-01-20 23:37:13 +00:00
rolen
d352a8e6e7
Correct GZip code to work on v2
2019-01-20 23:37:09 +00:00
rolen
22e4230e14
Major refector of the portscanner
...
[+] Handles IPv6
[+] Reverse DNS of IPs (both 4 and 6) pass -RevDNS flag
[+] Major performance improvements (now with added less crashing and less CPU usage). If concerned about CPU usage just use C2 mode (below)
[+] Parallelize the host resolution when starting (this was previously sequential and took a proper chunk of scanning time)
[+] Overhaul the ps1 script (assemblies are embedded gzipped to reduce space)
[+] Show Closed ports if -Closed flag passed
[+] Live and C2 update modes. C2 mode is default and no updating of the current target host:port or ports remaining is done (as is kinda pointless)
I will get the source for the scanner updated in GitHub ASAP
2019-01-20 23:25:31 +00:00
benpturner
b68af33108
Updated modules
2019-01-20 20:27:28 +00:00
benpturner
60076bbd41
Added hostname to opsec command
2019-01-20 20:04:38 +00:00
benpturner
03f93da031
Updated tasks command
2019-01-20 19:59:25 +00:00
benpturner
cf93e7c76f
Fixed proxy payloads
2019-01-20 19:52:11 +00:00
Ben Turner
5a904b2008
Merge pull request #30 from PwnDexter/linuxprivchecker
...
Merged - Fixes cookie length on python implant
2019-01-20 19:32:02 +00:00
PwnDexter
f7fc15b7f4
Fixed linuxprivchecker to work through a proxy
2019-01-19 15:48:44 +00:00
benpturner
bf9228302c
Old inveigh
2019-01-17 12:19:01 +00:00
Ben Turner
a88d37cf46
Merge pull request #29 from Console/master
...
Fixing configuration file issues
2019-01-17 09:28:38 +00:00
R H
c04cc37fb5
Merge pull request #3 from Console/Quickfix-config-vars
...
Fixing config
2019-01-16 21:30:28 +00:00
R H
9aa8ea6efc
Fixing config
...
Config had a missing variable and EOL comments where EOL comments cannot exist.
2019-01-16 21:30:00 +00:00
R H
6bf0ef9f02
Merge pull request #2 from nettitude/master
...
Update to fork from parent
2019-01-16 21:24:53 +00:00
Ben Turner
ad75e7fc7b
Merge pull request #27 from PwnDexter/linuxprivchecker
...
Added ability to load and execute LinuxPrivChecker in memory.
2019-01-13 18:33:48 +00:00
Pwn Dexter
49bb115b07
Update Config.py
...
Fixed typo
2019-01-13 16:23:42 +00:00
PwnDexter
0250e3672e
Added ability to load and execute LinuxPrivChecker in memory on *nix implants.
...
Intended to be a precurser for any python script but need to look into handling imports.
2019-01-13 16:16:09 +00:00
benpturner
ac2d4510c2
Updated Inject-Shellcode ppid
2019-01-11 18:29:57 +00:00
benpturner
b631642b3a
Non ascii character
2019-01-11 18:07:40 +00:00
benpturner
cf55b03fd6
Minimal update to help
2019-01-11 18:04:27 +00:00
benpturner
7aa05baa3a
Updated if statement in Sharp.cs
2019-01-11 18:01:56 +00:00
benpturner
6d1f4b2d83
Inject-Shellcode
2019-01-11 17:38:16 +00:00
benpturner
037c2f6c49
Fixed kill-implant options for C#
2019-01-10 10:12:14 +00:00
benpturner
ec4642bb14
Updated run-exe
2019-01-10 09:24:16 +00:00
benpturner
416ebda177
Removed the writeline for Run-dll/Run-exe
2019-01-10 09:20:12 +00:00
benpturner
5072457487
Updated run-dll
2019-01-09 23:38:06 +00:00
benpturner
cfffc36841
Updated payload quickstart script
2019-01-09 22:40:47 +00:00
benpturner
6864205fbd
Updated to fix TLS 1.0 issues. Server now supports TLSv1 and above. Powershell v2 Get-WebClient requires anything below TLSv1.2
2019-01-09 22:27:44 +00:00
Ben Turner
caab94ff82
Merge pull request #26 from b4ggio-su/master
...
Dropper as Templates and bug fixes
2019-01-08 22:28:09 +00:00
b4ggio-su
add6642653
Updates
2019-01-08 22:20:41 +00:00
b4ggio-su
ca70c5daea
Merge remote-tracking branch 'upstream-net/master'
2019-01-07 14:32:21 +00:00
benpturner
45032107b7
Updated get-userinfo
2019-01-07 14:28:15 +00:00
b4ggio-su
34d88c1283
remove error
2019-01-07 14:15:56 +00:00
benpturner
6e6a2eaa5e
OSX Handler
2019-01-06 18:47:27 +00:00
benpturner
131641c275
Updated ls-recurse
2019-01-06 18:21:22 +00:00
benpturner
faa92db420
Added Get-UserInfo
2019-01-06 18:09:07 +00:00
benpturner
cccf5da18b
Help updates
2019-01-05 21:24:21 +00:00
benpturner
de32562a90
Upload-file mod for OSx Implant
2019-01-05 21:24:06 +00:00
benpturner
a2501506a6
Fixed upload-file output from PR
2019-01-05 21:21:40 +00:00
Ben Turner
73a815b285
Merge pull request #25 from m0rv4i/upload-completion
...
Upload-file path completion and and unix pwn-self
2019-01-05 19:47:10 +00:00
m0rv4i
2cdc44b9bd
If the command is just upload-file use the inject-shellcode style path completion
2019-01-05 13:50:42 +00:00
benpturner
8e40bdf7d7
Updated Exit statement
2019-01-04 10:09:17 +00:00
benpturner
258890d696
Updated to include get-screenshotmulti
2019-01-04 10:00:46 +00:00
benpturner
6efaf56f39
Updated to Console's PR
2019-01-03 22:27:39 +00:00
benpturner
93beab8ebc
Merged Console's PR request for new urls
2019-01-03 22:18:11 +00:00
Ben Turner
63dd090ddc
Merge pull request #17 from Console/Custom-URL-Generation
...
Customisable and randomised url generation scheme for PoshC2
2019-01-03 22:12:49 +00:00