restincode/people/barnabyjack.json
mauvehed 6c4f1221ae chore(data): normalize all people JSON files to match template schema
Add missing obituary and affiliations fields, convert empty string
collection fields to empty arrays, and standardize field ordering
across all 44 modified person files to match _template.json
2026-03-14 14:07:38 -05:00

46 lines
1.6 KiB
JSON

{
"firstname": "Barnaby",
"lastname": "Jack",
"handle": "",
"birth": "1977",
"death": "2013",
"obituary": "",
"issue": "4",
"affiliations": "",
"mainimage": "/images/y3t1_Art-Barnaby_Jack.png",
"maintext": "",
"socialmedialinks": [
{
"sitename": "Twitter",
"siteurl": "https://www.twitter.com/barnaby_jack"
},
{
"sitename": "Wikipedia",
"siteurl": "https://en.wikipedia.org/wiki/Barnaby_Jack"
}
],
"contributions": [
{
"title": "ATM Jackpotting (The Register)",
"url": "https://www.theregister.co.uk/2010/07/28/atm_hacking_demo/",
"description": "At the Black Hat security conference in Las Vegas, Barnaby Jack, a security researcher with IOActive, demonstrated attacks against two unpatched models from two of the world's biggest ATM makers."
},
{
"title": "Broken Hearts (IOActive)",
"url": "https://ioactive.com/broken-hearts-how-plausible-was-the-homeland-pacemaker-hack/",
"description": "In 2012 Jack demonstrated the ability to assassinate a victim by hacking their pacemaker."
}
],
"gallery": [
{
"url": "/images/Barnaby_Jack2.png",
"title": "Barnaby Jack at the 2010 Black Hat convention",
"caption": "The showman and the cash-spewing ATMs: Barnaby Jack at the 2010 Black Hat convention."
},
{
"url": "/images/Barnaby_Jack3.png",
"title": "Barnaby Jack shows one of his two ATM machines",
"caption": "Barnaby Jack shows one of his two ATM machines he bought on line and has hacked into, at his San Jose home on Tuesday, Aug. 31, 2010."
}
]
}