-
I'm using `Raspberry Pi 3` with following OS:
``` _
pi@igla:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
NAME="Raspbian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=raspbi…
-
Reproduce step:
1. git clone https://github.com/draios/sysdig on arm64 platform;
2. cd sysdig
3. mkdir build; cd build; cmake ..
4. make -j 1, and error message is listed as follows:
checking i…
-
I'm running sysdig 0.16.0 on Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-1022-aws x86_64). The instance size is c4.xlarge.
When running a custom chisel I noticed that CPU utilization was increasing over ti…
-
Hi there,
I'm playing around with sysdig, with chisels in particular. My specific use case requires the biggest snap len possible when recording. I see it's 65000 bytes in kernel space as specified…
-
When I try to install `sysdig` on Arch by running `sudo pacman -S sysdig-dkms`, the following error occurred:
```
...
(10/10) installing sysdig-dkms …
-
# 每日安全资讯(2023-08-10)
- SecWiki News
- [ ] [SecWiki News 2023-08-09 Review](http://www.sec-wiki.com/?2023-08-09)
- Security Boulevard
- [ ] [Anton’s Security Blog Quarterly Q3 2023](https://securi…
-
# 每日安全资讯(2023-08-03)
- SecWiki News
- [ ] [SecWiki News 2023-08-02 Review](http://www.sec-wiki.com/?2023-08-02)
- HackerOne Hacker Activity
- [ ] [Tor IP leak caused by the PDF Viewer extension i…
-
Right now these libraries are very powerful but are hard to vendor and propose changes to without getting the `sysdig` CLI tool involved. By having independent versions of the libraries in independent…
-
RPM VERSION: sysdig-0.8.0-1.x86_64
KERNEL: 2.6.32-431.el6.x86_64
OS: Red Hat Enterprise Linux Server release 6.5 (Santiago)
WHAT I DID:
sudo gdb --args sysdig -G 15 -W 2 -w /tmp/UNIX/testTrialRead.sc…
-
sysdig read offline scap file as follow:
sysdig -r 20180907_005910.scap proc.pid=15557 and evt.type=execve and evt.failed=true
35818187 00:54:54.534947884 1 sh (15557) < execve re…