Skip to content

[bug] In docker , already be root , but cannot execute! #7

Open
@Xyberonz

Description

@Xyberonz
# docker exec -it ubuntu23 /bin/bash

# whoami
> root

#  ls -alh /usr/bin/arp-scan
> -rwxr-xr-x 1 root root 4.6M Feb 26 14:55 /usr/bin/arp-scan

# arp-scan
>   Should run this binary as root or use --help for options

# su - root -c "arpscan"
> Selected interface ens33 with IP 192.168.1.19/24 (everything is fine)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions