bwatters-r7
47dd96df68
Remove duplicate module in the wrong place
2019-10-08 08:48:11 -05:00
h00die
905eb17132
begining to fix spelling errors
2019-10-05 14:26:34 -04:00
h00die
f95f952b65
fix separated spelling
2019-10-05 14:13:38 -04:00
Brent Cook
c86511722a
Land #12258 , Update gpp.rb to display GPO name
2019-09-26 03:36:28 -05:00
dwelch-r7
a587668b9e
Remove Default targets from aux modules
2019-09-24 12:15:43 +01:00
dwelch-r7
fe2b3f8f29
Remove targets from post modules
2019-09-23 17:26:36 +01:00
gkweb76
795e0ebeb5
Restore a "print" to "print_good"
...
Aesthetics modification
2019-09-07 09:02:04 +02:00
gkweb76
a2d2475618
Fixed wrong previous commit
2019-09-05 22:12:33 +02:00
gkweb76
88d424cf3f
Make the modification suggested by @acammack-r7
...
Directly insert the new value in the "table", instead of modifying the screen output manually. Simpler and cleaner, thanks @acammack-r7 !
2019-09-05 21:44:18 +02:00
gkweb76
13560e93c0
Improve ADSI GPO filter to return only one result
2019-09-02 20:15:00 +02:00
gkweb76
71b825ee06
Update gpp.rb to display GPO name
...
GPO files on SYSVOL do only include the GPO GUID, not the GPO name defined by the administrator. This modification makes this gpp module make an ADSI query to retrieve all of the domain's GPOs, and compare their GUID. If one GUID matches, then we know the GPO name and we can display it. On a pentest, a client is much more interested by knowing the GPO name rather than the obscure GUID. The ADSI query relies on meterpreter "extapi" extension.
2019-08-31 12:37:49 +02:00
Francesco Soncina
b6b3a54b79
fix typo in payload_inject
...
:)
2019-07-27 19:02:33 +02:00
Brent Cook
53557cc92e
replace trivial usage of expand_path with getenv
...
expand_path is not implemented consistently across platforms and
sessions, which leads to confusing behavior. In places where we have trivial
single variable expansions, this changes modules and library code to just use
getenv.
We'll look at the rest individually to see if they can also be reimplemented in
terms of getenv.
2019-05-31 17:44:35 -05:00
rwincey
9d71020d9c
Removed credit
2019-03-24 19:11:22 -04:00
rwincey
8a36a0f410
Added support for later versions of Outlook, rubocop complaints
2019-03-24 18:39:55 -04:00
Wei Chen
85066938df
Land #11157 , Add Windows Gather Power Shell History module
2019-02-13 12:39:28 -06:00
Wei Chen
366d060b5d
Minor changes for psreadline_history
2019-02-13 12:38:36 -06:00
Brendan Coles
28283809f9
Add nil check to enum_patches
2019-02-02 15:33:48 +00:00
William Vu
e9a8d5708a
Land #11234 , @bcoles revisionism
2019-01-11 20:15:34 -06:00
Brendan Coles
24f807490f
revisionism
2019-01-10 19:19:14 +00:00
Jacob Robles
307cc8c107
fix comment
2019-01-09 11:12:51 -06:00
Jacob Robles
0c984fa232
Fix messages /successfuly/successfully
2019-01-09 06:32:22 -06:00
Garvit Dewan
81f4ed6db3
Add references and remove reserved function calls
2018-12-22 00:30:37 +05:30
Garvit Dewan
5838ad87fb
Check if directory and file exist and report accordingly
2018-12-21 19:36:01 +05:30
Garvit Dewan
ba9c7039f7
Add psreadline_history module
2018-12-21 18:18:21 +05:30
bwatters-r7
df9c3da47e
Land #10842 , Add Windows Post Module to roll back Windows Defender signatures
...
Merge branch 'land-10842' into upstream-master
2018-12-03 10:57:38 -06:00
bwatters-r7
a801d741c9
Remove old module
2018-11-30 17:28:54 -06:00
bwatters-r7
70031b6721
Shut up msftidy and document updates
2018-11-30 16:41:40 -06:00
bwatters-r7
3c992b7af1
Updated documentation and added options in the module to update or roll back
...
definitions
2018-11-30 16:25:33 -06:00
bwatters-r7
a41b9a77d8
Change the module name, fix cleanup, add documentation
2018-11-30 15:20:34 -06:00
bwatters-r7
1304f93f1f
Add more checks and a cleanup function
2018-11-29 10:39:46 -06:00
Wei Chen
d6db5ebdfe
Land #10716 , Create PureVPN Credential Collector Post Explotation Module
2018-11-27 17:42:23 -06:00
Wei Chen
830a80e598
Check -1 user/pass condition and improved exception handling
2018-11-27 16:23:09 -06:00
Luisco100
7f26364d5b
Changes suggested by OJ
2018-10-29 22:01:47 -05:00
bwatters-r7
b4c005c4d4
Land #10561 , Add Windows local privilege escalation - CVE-2018-0824
...
Merge branch 'land-10561' into upstream-master
2018-10-25 13:22:31 -05:00
bwatters-r7
569c2e03c9
Fix exploit relics and documentation
2018-10-23 17:15:34 -05:00
bwatters-r7
927a29530b
Remove duplicated files
2018-10-23 12:31:18 -05:00
Luisco100
74683ce951
Add Windows Post Module to disable Windows Defender signatures
2018-10-21 12:07:54 -05:00
bwatters-r7
47353553e5
Get everything together finally (still needs cleanup)
2018-10-19 18:15:44 -05:00
Agora Security
b678db8bb6
Remove spaces at EOL
2018-09-29 15:29:51 -04:00
Agora Security
8d1d6ff29f
Create PureVPN Credential Collector Post Explotation Module
2018-09-28 12:00:34 -04:00
William Vu
87eb600510
Land #10611 , mRemote creds gather module fixes
...
Also update #10612 to align with these changes.
2018-09-10 15:25:09 -05:00
William Vu
93a73f5e71
Fix store_loot OID
...
It's supposed to be a loot type, not the filename (now stored).
2018-09-10 15:19:28 -05:00
William Vu
3ec4d2f22b
Normalize loot type OID
...
1. Include the vendor, product, and technology
2. Content type is already reported, extension changed
3. Original filename including extension is also reported
Can we get some sort of standard on the OID?
2018-09-10 15:06:07 -05:00
h00die
39a2d9d2a8
save xml files as xml
2018-09-09 21:24:39 -04:00
h00die
0072d9b9b1
save as xml since it is
2018-09-09 21:22:15 -04:00
h00die
70e22707c0
vi loves tabs but i dont
2018-09-09 21:19:17 -04:00
h00die
f926f6e9af
fix pathing in mremoteng
2018-09-09 21:07:47 -04:00
7echSec
0aac9a4881
unmarshal
2018-08-30 20:49:09 +05:30
bwatters-r7
20daba6e2d
fix line endings
2018-08-28 11:33:17 -05:00