DakotaNelson / sneaky-creeper

Get your APT on using social media as a tool for data exfiltration.
https://strikersecurity.com/projects/sneaky-creeper-covert-data-exfiltration/
MIT License
143 stars 28 forks source link

Using DM in Twitter channel #82

Open davinerd opened 8 years ago

davinerd commented 8 years ago

Why we don't use DirectMessage in Twitter Channel ? This will allow us to:

DakotaNelson commented 8 years ago

Sounds great!

There's some discussion in #60 about point-to-point vs. broadcast channels that we might want to keep in mind moving forward.

Essentially, I think it's useful to have both types; if we have broadcast channels, there's no need to have credentials on the receiving side; this seems useful for cases where the client might be compromised. On the flip side, point-to-point (private) channels are, obviously, more secure and stealthy, like you say.

So, in summary - we should have both!

davinerd commented 8 years ago

Agree, and also I agree on your thoughts on the other issue. Let's move the discussion there :)

davinerd commented 8 years ago

done here: 8359795