Does multi-factor authentication make tracking/fingerprinting easier?

Is multi-factor authentication a privacy risk? Does it make tracking/fingerprinting easier?

It was seem so because whoever is accepting the OTP could track and record every OTP request and metadata like time, location, etc.,… Continue reading Does multi-factor authentication make tracking/fingerprinting easier?

Hide Secret Messages In Plain Sight With Zero-Width Characters

Fingerprinting text is really very nifty; the ability to encode hidden data within a string of characters opens up a large number of opportunities. For example, someone within your team is leaking confidential information but you don’t know who. Simply send each team member some classified text with their name encoded in it. Wait for it to be leaked, then extract the name from the text — the classic canary trap.

Here’s a method that hides data in text using zero-width characters. Unlike various other ways of text fingerprinting, zero width characters are not removed if the formatting is stripped, …read more

Continue reading Hide Secret Messages In Plain Sight With Zero-Width Characters

How reliable is using Fingerprint sensor (iPhone/Android) for identity approval?

What I’m trying to achieve is a confirmation of transaction (not payment) with a fingerprint sensor. Pretty much like Google does in its Play store:

Chose a product, click pay
Approve your choice with a fingerprint scan

W… Continue reading How reliable is using Fingerprint sensor (iPhone/Android) for identity approval?

Re-run nmap OS fingerprint match with existing subject fingerprint

I have a collection of nmap subject fingerprints (described here), but have updated my local (private) reference fingerprint database since they were collected. Is there any existing way to re-match these subject fingerprints… Continue reading Re-run nmap OS fingerprint match with existing subject fingerprint