Tim W
|
955cc9c986
|
fix cross compiling
|
2022-03-09 06:59:25 +00:00 |
|
Gaurav Purswani
|
a2219b9568
|
Merge branch 'master' into check_consistency_post_libs
|
2021-08-31 19:56:28 +05:30 |
|
pingport80
|
26d1a3d5e0
|
minor fixes
|
2021-08-31 19:46:38 +05:30 |
|
pingport80
|
9a03462f02
|
update some post libs to use library methods defined in file.rb
|
2021-08-31 19:25:35 +05:30 |
|
Grant Willcox
|
93ad6e4c93
|
Change unprivileged_bpf_disabled? to use read_file so it will also check if the file exists or not
|
2021-08-26 14:24:04 -05:00 |
|
Brendan Coles
|
3f5693bdb7
|
Msf::Post::Linux::Kernel: Check kernel.unprivileged_bpf_disabled for values 1 or 2
|
2021-08-21 09:29:48 +00:00 |
|
dwelch-r7
|
1617b3ec9b
|
Use zeitwerk for lib/msf/core folder
|
2020-12-07 10:31:45 +00:00 |
|
HacKurx
|
5630b36d5f
|
Update PaX detection
The use of paxctld makes paxctl unnecessary.
|
2020-05-01 13:54:08 +00:00 |
|
Auxilus
|
26b2ec3d84
|
remove spaces at EOL
|
2020-03-24 18:08:34 +05:30 |
|
Brendan Coles
|
9ecd22e63c
|
Add Msf::Post::Linux::Kernel.cpu_flags
|
2019-01-23 11:35:38 +00:00 |
|
Brendan Coles
|
80d83720df
|
Add Msf::Post::Linux::Kernel.lkrg_installed? method
|
2018-12-07 14:42:16 +00:00 |
|
Brendan Coles
|
25e4c4734f
|
return nil rather than empty array
|
2018-12-05 23:44:13 +11:00 |
|
Brendan Coles
|
9d690f4f8c
|
Add Msf::Post::Linux::Kernel.kernel_config method
|
2018-12-05 11:19:36 +00:00 |
|
Brendan Coles
|
0481cbffe6
|
Add check for Exec-Shield
|
2018-12-03 03:51:14 +00:00 |
|
Brendan Coles
|
d87fef5ee3
|
Add grsec/PaX checks to Msf::Post::Linux::Kernel lib
|
2018-12-02 08:11:17 +00:00 |
|
Brendan Coles
|
8f07f299b4
|
Fix userns_enabled? check for unprivileged_userns_clone
|
2018-11-25 01:26:49 +00:00 |
|
Brendan Coles
|
c9fd5a7d2d
|
Add yama_installed?, yama_enabled? and selinux_enforcing?
|
2018-04-18 07:22:20 +00:00 |
|
Brendan Coles
|
f3ee870d72
|
Remove selinux_enforcing? method
|
2018-04-16 12:16:00 +00:00 |
|
Brendan Coles
|
5bc24d048c
|
Remove kaslr_enabled? method
|
2018-04-16 11:51:15 +00:00 |
|
Brendan Coles
|
a1a4c636fb
|
strip
|
2018-04-16 10:22:41 +00:00 |
|
Brendan Coles
|
b5c8b2ed19
|
Add kaiser_enabled? and kaslr_enabled? methods
|
2018-04-15 06:53:00 +00:00 |
|
Brendan Coles
|
78daa283c7
|
Add new methods to Msf::Post::Linux::Kernel lib
|
2018-04-14 07:33:29 +00:00 |
|
Jon Hart
|
1cc16a55a8
|
Add other linux kernel post helpers
|
2018-04-06 08:28:53 -07:00 |
|
Brendan Coles
|
ba88118d7a
|
Update kernel_modules method to return Array
|
2018-04-06 15:02:43 +00:00 |
|
Brendan Coles
|
499b0a857f
|
Add kernel_modules method
|
2018-04-05 05:25:36 +00:00 |
|
Brendan Coles
|
6d92c319f8
|
Add Msf::Post::Linux::Kernel lib
|
2018-04-04 17:13:49 +00:00 |
|