No description
Find a file
2018-07-02 21:23:43 -03:00
api_sophos_allowed.png Add files via upload 2018-07-02 18:40:43 -03:00
example_hosts.txt Update example_hosts.txt 2018-07-02 19:16:24 -03:00
output_import_fw.png Add files via upload 2018-07-02 20:29:02 -03:00
README.md Update README.md 2018-07-02 20:33:32 -03:00
sf_import_hosts.py Update sf_import_hosts.py 2018-07-02 21:23:43 -03:00

Sophos-firewall-tools

Scripts developed for process automation and testing in Sophos firewall.

SF Import hosts - Tool to import objects of hosts in the Firewall XG Sophos

  • Enable the API on sophos firewall alt text

Example File format of the objects to be imported: example_hosts.txt; The format of each line is separated by ":" (host: ip address)

./sfimport.py -l <file_hosts.txt> -gw <ip_firewall> -u -p -P <default_port> --importhost

alt text