Skip to content

Commit 10b6d6c

Browse files
Ensure all references to legacy framework name are updated to SilentSniffer
1 parent 2aa5e34 commit 10b6d6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/modules/level3/identity_trace.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default {
66
id: 'social',
77
title: 'Identity_Trace',
88
level: 3,
9-
info: "Detects active social platform logins for de-anonymization.",
9+
info: "Detects active social platform logins for profile identification.",
1010
steps: ["Detect sessions via XS-Leaks.", "Map social ecosystem."],
1111
run: async () => {
1212
const platforms = [

0 commit comments

Comments
 (0)