Skip to content

StephenGenusa/Download-IOCBucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Download-IOCBucket

Python 2.7 program to download all IOCs and avoid unnecessary requests to IOCBucket.com

There is currently no "download all" so this will download all IOC and YARA files on IOCBucket.com.

Requirements:

  • BeautifulSoup
  • pyOpenSSL
  • ndg-httpsclient
  • pyasn1

Installable via pip

Usage:

  1. Modify the variable ioc_data_path to reflect the directory where you want to download the IOCs
  2. Run the script (eg. python download_iobucket.py)

About

Python program to download IOCBucket.com IOC and YARA files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages