Earlier quoted context omitted.
because if you get your account compromised on one site/forum because of lax security on their end, you don't want all your accounts compromised.
How will your accounts be compromised if they are all different? A key is no good if you don't know which lock it leads to.
Maigret: Collect a dossier on a person by username from thousands of sites
181–190 of 203 posts
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#182This also seems like a useful tool for hunting down sockpuppet and nation-state sponsored astroturfing campaigns.
Those accounts seem the most likely to be randomly named per-site. Why would they reuse a username?
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#183Earlier quoted context omitted.
You always need to balance Precision and Recall. For something like this, you want to be exhaustive. I've worked on search engines, and depending on who is using them, that balance gets struck differently on the ROC curve. For legal matters, for example, they want every record that might match. For ad-hoc (google style) queries, nobody reads the second page so you care more about Precision @ 20 (or really, at 3)
> You always need to balance Precision and Recall. For something like this, you want to be exhaustive. Respectfully disagree. You're right in principle if you build a tool like that for yourself. But since this is Open Source, you have to take into account that people who don't understand that will use the tool as well and then use that as "evidence" in whatever arguments they're having with someone.
> But since this is Open Source,
You can add the functionality you would like it to have, and share with the others.
For more fine tuned solutions, there is always a DoD contractor available near you :-)
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#184Earlier quoted context omitted.
Is it better for only malicious actors to have access to this tooling? If both teams don’t have the same tools, there isn’t a level playing field. If this wasn’t on GitHub, we wouldn’t be aware of it. However, it would certainly be circulating on underground forums. Is blissful ignorance better?
I think the argument is more that this tool by virtue of being easily accessible creates more malicious actors. Similar to how most people wouldn't steal a locked bike, but a larger portion would steal an unlocked one. It isn't that much harder to steal a locked bike vs an unlocked one, but the threshold is just a tiny bit higher so more people will attempt it. Conversely this tool lowers the threshold for stalking,…
If this truly causes worry, adopt better opsec and create generative usernames for different sites. If not, assume anyone will easily be able to link your bowel issue subreddit comments to your LinkedIn profile.
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#185Re: Maigret: Collect a dossier on a person by username from thousands of sites
#186Earlier quoted context omitted.
How will your accounts be compromised if they are all different? A key is no good if you don't know which lock it leads to.
Because it might be tied back to your email account or some other common denominator. Using different usernames is good for dox attacks like this but doesn't necessarily help you if your email is compromised. So you need different passwords (AND MFA!!!!)
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#187Earlier quoted context omitted.
Is it better for only malicious actors to have access to this tooling? If both teams don’t have the same tools, there isn’t a level playing field. If this wasn’t on GitHub, we wouldn’t be aware of it. However, it would certainly be circulating on underground forums. Is blissful ignorance better?
If this wasn’t on GitHub, we wouldn’t be aware of it The more availability this type of tool has, the less professional its users are. As a result, while it makes easier for you to see what “they” can see about you, “they” become much more personal and bitchy than credit bureaus or ads companies who already have it. E.g. a credit bureau would never sell your comments or “private preferences” to your boss to step over…
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#188Earlier quoted context omitted.
If this wasn’t on GitHub, we wouldn’t be aware of it The more availability this type of tool has, the less professional its users are. As a result, while it makes easier for you to see what “they” can see about you, “they” become much more personal and bitchy than credit bureaus or ads companies who already have it. E.g. a credit bureau would never sell your comments or “private preferences” to your boss to step over…
The actual fix is to not reuse usernames. Does distributing password stuffing tools increase the ease of password stuffing? Yes. Is that the problem? No - people reusing passwords is the problem.
Also, if we don’t raise issues like this, the next actual fix will be “don’t reuse writing styles and vocabularies on different sites”.
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#189Earlier quoted context omitted.
Isn't it obvious just from reading one sentence about what it does? As it clearly says, it's based on username only, so multiple people's results may be mixed in the dossier if they share a username. We don't need a disclaimer for every thing that a moment's thought can reveal.
The people that use this tool to dig up dirt on someone will love to see a mixed bag, because it could be useful to cast shade on their actual target. This tool will be abused on purpose.
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#190Earlier quoted context omitted.
the thing is, people who want to use this for defamation don't have an incentive to sanitize the data - the message might stick around regardless of whether it has any merit (we've seen this happening even at the most publicly scrutinized national level, imagine how much fewer defenses smaller players have)
Defamation is definitely one problem with this tool. Once there is “evidence”, it can be (ab)used without consequence by someone, because they can simply point at the tool output. If the output is usually “good enough”, it will provide an alibi for their actions: “I didn’t make a mistake, the computer did.”