Skip to content

Automated Python script for exporting firewall list from Sophos Central into custom Excel spreadsheets

Notifications You must be signed in to change notification settings

privatefound/Sophos-Central-Firewall-Inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Sophos Central Firewall Inventory (Export)

Automated Python script for exporting firewall list from Sophos Central into custom Excel spreadsheets

Script Setup and configuration

  1. Log into your sophos central customer

  2. image

  3. Create an API Token from the central

  4. image

    image

    image

  5. Edit the script
  6. - Then edit the script by adding client id and client secret at line 10 and 11

  7. Install dependencies
  8. - pip3 install openpyxl

  9. Run the script
  10. - python3 script.py

Sources:

About

Automated Python script for exporting firewall list from Sophos Central into custom Excel spreadsheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages