Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

A Golang protocol library that utilizes encrypted twitter direct messages to exfiltrate data in a firewalled network

License

Notifications You must be signed in to change notification settings

cassanof/twitter-transfer-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic PoC and library for transporting information using twitter direct messages

FOR EDUCATIONAL OR RESEARCH USE ONLY

Rate Limiting:

The Twitter API is implements to rate limiting. After a certain amount of requests the API sends back error codes (code 88 or 226). The only way to circumvent this is either to rotate accounts or to wait until the block gets lifted.
More info on rate limits: https://developer.twitter.com/en/docs/twitter-api/v1/rate-limits

About

A Golang protocol library that utilizes encrypted twitter direct messages to exfiltrate data in a firewalled network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages