teampizza / backpack

_you_ got your back
GNU Affero General Public License v3.0
5 stars 1 forks source link

expand backend listeners #12

Open ghost opened 10 years ago

ghost commented 10 years ago

It's not enough to listen to pcap traffic. Pcap doesn't understand encrypted traffic (for good reason), although it will collect timing and 'metadata'.

This is just one example of the eternal struggle we're signing up for: if we don't help the user watch themselves as well as antagonists are watching them, we're not doing all we can.

We need to dig up other backend listeners that would be worth operating.

ghost commented 10 years ago

Possible candidates:

ghost commented 9 years ago

Here's another easy one: filesystem inspectors. We might have to roll our own, at least a wrapper.