How can I sabotage all networking functionality in a fedora system?

T.C. Hollingsworth tchollingsworth at gmail.com
Mon May 5 00:42:53 UTC 2014


On Sun, May 4, 2014 at 7:57 AM, Someone <someone249 at openmailbox.org> wrote:
> I'd like to lobotomize a system through soft means such that it has no
> way to communicate using any network interfaces. Ideally, in order to
> reverse this, one would need the root password, and be required to dig
> through obscure configuration files or execute shell commands.
>
> Anyone have thoughts on how one could go about accomplishing this?

Just make sure NetworkManager isn't installed in your live image.
Then, there's no way a normal user can initiate a network connection.
They'd have to manually configure the classic network service or yum
install NetworkManager, both of which require root.

The other solutions just make it slightly more complicated for root to
restore network access and don't really add any additional security.

Security is nonexistent here anyway, since your user could just boot
their own live image, mount your live image within it, and either
change the root password or re-enable network access directly from a
chroot.  If you don't control the hardware, no software security
measure in the world can help you.

-T.C.


More information about the users mailing list