18 Commits

Author SHA1 Message Date
HackSys Team 219b78c2ec FIX: copy_from_user macro already inserts size checks, so use __copy_from_user 2023-08-12 01:01:59 +05:30
HackSys Team e8e9d99ef9 FIX: fixed related to SMAP and added test cases to trigger IOCTLs in HEVD for Linux 2023-08-11 16:22:10 +05:30
HackSys Team fee7617094 FIX: Updated copyright information 2023-08-11 12:13:31 +05:30
hacksysteam deacc8f059 FIX: Use struct hevd_io to get values from user mode 2020-02-20 17:04:32 +05:30
Eric Gaston c53a29cc10 Added break to HEVD_IOCTL_BUFFER_OVERFLOW_STACK case in switch statement (#36) 2019-12-11 12:12:18 +05:30
Abhisek Datta c702a2865d Ported unitialized stack memory vulnerability module to Linux (#35)
* Ported unitialized stack memory vulnerability module to Linux

* Added EOL
2019-11-17 23:05:58 +05:30
hacksysteam c23ed795cd FIX: Changed the status message 2019-10-22 16:48:50 +05:30
hacksysteam 045bb53828 FIX: Refactored Linux code to look like similar to Windows code in the driver 2019-10-22 13:06:32 +05:30
hacksysteam 1e38c8aa18 FIX: Refactored Linux code to look like similar to Windows code in the driver 2019-10-22 13:04:01 +05:30
hacksysteam a0d5404f44 FIX: Refactored Linux code to look like similar to Windows code in the driver 2019-10-22 12:59:47 +05:30
Abhisek Datta 568b92885b Added Linux port of ArbitraryWrite vulnerability module (#33)
* Added Linux port of ArbitraryWrite vulnerability module

* Fix syntax error for secure build for ArbitraryWrite module

* Fixed API incompatibility issue with kernel 5.x

* Remove redundant x_access_ok check

* Remove goto branching

* Remove temporary Linux build file
2019-10-21 15:08:51 +05:30
hacksysteam 16464f149b FIX: changed int to long 2019-10-18 12:29:36 +05:30
HackSys Team dd82b5823a Fixed braces style 2019-10-18 11:17:31 +05:30
abhisek 1fe2aef3f6 Indentation fix 2019-10-18 08:34:46 +05:30
abhisek f14f176f9f Misc fix 2019-10-18 08:00:37 +05:30
abhisek 434610330c Ported integer overflow vulnerability module to Linux 2019-10-17 23:19:49 +05:30
hacksysteam 78682ca97e FIX: Replaced DbgPrint with INFO macro 2019-10-17 18:00:35 +05:30
hacksysteam d9c3d87d9e Added HEVD for linux and updated CMake scripts 2019-10-17 03:56:01 -07:00