9 Commits

Author SHA1 Message Date
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
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
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
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 434610330c Ported integer overflow vulnerability module to Linux 2019-10-17 23:19:49 +05:30
hacksysteam d9c3d87d9e Added HEVD for linux and updated CMake scripts 2019-10-17 03:56:01 -07:00