Skip to content

A tool for bulk URL queries against Palo Alto Networks' PAN-DB cloud database

Notifications You must be signed in to change notification settings

stealthllama/pandb-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

pandb-query

A tool for bulk URL queries against Palo Alto Networks' PAN-DB cloud database

Requirements:

  • pan-python - Multi-tool set for Palo Alto Networks PAN-OS, Panorama and WildFire

Usage:

pandb-query.py [-h] [-u USERNAME] [-p PASSWORD] [-f FIREWALL] [-t TAG]
                      [-i INFILE] [-o OUTFILE]

optional arguments:
  -h, --help            show this help message and exit
  -u USERNAME, --username USERNAME
                        administrator username
  -p PASSWORD, --password PASSWORD
                        administrator password
  -f FIREWALL, --firewall FIREWALL
                        firewall hostname or IP address
  -t TAG, --tag TAG     firewall tag from the .panrc file
  -i INFILE, --infile INFILE
                        input file of URLs
  -o OUTFILE, --outfile OUTFILE
                        output file

About

A tool for bulk URL queries against Palo Alto Networks' PAN-DB cloud database

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages