1027 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
d0d55b1059 batteries() support for multiple batteries (windows) 2021-05-27 21:02:13 +02:00
Sebastian Hildebrandt
1eea10ea54 osInfo(), cpu() improved hypervisor, virtualization detection (windows) 2021-05-27 15:46:27 +02:00
Sebastian Hildebrandt
321792a632 osInfo() improved UEFI detection (windows) 2021-05-26 14:43:52 +02:00
Sebastian Hildebrandt
6b1ef556b3 system() virtual detection improvement 2021-05-24 19:52:43 +02:00
Sebastian Hildebrandt
de5054a0a9 graphics() check for qwMemorySize on Windows 2021-05-20 23:42:32 +02:00
Sebastian Hildebrandt
b3ce10da82
Merge pull request #534 from seniorquico/qwmemorysize
Check for qwMemorySize on Windows
2021-05-20 23:38:27 +02:00
Sebastian Hildebrandt
1b7950f0d8 diskLayout() added smartdata for win (if istalled) 2021-05-20 17:50:05 +02:00
Sebastian Hildebrandt
4c96cf2f03 diskLayout() fixed to small buffer smartdata (linux) 2021-05-18 08:24:41 +02:00
Sebastian Hildebrandt
6b2a6d7879 graphics() fixed dual gpu issue (macOS) 2021-05-14 08:21:47 +02:00
Kyle Dodson
468d9f42cb
Check for qwMemorySize on Windows 2021-05-10 21:04:44 -07:00
Sebastian Hildebrandt
ea18f0b4e4 system() fixed vm detection (linux) 2021-05-07 19:10:25 +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
fab459e572 networkInterfaces() fixed Windows XP bug (WMIC NetEnabled) 2021-05-05 09:10:32 +02:00
Sebastian Hildebrandt
54f2736445 graphics() fixed compare bug 2021-05-05 08:58:36 +02:00
Sebastian Hildebrandt
a7678b478e restored Node 4.x compatibility 2021-05-05 08:47:39 +02:00
Maria Camila Cubides
377048de7c Validate if result exist outside error validation 2021-05-04 12:19:29 -05:00
Maria Camila Cubides
f25bb4e25d Get default gateway 2021-05-04 12:02:22 -05:00
Sebastian Hildebrandt
2b9aeae762 fsStats() minor fix 2021-05-04 16:06:08 +02:00
Sebastian Hildebrandt
bb010817e8
Merge pull request #529 from 418sec/7-other-sebhildebrandt/systeminformation
Security Fix for Improper Access Control - Generic (CWE-284) - huntr.dev
2021-05-04 15:33:34 +02:00
Renan Rocha
359ac0f0b5
Fix Improper Input Validation 2021-05-01 09:39:04 -03:00
Renan Rocha
49dbae9bb3
Fix Improper Input Validation 2021-04-30 22:39:28 -03:00
Sebastian Hildebrandt
fd20506856 networkInterfaces() windows detection fix 2021-04-09 07:34:46 +02:00
effectrenan
572d76e208 Fix Improper Input Validation 2021-04-08 00:04:25 -03:00
Sebastian Hildebrandt
7d62cd2f95 vboxInfo() fixed windows bug 2021-03-29 21:35:40 +02:00
Sebastian Hildebrandt
ded86216a7 graphics() fixed nvidia-smi compare bug 2021-03-28 09:23:46 +02:00
Sebastian Hildebrandt
3d15d8e354 typescript definitions fix wifiInterfces, wifiConnections 2021-03-23 09:04:51 +01:00
Sebastian Hildebrandt
1ff90056d3 inetLatency() ineChecksite() schema validation 2021-03-16 12:01:39 +01:00
Sebastian Hildebrandt
2c54d64aed code refactoring 2021-03-16 11:17:37 +01:00
Sebastian Hildebrandt
0c700f61e4 cpuTemperature() fix (linux) 2021-03-15 18:11:28 +01:00
Sebastian Hildebrandt
01ef56cd58 sanitizeShellString() and other security improvements 2021-03-15 11:51:30 +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
af9b8a522e sanitizeShellString() improvement 2021-03-14 18:08:45 +01:00
Sebastian Hildebrandt
d49c332d9f networkInterfaces(), cpu() improvements windows 2021-03-09 11:58:47 +01:00
Sebastian Hildebrandt
80e20a8268 get() fixed issue boolean parameters 2021-03-03 19:49:53 +01:00
Sebastian Hildebrandt
bb82868bce cpuTemperature() added socket and chipset temp (linux) 2021-03-03 19:13:28 +01:00
Sebastian Hildebrandt
305d264376 dockerVolumes() added 2021-02-25 08:04:31 +01:00
Sebastian Hildebrandt
ac7f840656 dockerImages() added 2021-02-24 13:25:48 +01:00
Sebastian Hildebrandt
79f1511242 dockerContainerStats() fixed parameter * 2021-02-23 22:49:28 +01:00
Sebastian Hildebrandt
3b20fd7830 sanitizeShellString() optimized strict sanitation 2021-02-20 14:06:21 +01:00
effectrenan
e64cb03654 Fix possible security issue in inetChecksite() 2021-02-18 14:01:49 -03:00
Sebastian Hildebrandt
825baba689 dockerContainerStats() fixed ID splitting 2021-02-15 14:51:35 +01:00
Sebastian Hildebrandt
c28b46d492 inetChecksite() possible security issue fix 2021-02-15 14:41:44 +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
effectrenan
d000198689 Command Injection - array 2021-02-13 10:29:15 -03:00
Sebastian Hildebrandt
91b56e82b2 updated docs 2021-02-12 16:44:44 +01:00