Skip to content

This tool extracts IPs from the IOCs published by the ANSSI for insertion into Fortigate firewalls

License

Notifications You must be signed in to change notification settings

imakiro/ANSSI-IOC-IP-to-Fortigate-Importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ANSSI-IOC-IP-to-Fortigate-Importer

This tool extracts IPs from the IOCs published by the ANSSI for insertion into Fortigate firewalls

How to

you'll need python3 and the pandas library, and you'll want to edit

  • the input file location
  • the output file location
  • the interface name that will be assocaited to the IP addresses in your fortigate ("show system interface" to help you, but this command doesn't show SDWAN interfaces, the script defaults to "any")
python -m pip install -r requirements.txt
python3 extractor.py

About

This tool extracts IPs from the IOCs published by the ANSSI for insertion into Fortigate firewalls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages