stealthcopter
|
2cb1eb9fb3
|
rubocop changes
|
2020-08-06 09:31:17 +01:00 |
|
gwillcox-r7
|
0e1ae86511
|
More RuboCop fixes...
|
2020-08-05 21:14:24 -05:00 |
|
gwillcox-r7
|
88e96bab22
|
Add in support so that if a command is specified, we store its results for the host in the loot.
|
2020-08-05 20:47:06 -05:00 |
|
gwillcox-r7
|
283aa6156c
|
Fix a small typo on my side
|
2020-08-05 20:26:11 -05:00 |
|
gwillcox-r7
|
822ad64c62
|
Given that the current code skips the command execution part if a command is not supplied, there is no need to supply a default command.
|
2020-08-05 20:18:10 -05:00 |
|
gwillcox-r7
|
96215a586d
|
Fix up code to appropriately handle cases where container_execute, list_running_containers_id, and list_containers might fail due to an invalid container type
|
2020-08-05 19:40:22 -05:00 |
|
gwillcox-r7
|
d27edb46d8
|
Add further corrections from review and update calls to count_containers so we properly print out the actual number of running containers and the number of total containers (logic was correct but order was backwards))
|
2020-08-05 18:59:24 -05:00 |
|
gwillcox-r7
|
f1b7627f44
|
Apply RuboCop updates to the module.
|
2020-08-05 18:01:14 -05:00 |
|
gwillcox-r7
|
9e7c353a2b
|
Reorder some logic, replace some print_good statements with print_error, and generally make code changes to ensure that we print out if a container system exists on a target, but if we don't have permissions to list what its running that we alert the user of this and print a properly highlighted message that informs them of this, without storing information into any loot files
|
2020-08-05 17:46:18 -05:00 |
|
gwillcox-r7
|
7989005a12
|
Update 'runnable' command so that it can enumerate if container software is installed on the host even if the user isn't the 'root' user.
|
2020-08-05 16:38:39 -05:00 |
|
stealthcopter
|
ad80baa71e
|
Added loot and lxc table formatting
|
2020-07-30 16:52:41 +01:00 |
|
stealthcopter
|
c2729841cc
|
Linted and added better message when no containers found
|
2020-07-25 12:29:37 +01:00 |
|
stealthcopter
|
f3a3357cd7
|
Review changes and added optional CMD arg
|
2020-07-18 12:11:35 +01:00 |
|
stealthcopter
|
240f0be850
|
Updated author
|
2020-07-13 11:39:30 +01:00 |
|
stealthcopter
|
956e01e428
|
Added enum containers module
|
2020-07-13 11:22:16 +01:00 |
|
bwatters-r7
|
19050012fe
|
Land #13306, enum_xchat updates and upgrades
Merge branch 'land-13306' into upstream-master
|
2020-06-05 18:27:06 -05:00 |
|
HacKurx
|
5630b36d5f
|
Update PaX detection
The use of paxctld makes paxctl unnecessary.
|
2020-05-01 13:54:08 +00:00 |
|
h00die
|
36245fcc26
|
working in multi
|
2020-04-22 10:48:32 -04:00 |
|
h00die
|
b853d64af3
|
hexchat on linux working
|
2020-04-22 09:07:19 -04:00 |
|
Brendan Coles
|
d047feeb03
|
Add check for CPU vulnerability status to enum_system
|
2020-02-15 14:35:38 +00:00 |
|
Wei Chen
|
12c930a445
|
Land #12136, Add post module for dumping credentials out of NagiosXI
|
2019-10-10 16:59:40 -05:00 |
|
Wei Chen
|
ffdfe33e11
|
Check unexpected scenarios
|
2019-10-10 16:57:49 -05:00 |
|
dwelch-r7
|
285244e877
|
Remove commented out code
|
2019-09-24 13:51:54 +01:00 |
|
dwelch-r7
|
fe2b3f8f29
|
Remove targets from post modules
|
2019-09-23 17:26:36 +01:00 |
|
William Vu
|
32334c2386
|
Update all module splats from http:// to https://
|
2019-08-15 18:10:44 -05:00 |
|
Brendan Coles
|
efd6bec827
|
Store opasswd password history
|
2019-08-04 01:12:06 +00:00 |
|
breeh
|
c48a43a771
|
Adding post module for dumping credentials out of NagiosXI
|
2019-07-27 11:22:58 -06:00 |
|
h00die
|
5ea406cd4c
|
create hash identifier library
|
2019-03-23 14:02:34 -04:00 |
|
h00die
|
9f6b9d586b
|
updating jtr formats in hashdumpers
|
2019-01-30 20:16:08 -05:00 |
|
William Vu
|
8cdcba81fe
|
Fix SessionTypes
|
2019-01-24 11:22:19 -06:00 |
|
William Vu
|
006faa3d17
|
Fix prompt
|
2019-01-24 11:21:45 -06:00 |
|
William Vu
|
06de16a36f
|
Merge remote-tracking branch 'upstream/master' into pr/10119
|
2019-01-15 18:33:48 -06:00 |
|
Brendan Coles
|
80d83720df
|
Add Msf::Post::Linux::Kernel.lkrg_installed? method
|
2018-12-07 14:42:16 +00:00 |
|
Brent Cook
|
7d8458d8d4
|
Land #11076, Prevent storing empty config files as loot
|
2018-12-06 20:30:08 -06:00 |
|
Brendan Coles
|
eecc5d60e0
|
Prevent storing empty config files as loot
|
2018-12-06 13:06:50 +00:00 |
|
Brendan Coles
|
40906e0b36
|
Add checks to post/linux/gather/enum_protections
|
2018-12-04 11:57:24 +00:00 |
|
Shelby Pace
|
dbace01015
|
modified regex lines
|
2018-09-07 11:13:09 -05:00 |
|
Shelby Pace
|
18ffd36409
|
storing config file, changed regex
|
2018-09-07 08:13:10 -05:00 |
|
Shelby Pace
|
6c3b1081ea
|
added function to grab and store user and passwd
|
2018-09-06 12:03:00 -05:00 |
|
Shelby Pace
|
924e61c5c1
|
Added check and removed register_options
|
2018-08-30 12:13:39 -05:00 |
|
Dhiraj Mishra
|
25145004b2
|
Removing arch
|
2018-08-29 22:05:57 +05:30 |
|
Dhiraj Mishra
|
c486dab574
|
Updating
Thank you bcoles :)
|
2018-08-29 11:45:08 +05:30 |
|
Dhiraj Mishra
|
107baee0a2
|
Updating store_loot?
|
2018-08-20 16:57:09 +05:30 |
|
Dhiraj Mishra
|
a018d24df4
|
Fixing some more spaces at EOL
|
2018-08-20 12:56:59 +05:30 |
|
Dhiraj Mishra
|
71f8a66f8d
|
Spaces EOL
|
2018-08-20 12:45:15 +05:30 |
|
Dhiraj Mishra
|
0ae5a16c8e
|
Adding store_loot
|
2018-08-20 12:24:31 +05:30 |
|
Dhiraj Mishra
|
a926e0f7a6
|
Root privilege is required
|
2018-08-20 11:38:02 +05:30 |
|
Dhiraj Mishra
|
6684e5d0eb
|
PhpMyAdmin creds extractor
|
2018-08-19 23:40:19 +05:30 |
|
AlbertoCoding
|
bb24c3114a
|
Minor code style fixes made
|
2018-08-15 04:49:17 +02:00 |
|
AlbertoCoding
|
e43798b148
|
minor fix
|
2018-08-14 19:21:43 +02:00 |
|