Niboucha Redouane

Results 5 issues of Niboucha Redouane

Fractals are often computed recursively, with this pull-request, I added a program that displays Sierpinski's Triangle using a given number of iterations (you can test it with 0, 1, 2...

## CVE-2022-34918 This is a local-privilege escalation exploit targeting the Netfilter component of the Linux kernel. [CVE details](https://nvd.nist.gov/vuln/detail/CVE-2022-34918) [RandoriSec blog post](https://www.randorisec.fr/fr/crack-linux-firewall/) The vulnerability was discovered, and the initial exploit code...

module
docs

This adds some enhancements to the `Msf::Post::Linux::Compile` mixin. - Adds optionally-exposed options, `CC` (the compiler to use, can be gcc, clang, g++, go etc.), and `MAKE` (the build system to...

This pull-request was inspired by the issue #154 . # The enhancement This makes the `dumpargs` command also dump the arguments of syscalls (when it encounters the `syscall` or `int...

## The issue - Names from the `symbols` flagspace get truncated to 130 characters. - Objective-C recovered names from the `classes` flagspace get truncated to 255 characters (I expect similar...