├── README.md ├── dangerous_functions.qry ├── malloc_overflow.qry └── stack.qry /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/synacktiv/Weggli_rules_SSTIC2023/HEAD/README.md -------------------------------------------------------------------------------- /dangerous_functions.qry: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/synacktiv/Weggli_rules_SSTIC2023/HEAD/dangerous_functions.qry -------------------------------------------------------------------------------- /malloc_overflow.qry: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/synacktiv/Weggli_rules_SSTIC2023/HEAD/malloc_overflow.qry -------------------------------------------------------------------------------- /stack.qry: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/synacktiv/Weggli_rules_SSTIC2023/HEAD/stack.qry --------------------------------------------------------------------------------