On Tue, 23 Jun 2020, Kees Cook wrote:
> > $ checksec --format=json --extended --file=`which rsync` | jq
> > {
> > "/usr/bin/rsync": {
> > "relro": "full",
> > "canary": "yes",
> > "nx": "no",
> ^^^^^^^^^^^^^^^^^^
>
> It is, indeed, marked executable, it seems. What distro is this?Arch Linux (x86-64) with 5.6.5.a-1-hardened[0], running in a Xen DomU. Christian. [0] https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/linux-hardened -- BOFH excuse #211: Lightning strikes.

