1222 Commits

Author SHA1 Message Date
huntr.dev | the place to protect open source
51f761059d
Merge pull request #10 from EffectRenan/master
Fix Improper Input Validation
2021-05-04 14:32:29 +01: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
huntr.dev | the place to protect open source
434fb0ef2e
Merge pull request #9 from EffectRenan/master
Fix Improper Input Validation
2021-04-08 19:05:36 +01:00
effectrenan
572d76e208 Fix Improper Input Validation 2021-04-08 00:04:25 -03:00
Renan Rocha
8537f4c22d
Merge pull request #3 from sebhildebrandt/master
Update
2021-04-07 19:38:03 -03:00
Sebastian Hildebrandt
87e7b0c956 updated docs 2021-04-02 18:55:23 +02:00
Sebastian Hildebrandt
a8bafe9340 5.6.10 2021-03-29 21:35:46 +02:00
Sebastian Hildebrandt
7d62cd2f95 vboxInfo() fixed windows bug 2021-03-29 21:35:40 +02:00
Sebastian Hildebrandt
9cef0f712f 5.6.9 2021-03-28 09:23:52 +02:00
Sebastian Hildebrandt
ded86216a7 graphics() fixed nvidia-smi compare bug 2021-03-28 09:23:46 +02:00
Renan Rocha
16eae0c39a
Merge pull request #2 from sebhildebrandt/master
Update
2021-03-26 21:57:19 -03:00
Sebastian Hildebrandt
b36d252830 5.6.8 2021-03-23 09:04:55 +01:00
Sebastian Hildebrandt
3d15d8e354 typescript definitions fix wifiInterfces, wifiConnections 2021-03-23 09:04:51 +01:00
Sebastian Hildebrandt
8e2f9e0233 docs: updated 2021-03-20 12:06:03 +01:00
Sebastian Hildebrandt
d09531b36f 5.6.7 2021-03-16 12:04:23 +01:00
Sebastian Hildebrandt
1ff90056d3 inetLatency() ineChecksite() schema validation 2021-03-16 12:01:39 +01:00
Sebastian Hildebrandt
5a6e509f4a 5.6.6 2021-03-16 11:24:21 +01:00
Sebastian Hildebrandt
2c54d64aed code refactoring 2021-03-16 11:17:37 +01:00
Sebastian Hildebrandt
cc15927a38 5.6.5 2021-03-15 18:11:37 +01:00
Sebastian Hildebrandt
0c700f61e4 cpuTemperature() fix (linux) 2021-03-15 18:11:28 +01:00
Sebastian Hildebrandt
244186ef5e 5.6.4 2021-03-15 13:04:08 +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
b106e41538 5.6.3 2021-03-14 18:17:21 +01:00
Sebastian Hildebrandt
d84fea93dc updated docs 2021-03-14 18:17:10 +01:00
Sebastian Hildebrandt
af9b8a522e sanitizeShellString() improvement 2021-03-14 18:08:45 +01:00
Sebastian Hildebrandt
41b3059f21 5.6.2 2021-03-10 13:54:33 +01:00
Sebastian Hildebrandt
ef880e8193 networkInterfaces(), cpu() improvement (win) 2021-03-10 13:54:24 +01:00
Sebastian Hildebrandt
d49c332d9f networkInterfaces(), cpu() improvements windows 2021-03-09 11:58:47 +01:00
Sebastian Hildebrandt
8ef639e892 5.6.1 2021-03-03 19:49:59 +01:00
Sebastian Hildebrandt
80e20a8268 get() fixed issue boolean parameters 2021-03-03 19:49:53 +01:00
Sebastian Hildebrandt
9ca44bb211 5.6.0 2021-03-03 19:13:36 +01:00
Sebastian Hildebrandt
bb82868bce cpuTemperature() added socket and chipset temp (linux) 2021-03-03 19:13:28 +01:00
Sebastian Hildebrandt
d40b85c1ac updated docs 2021-02-25 08:57:39 +01:00
Sebastian Hildebrandt
b88b1c5c13 5.5.0 2021-02-25 08:04:36 +01:00
Sebastian Hildebrandt
305d264376 dockerVolumes() added 2021-02-25 08:04:31 +01:00
Sebastian Hildebrandt
ef6d0a76c4 5.4.0 2021-02-24 13:25:55 +01:00
Sebastian Hildebrandt
ac7f840656 dockerImages() added 2021-02-24 13:25:48 +01:00
Sebastian Hildebrandt
0df76f0bcf updated docs 2021-02-24 07:44:20 +01:00
Sebastian Hildebrandt
9718cb4e95 5.3.5 2021-02-23 22:53:44 +01:00
Sebastian Hildebrandt
79f1511242 dockerContainerStats() fixed parameter * 2021-02-23 22:49:28 +01:00
Sebastian Hildebrandt
0dedf36936 5.3.4 2021-02-20 14:06:40 +01:00
Sebastian Hildebrandt
3b20fd7830 sanitizeShellString() optimized strict sanitation 2021-02-20 14:06:21 +01:00
Sebastian Hildebrandt
881dde4734
Merge pull request #496 from 418sec/4-npm-systeminformation
Security Fix for Server-site request forgery - huntr.dev
2021-02-20 13:58:34 +01:00
huntr.dev | the place to protect open source
0e03d7cf77
Merge pull request #6 from EffectRenan/master
Fix Server-Side Request Forgery vulnerability
2021-02-20 12:54:30 +00:00
effectrenan
e64cb03654 Fix possible security issue in inetChecksite() 2021-02-18 14:01:49 -03:00
Renan Rocha
078ea404f4
Merge pull request #1 from sebhildebrandt/master
Merge
2021-02-18 19:49:18 +03:00
Sebastian Hildebrandt
e561cc09c0 5.3.3 2021-02-16 09:30:34 +01:00