Skip to content

Instantly share code, notes, and snippets.

@BadPirate
Created September 7, 2022 21:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BadPirate/5dc7036ab972cc759e408c7d16fd0f43 to your computer and use it in GitHub Desktop.
Save BadPirate/5dc7036ab972cc759e408c7d16fd0f43 to your computer and use it in GitHub Desktop.
I captured the IP Fingerprint of someone trying to crypto scam me
{
"visitorId": "XVQAhCuHIopQPcx8f5qI",
"requestId": "1662337931051.IdEq99",
"browserDetails": {
"browserName": "Chrome",
"browserMajorVersion": "104",
"browserFullVersion": "104.0.0",
"os": "Windows",
"osVersion": "10",
"device": "Other",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36"
},
"incognito": false,
"ip": "156.146.57.XX",
"ipLocation": {
"accuracyRadius": 20,
"latitude": 1.3036,
"longitude": 103.8554,
"postalCode": "18",
"timezone": "Asia/Singapore",
"city": {
"name": "Singapore"
},
"country": {
"code": "SG",
"name": "Singapore"
},
"continent": {
"code": "AS",
"name": "Asia"
}
},
"timestamp": 1662337931059,
"time": "2022-09-05T00:32:11Z",
"url": "https://awful.ninja/tahoe_btc_atm",
"tag": {},
"confidence": {
"score": 0.7
},
"visitorFound": false,
"firstSeenAt": {
"global": "2022-09-05T00:32:11.059Z",
"subscription": "2022-09-05T00:32:11.059Z"
},
"lastSeenAt": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment