Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 887 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 887 Bytes

PANTools

Collection of API tools for Palo Alto Networks firewalls

Notes

  • This uses https://github.com/kevinsteves/pan-python for the python scripts. It comes with command line tools and is a great starting point.
  • You can use incorporate that python library into python scripts, or call the pre-written python scripts from shell scripts

Current Tools

  • dns2dag Adds IP from hostname lookup to Dynamic Address Group
  • cvs2dag Adds multiple IPs from csv file to Dynamic Address Group

Proposed Tools