-
Notifications
You must be signed in to change notification settings - Fork 65
Twitter Dashboard
Ecstatic Nobel edited this page Apr 19, 2019
·
2 revisions
- Switch to the Twitter dashboard in the OSweep app.
- Add the list of IOCs to the "Search Term (+)" textbox.
- Click "Submit".
Twitter - Adhoc
| twitter <IOCs>
| eval epoch=strptime(timestamp, "%+")
| fillnull value="-"
| search NOT timestamp="-"
| dedup timestamp tweet url
| sort - epoch
| table timestamp tweet url hashtags "search term"