| 191 | | * {{{mods.unsecure_calls}}} -- Lists all the possible vulnerabilities |
| 192 | | * {{{mods.unsecure_interoperability}}} -- Lists interoperability related weaknesses |
| 193 | | * {{{mods.unsecure_concurrency}}} -- Identifies concurrency related issues |
| 194 | | * {{{mods.unsecure_os_call}}} -- Checks for OS injection |
| 195 | | * {{{mods.unsecure_port_creation}}} -- Identifies port creation related issues |
| 196 | | * {{{mods.unsecure_file_operation}}} -- Lists unsecure file handling |
| 197 | | * {{{mods.unstable_call}}} -- Shows possible atom exhaustion |
| 198 | | * {{{mods.nif_calls}}} -- Identifies unsecure NIF calls |
| 199 | | * {{{mods.unsecure_port_drivers}}} -- Lists the unsecure ddll usage |
| 200 | | * {{{mods.decommissioned_crypto}}} -- Lists the legacy functions from crypto module |
| 201 | | * {{{mods.unsecure_compile_operations}}} -- Shows unsecure compile/code loading related operations |
| 202 | | * {{{mods.unsecure_process_linkage}}} -- Lists unsecure process linkage |
| 203 | | * {{{mods.unsecure_prioritization}}} -- Identifies unsecure process prioritization |
| 204 | | * {{{mods.unsecure_ets_traversal}}} -- Lists unsecure ETS traversal |
| 205 | | * {{{mods.unsafe_network}}} -- Checks for unsecure kernel related operation |
| 206 | | * {{{mods.unsecure_xml_usage}}} -- Identifies unsecure xml parsing |
| 207 | | * {{{mods.unsecure_communication}}} -- Lists unsecure communication related settings |
| | 191 | * {{{mods.funs.unsecure_calls}}} -- Lists all the possible vulnerabilities |
| | 192 | * {{{mods.funs.unsecure_interoperability}}} -- Lists interoperability related weaknesses |
| | 193 | * {{{mods.funs.unsecure_concurrency}}} -- Identifies concurrency related issues |
| | 194 | * {{{mods.funs.unsecure_os_call}}} -- Checks for OS injection |
| | 195 | * {{{mods.funs.unsecure_port_creation}}} -- Identifies port creation related issues |
| | 196 | * {{{mods.funs.unsecure_file_operation}}} -- Lists unsecure file handling |
| | 197 | * {{{mods.funs.unstable_call}}} -- Shows possible atom exhaustion |
| | 198 | * {{{mods.funs.nif_calls}}} -- Identifies unsecure NIF calls |
| | 199 | * {{{mods.funs.unsecure_port_drivers}}} -- Lists the unsecure ddll usage |
| | 200 | * {{{mods.funs.decommissioned_crypto}}} -- Lists the legacy functions from crypto module |
| | 201 | * {{{mods.funs.unsecure_compile_operations}}} -- Shows unsecure compile/code loading related operations |
| | 202 | * {{{mods.funs.unsecure_process_linkage}}} -- Lists unsecure process linkage |
| | 203 | * {{{mods.funs.unsecure_prioritization}}} -- Identifies unsecure process prioritization |
| | 204 | * {{{mods.funs.unsecure_ets_traversal}}} -- Lists unsecure ETS traversal |
| | 205 | * {{{mods.funs.unsafe_network}}} -- Checks for unsecure kernel related operation |
| | 206 | * {{{mods.funs.unsecure_xml_usage}}} -- Identifies unsecure xml parsing |
| | 207 | * {{{mods.funs.unsecure_communication}}} -- Lists unsecure communication related settings |