Home Linux & Systems Cybersecurity Cloud & DevOps Networks & Infrastructure SIEM & Monitoring DFIR & Threat Intel Development & Other All categories Projects About Tools

Executing GNU/Linux commands on FortiOS

Leer en espanol
Executing GNU/Linux commands on FortiOS

Table of contents

fnsysctl is a CLI command that Forti has hidden a little with which we can execute various GNU/Linux commands Syntax:  textfnsysctl <linux command> What allows us ===

What is fnsysctl?

fnsysctl It is a CLI command that Forti has a little hidden with which we can execute various GNU/Linux commands

Syntax: 

text
fnsysctl <comando linux>

What allows us to execute?

comandos_fnsysctl

As we can see, this command helps us do multiple things such as: change permissions, search for files or directories, copy, list or kill processes... etc.

all the best.

Comments