98 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
fdcf9c707e processes() improved command parsing 2022-06-24 18:59:52 +02:00
Sebastian Hildebrandt
a11719984f processes() improved command parsing 2022-06-24 18:55:56 +02:00
Sebastian Hildebrandt
aa09172366 processes() improved start time parsing 2022-06-24 18:43:22 +02:00
Sebastian Hildebrandt
1a2667e154 processes() improved started dt/time parsing (mac OS) 2022-06-23 17:29:45 +02:00
Sebastian Hildebrandt
909f4e227f powershell performance improvements 2022-02-04 23:06:56 +01:00
Sebastian Hildebrandt
779e61f1c9 processes() fix calc (windows) 2022-01-21 14:39:39 +01:00
Sebastian Hildebrandt
75fb6e7525 processes() fix calculation (windows) 2022-01-19 16:50:12 +01:00
Simon Smith
316a002fba
Update processes.js
fix spacing
2022-01-15 15:15:26 +00:00
Simon Smith
7b8fa912f6
Update processes.js
increase windows services lookup time for single services
also fix incorrect started compare
2022-01-15 15:10:18 +00:00
Sebastian Hildebrandt
f49c39b631 basic android support, updated docs 2022-01-09 11:24:50 +01:00
Sebastian Hildebrandt
e214f3297c wmic refactoring (windows codepage issues) 2021-10-17 17:37:45 +02:00
Sebastian Hildebrandt
12347849f3 processes() fixed memVsz, Memrss (macOS M1) 2021-09-23 15:05:48 +02:00
Sebastian Hildebrandt
9edbb44308 processes() fix alpine linux 2021-09-01 00:51:24 +02:00
Sebastian Hildebrandt
123fb99d05 disksIO() added waitTime, waitPercent (linux) 2021-08-02 13:51:20 +02:00
Sebastian Hildebrandt
450bc1d324 service(*) modified service listing linux 2021-05-06 15:27:43 +02:00
Sebastian Hildebrandt
a50c348f34 added service list on RHEL, CentOS 7.x/8.x 2021-05-06 12:39:37 +02:00
Sebastian Hildebrandt
a18969eaf3 processes() fixed Windows mem bug (naming conform to all platforms) 2021-05-06 12:34:56 +02:00
Sebastian Hildebrandt
2c54d64aed code refactoring 2021-03-16 11:17:37 +01:00
Sebastian Hildebrandt
0be6fcd575 sanitizeShellString() and other security improvements 2021-03-15 11:42:12 +01:00
Sebastian Hildebrandt
7922366d70 sanitizeShellString() and other security improvements 2021-03-15 11:21:32 +01:00
Sebastian Hildebrandt
80e20a8268 get() fixed issue boolean parameters 2021-03-03 19:49:53 +01:00
Sebastian Hildebrandt
07daa05fb0 docker, processLoad fixed potential security issue 2021-02-14 11:59:07 +01:00
effectrenan
139264433a Command Injection - array 2021-02-13 12:01:05 -03:00
effectrenan
1e3b479c10 Command Injection - array 2021-02-13 10:53:19 -03:00
Sebastian Hildebrandt
be0a5c66af processes() fixed issue truncated params 2021-02-11 21:29:52 +01:00
Sebastian Hildebrandt
40b16dac9a processes() fixed issue truncated params 2021-02-11 21:12:40 +01:00
Sebastian Hildebrandt
06da4917bb getDynamicData() fixed windows WSL issue 2021-02-06 11:26:51 +01:00
Sebastian Hildebrandt
5fa0dbb059 smaller fixes during final v5 tests 2021-01-25 20:03:33 +01:00
Sebastian Hildebrandt
eb7c8993b8 code cleanup 2021-01-25 20:03:33 +01:00
Sebastian Hildebrandt
142a0b5557 improvements after test win, linux 2021-01-25 20:02:01 +01:00
Sebastian Hildebrandt
44744b77cd bsd fixes 2021-01-25 20:01:32 +01:00
Sebastian Hildebrandt
06a0cddbba processLoad linux improvement 2021-01-25 20:00:33 +01:00
Sebastian Hildebrandt
e978036c6f processLoad linux new version 2021-01-25 20:00:33 +01:00
Sebastian Hildebrandt
95b93af551 processLoad now returns array 2021-01-25 20:00:33 +01:00
Sebastian Hildebrandt
a289ad4e3e pascalCase modifications, docs update, tests improvement 2021-01-25 19:58:01 +01:00
Sebastian Hildebrandt
a10e0f909c added test script, v5 improvements 2021-01-25 19:57:24 +01:00
Sebastian Hildebrandt
8d01889ac2 cpu added flags, virtualization; uuid added hardware 2021-01-25 19:56:03 +01:00
Sebastian Hildebrandt
d895c23881 added cpu() virtualization, flags 2021-01-25 19:56:03 +01:00
Sebastian Hildebrandt
19dc7a5292 code cleanup 2021-01-14 12:26:58 +01:00
Sebastian Hildebrandt
1e3a80e921 services() improved service discovery (linux) 2021-01-13 19:13:24 +01:00
Sebastian Hildebrandt
e67aa92d56 graphics() nvidia-smi detection improved 2021-01-04 07:35:58 +01:00
Sebastian Hildebrandt
ba4477ca7f processes() fix parseline 2020-12-19 20:54:30 +01:00
Sebastian Hildebrandt
5093145506 code cleanup 2020-11-27 15:05:40 +01:00
Sebastian Hildebrandt
8113ff0e87 adapted security update (prototype pollution prevention) 2020-11-26 18:15:15 +01:00
Sebastian Hildebrandt
73dce8d717 security update (prototype pollution prevention) 2020-11-25 04:41:31 +01:00
Sebastian Hildebrandt
b3eb2a52ce services() handling of service names with spaces (windows) 2020-11-04 15:52:28 +01:00
Sebastian Hildebrandt
5559591a38 smaller corections memory leak fix 2020-05-19 19:58:23 +02:00
Sebastian Hildebrandt
f89a2ec63f security fix exploits, memory leak fix 2020-05-19 14:56:58 +02:00
Sebastian Hildebrandt
7715043a42 processes() fix parsing command and params 2020-05-03 08:02:08 +02:00
Sebastian Hildebrandt
59006046cb services() added pids (windows) 2020-02-17 20:11:28 +01:00