Brent Cook
|
a0181a4d54
|
Land #8831, Add Maven post-exploitation credential extraction module
Merge remote-tracking branch 'upstream/pr/8831' into upstream-master
|
2017-09-08 00:37:03 +02:00 |
Erik Lenoir
|
a8067070f2
|
Fix typo
|
2017-08-26 17:52:11 +02:00 |
Erik Lenoir
|
801e3e2d68
|
Replace REXML with Nokogiri and try to cross id with mirror/repository tag
|
2017-08-25 18:28:09 +02:00 |
Erik Lenoir
|
be2739d335
|
Transform loots into creds
|
2017-08-22 11:57:51 +02:00 |
Brent Cook
|
33f2ebc2aa
|
code cleanup
|
2017-08-21 22:46:30 -05:00 |
Brent Cook
|
58e332cc7c
|
only fail if the group sids fail to resolve and we actually have to add a user
|
2017-08-21 22:36:40 -05:00 |
Brent Cook
|
07ee33578d
|
Land 8804, tidy up mdaemon credential extraction module
|
2017-08-20 18:26:56 -05:00 |
Brent Cook
|
85df247c84
|
DRY up module, fix remaining style violations
|
2017-08-20 18:24:41 -05:00 |
Brent Cook
|
f7dc831e9a
|
Land #8799, Add module to detect Docker, LXC, and systemd-nspawn containers
|
2017-08-20 14:45:57 -05:00 |
Erik Lenoir
|
cde319a5ec
|
Optim module and add doc
|
2017-08-18 19:30:41 +02:00 |
Erik Lenoir
|
b529c3551c
|
Remove unused variable
|
2017-08-18 19:00:32 +02:00 |
Brent Cook
|
ea5370486f
|
minor unused variable fixes
|
2017-08-17 16:46:51 -04:00 |
Brent Cook
|
9c196041ce
|
update youtube urls in post exploit module
|
2017-08-17 16:44:35 -04:00 |
Richard Claus
|
f07318c976
|
Fix post/linux/gather/hashdump NoMethodError
|
2017-08-16 00:56:32 -07:00 |
Erik Lenoir
|
b4055a8071
|
Rename command
|
2017-08-14 23:26:18 +02:00 |
Erik Lenoir
|
55db70ec3e
|
Handle case when locate is not here by using enum_directories_map
|
2017-08-14 23:25:01 +02:00 |
Erik Lenoir
|
27822c2ccf
|
Add Maven creds module
|
2017-08-14 14:59:59 +02:00 |
bwatters-r7
|
dd79aa3afb
|
Land #8627, Add post module multi/gather/jenkins
|
2017-08-09 10:43:21 -05:00 |
Agora Security
|
2fab8f5d2a
|
Fix Spaces at EOL
|
2017-08-07 16:39:16 -04:00 |
Agora Security
|
663824de85
|
Fix indentation, fix how locations adds values and remove unnecesary code
|
2017-08-07 13:16:27 -04:00 |
Pearce Barry
|
cfd377fbd4
|
Support padding on the CAN bus.
Also use a hash for passing options around instead of individual params.
|
2017-08-06 18:05:59 -05:00 |
james
|
b8d794cc37
|
Identify systemd-nspawn containers in checkcontainer
Check the value of the "container" environment variable:
- "lxc" indicates a LXC container
- "systemd-nspawn" indicates a systemd nspawn container
|
2017-08-06 00:46:09 -05:00 |
james
|
9858147dae
|
Add module to detect Docker and LXC containers
Detect Docker by:
- Presence of .dockerenv file.
- Finding "docker" in /proc/1/cgroup
Detect LXC by:
- Finding "lxc" in /proc/1/cgroup
|
2017-08-05 18:59:36 -05:00 |
Brent Cook
|
6300758c46
|
use https for metaploit.com links
|
2017-07-24 06:26:21 -07:00 |
Brent Cook
|
838b066abe
|
Merge branch 'master' into land-8716
|
2017-07-24 05:51:44 -07:00 |
Pearce Barry
|
fb905c4bc7
|
Land #8754, fix some module documentation
|
2017-07-23 11:44:07 -05:00 |
Brent Cook
|
7c55cdc1c8
|
fix some module documentation
3 modules got documentation landed in the wrong spot. This also fixes a few
typos and improves formatting.
|
2017-07-23 07:46:52 -07:00 |
Christian Mehlmauer
|
b4bb384577
|
add @pbarry-r7 's feedback
|
2017-07-22 18:54:36 +02:00 |
g0tmi1k
|
524373bb48
|
OCD - Removed un-needed full stop
|
2017-07-21 07:41:51 -07:00 |
g0tmi1k
|
772bec23a1
|
Fix various typos
|
2017-07-21 07:40:08 -07:00 |
thesubtlety
|
7d033688ce
|
clean up formatting
|
2017-07-19 17:27:44 -04:00 |
g0tmi1k
|
3f6925196b
|
OCD - store_loot & print_good
|
2017-07-19 13:02:49 +01:00 |
g0tmi1k
|
ef826b3f2c
|
OCD - print_good & print_error
|
2017-07-19 12:48:52 +01:00 |
g0tmi1k
|
0f453c602e
|
Even more print_status -> print_good
|
2017-07-19 11:46:39 +01:00 |
g0tmi1k
|
b8d80d87f1
|
Remove last newline after class - Make @wvu-r7 happy
|
2017-07-19 11:19:49 +01:00 |
g0tmi1k
|
3d4feffc62
|
OCD - Spaces & headings
|
2017-07-19 11:04:15 +01:00 |
thesubtlety
|
5d4105db33
|
minor fixes per rubocop
|
2017-07-18 22:36:45 -04:00 |
Christian Mehlmauer
|
0d3f5ae220
|
cleanup windows_autologin
|
2017-07-18 22:50:34 +02:00 |
g0tmi1k
|
4720d1a31e
|
OCD fixes - Spaces
|
2017-07-14 08:46:59 +01:00 |
g0tmi1k
|
fd843f364b
|
Removed extra lines
|
2017-07-14 08:17:16 +01:00 |
g0tmi1k
|
a79692aac1
|
Typo
|
2017-07-14 08:16:30 +01:00 |
g0tmi1k
|
424522147e
|
OCD fixes - Start of *.rb files
|
2017-07-13 23:53:59 +01:00 |
h00die
|
b7d082fe06
|
land #8679 update to credits for rfpwnon
|
2017-07-11 19:36:41 -04:00 |
William Webb
|
aa0fca9dd1
|
Land #8631, Add railgun support to Python Meterpreter for the OSX
platform
|
2017-07-11 16:05:16 -05:00 |
Corey Harding
|
50339289a7
|
Update rfpwnon.rb
|
2017-07-09 05:12:35 -04:00 |
thesubtlety
|
a87f937634
|
fix msftidy warning
|
2017-06-28 11:53:11 -04:00 |
thesubtlety
|
e1ca78e6c6
|
add option to enable job log parsing
|
2017-06-27 19:01:12 -04:00 |
thesubtlety
|
29c6f41622
|
add longer timeout for large file systems
|
2017-06-27 18:38:54 -04:00 |
Spencer McIntyre
|
0da9f4d64a
|
Refactor railgun "DLL" references to library
|
2017-06-27 17:34:06 -04:00 |
thesubtlety
|
10c663dd3e
|
initial commit
|
2017-06-27 01:37:22 -04:00 |