-
Notifications
You must be signed in to change notification settings - Fork 19
/
harassment_sample_image.json
29 lines (29 loc) · 1.09 KB
/
harassment_sample_image.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"Version": "3",
"ReporterInfo": {
"ReporterType": "Person",
"ReporterContactEmail": "[email protected]",
"ReporterContactName": "Harassed McPerson",
"ReporterContactPhone": "+ 01 555 1234567"
},
"Disclosure": true,
"Report": {
"ReportClass": "Activity",
"ReportType": "Harassment",
"Date": "2022-09-09T14:17:10Z",
"SourceUrl": "https://social.media/comment/87896745329",
"Ongoing": true,
"Harasser": "ForumUser123",
"HarassmentLocation": "website",
"HarassmentType": "doxing",
"HarassmentDescription": "Someone leaked my private home address with the intention of directing hate at me.",
"Samples": [
{
"ContentType": "image/png",
"Base64Encoded": true,
"Description": "Image of the comment leaking my address",
"Payload": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAPFBMVEUZGyDBx8wyNTq5v8Sr\nsbYqLDFDRkvK0daEiY5IS1DDyc6vtbqiqK2LkZaIjpN1eX5cX2Q+QUYoKzAfISa2fY/BAAAA\nQElEQVQI12PAD5iYoQwBRiFkriCHMIKLUMzPyM3EwMDDxQjmsnMycPACGawQLpDkZIFwoXrZ\nSOUyMrIz8hFwMgCL5QFBsWv97gAAAABJRU5ErkJggg=="
}
]
}
}