-
Hi there,
From what I understand on how firejail is working:
* (from documentation):
> if the blocked system calls would also block Firejail from operating, they are handled by adding a
> …
-
The whitesource-bolt bot :robot: opened many issues: https://github.com/mTvare6/hello-world.rs/issues?q=is%3Aissue+CVE-2
Are these issues required? Isn't Rust (:rocket:) secure?
See #117 :eyes:
-
I've defined the following ABI based on a CTF challenge:
```py
call_conv = abi.ABI("rsp", [], 8, 0)
```
I then create the following ROP chain:
```py
srop = pwn.ROP(ELF)
srop.c…
-
This issue document a discussion with @TheAssassin regarding how to provide a
way to securely prove that an AppImage runs in a FireJail sandbox before
execution with and without AppImageLauncher.
…
Elv13 updated
5 years ago
-
It seems the signatures rely on modifications to cuckoomon, including presumably some basic checks on some APIs to flag on whether the stack pointer lies outside the range specified by the TEB, etc. …
-
Hello,
Are there any plans for 21.11 to secure nix-daemon unit?
Current situation is as follows:
```
$ systemd-analyze security nix-daemon
NAME …
evrim updated
3 years ago
-
This is awesome! Some minor additions (as a disclaimer, I worked on all of these projects, but I feel they're worth mentioning nonetheless as the first is, to the best of my knowledge, the first AEG s…
-
-
Apologies for my general ignorance in asking this question, but does this exploit exist, and if so, is it even exploitable, on ARM based Deco devices like the M9 Plus?
-
[rv8](https://github.com/michaeljclark/rv8) demonstrates how RISC-V instruction emulation can benefit from JIT compilation and aggressive optimizations. However, it is dedicated to x86-64 and hard to …
jserv updated
11 months ago