Introduction
Twitter IOC hunter written in golang. Which is based on the twitter-scarpper[https://github.com/n0madic/twitter-scraper] package of golang. Currently this tool parses the IP,url[Defang and fang both] and hashes.
installtion
Step 1: go get -u github.com/n0madic/twitter-scraper
Step 2: go build -o twitter_cti twitter_cti_v1.go
Usage
To get an output as the files you need to specify the path with -p
parameter which is writable. You can specify number of tweets to look by -n
option
eg.
./twitter_cti -H "#emotet" -p ~/Desktop/go_lang/empty/ -n 100
TO DO
- Add default list of keyword to lookup
- Add top CTI Twitter handels
- Add block for IOC enrichment
Limitations
- Unable to parse domains
- Sometime false positive info is captures