Oleksii Shevchuk
b936a25b87
flake8: fix
2019-02-11 22:31:52 +02:00
Oleksii Shevchuk
91161f6e04
interactive_sheill/windows: support -S
2019-02-11 22:29:58 +02:00
Oleksii Shevchuk
840e5b011c
Use precompiled pycrpyptodome for now
2019-02-11 22:29:58 +02:00
Oleksii Shevchuk
c5f3fc1ba1
windows/security: gethTokenFromPid - honor exc
2019-02-11 22:29:58 +02:00
Oleksii Shevchuk
7d6c6a10bb
impersonate: ignore ACCESS_DENIED
2019-02-11 22:29:58 +02:00
Oleksii Shevchuk
0a1752fe90
Add support for KEX disable
2019-02-11 12:06:07 +02:00
Oleksii Shevchuk
080b52f011
offload: check for EOF during data receive
2019-02-11 12:06:07 +02:00
Oleksii Shevchuk
0da576c145
winpty: get rid of global imports
2019-02-10 17:05:10 +02:00
Oleksii Shevchuk
92e665b93a
Explicitly install idna
2019-02-09 21:01:56 +02:00
Oleksii Shevchuk
d71a65f287
gitignore: Add db/
2019-02-09 19:03:40 +02:00
Oleksii Shevchuk
50e469c096
flake8: Fix indent things from new version
2019-02-09 19:03:17 +02:00
Oleksii Shevchuk
218ed5339d
ps1_oneliner: connect several times
2019-02-09 18:40:55 +02:00
quentinhardy
e3f20afa46
Duplicate module compatible with BIND mode now
2018-12-27 11:42:27 -05:00
quentinhardy
ab26a955f1
Detect Qemu VM in checkvm module
2018-12-27 10:29:50 -05:00
quentinhardy
8d8a6d273e
Help message about AV in bypassuac module
2018-12-27 09:22:40 -05:00
quentinhardy
5535dbe92a
Bug fix in bypassuac when custom exe
2018-12-27 09:18:44 -05:00
quentinhardy
9a0d250835
Catch an error in Screenshot module
2018-12-25 09:59:46 -05:00
quentinhardy
2941e42af5
Help when scrollback problems in shell module
2018-12-25 09:47:18 -05:00
quentinhardy
f7b4fe4364
Bug gix bind ps1_oneliner
2018-12-24 10:39:37 -05:00
AlessandroZ
3107cb64f9
fix bad word pasted
2018-12-11 18:35:12 +01:00
AlessandroZ
b552f2ac28
use conf file to store hardcoded value
2018-12-11 18:33:28 +01:00
AlessandroZ
4f5bc3e22d
bump winpwnage
2018-12-11 18:33:09 +01:00
AlessandroZ
0df488c705
bump lazagne
2018-12-11 18:33:00 +01:00
Oleksii Shevchuk
98e71b460e
Bump mimikatz
2018-12-11 09:54:56 +02:00
Oleksii Shevchuk
d124310c43
Fix travis
2018-12-10 18:39:28 +02:00
Oleksii Shevchuk
803bd99c06
ps: Do not implicitly enable SeDebugPrvilege
2018-12-10 18:38:49 +02:00
Oleksii Shevchuk
11e2545ba9
Merge github.com:/n1nj4sec/pupy into unstable
2018-12-10 18:05:59 +02:00
n1nj4sec
9b4b2eb843
Merge branch 'unstable' of https://github.com/n1nj4sec/pupy into unstable
2018-12-10 10:18:19 -05:00
n1nj4sec
bfe06e0d23
add windows EventID to event logs dump + hide powershell windows
2018-12-10 10:17:30 -05:00
AlessandroZ
a747bf062b
add SeDebugPrivilege when getting system
2018-12-07 17:41:09 +01:00
n1nj4sec
380275f0ad
Merge branch 'unstable' of https://github.com/n1nj4sec/pupy into unstable
2018-12-07 08:17:28 -05:00
Oleksii Shevchuk
e43f3c397e
webserver: Fix webstatic search path
2018-12-07 10:41:34 +02:00
Oleksii Shevchuk
e048738aee
[MAY/WILL BREAK THINGS] Change rules to make decision about folder placement
...
Fix behaviour with paths retrieved from config.
Previously if path was specified in config, it will allways be used as is.
Now same checks will be applied. This may break search for default credentials
path. In case you are using workdir (projects), be sure that in used pupy config
**prefer_workdir** is set to **yes**. Default is **no**.
2018-12-07 10:41:11 +02:00
n1nj4sec
c20194cba9
Merge branch 'unstable' of https://github.com/n1nj4sec/pupy into unstable
2018-12-06 20:59:06 +01:00
Oleksii Shevchuk
1a046b9604
Fix netstat show/hide decoding
2018-12-06 12:09:20 +02:00
n1nj4sec
77cb70fa12
add option to migrate from process name
2018-12-05 16:32:42 +01:00
Oleksii Shevchuk
643505599e
dotnet: generate oneliner assemblies as libraries
2018-12-04 16:38:03 +02:00
Oleksii Shevchuk
23e0f7683b
powerloader: various fixes
2018-12-04 11:16:29 +02:00
Oleksii Shevchuk
fb8d635673
powerloader: support pipes with psexec. PoC for pupy deployment only
2018-12-03 19:31:42 +02:00
Oleksii Shevchuk
1c9c4d2682
powerloader: Fix on windows with localization
2018-12-03 19:23:35 +02:00
Oleksii Shevchuk
09d264e032
powerloader: migrate bypassuac and getsystem
2018-12-03 12:11:03 +02:00
Oleksii Shevchuk
ff4943eb5c
powerloader: fileless powershell loader (using .NET assembly)
2018-12-03 12:10:02 +02:00
Oleksii Shevchuk
667507de3d
client: Support recent pycryptodome
2018-12-02 00:35:30 +02:00
Oleksii Shevchuk
7c54a452a7
Add workarounds to support ctypes.pythonapi
2018-12-02 00:34:57 +02:00
Oleksii Shevchuk
9ea0756f12
dotnet: Support powershell v2 and Windows x86
2018-11-30 22:33:33 +02:00
Oleksii Shevchuk
abef48891d
dotnet: clean things a bit
2018-11-30 15:10:30 +02:00
n1nj4sec
83e0311f12
fix crossfile import errors
2018-11-29 21:59:30 +01:00
n1nj4sec
cd9e60a9ad
Merge branch 'unstable' of github.com:n1nj4sec/pupy into unstable
2018-11-29 21:37:10 +01:00
Oleksii Shevchuk
a5c79379cb
getsystem: Fix Windows 10/x64
2018-11-29 22:35:02 +02:00
Oleksii Shevchuk
8af417afdd
bypassuac: Make possible to specify exact remote cmdline
2018-11-29 22:34:35 +02:00