restincode/people/barnabyjack.json
mauvehed 22faf47e83
fix(people): correct image path, stray whitespace, and placeholder url
- barnabyjack: gallery image is Barnaby_Jack3.jpg, not .png (404 on site)
- bradsmith, bruceesquibel: strip leading spaces from contribution urls
- larrytesler: drop template placeholder url (htps://www.cyberz.tech/)

Found by the new validator in scripts/validate_people.py.
2026-09-05 10:25:01 -05:00

57 lines
2 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"
}
],
"references": [
{
"title": "TodayInInfoSec memorial tweet",
"url": "https://twitter.com/todayininfosec/status/1154460177799585792"
}
],
"contributions": [
{
"title": "FBI FOIA Records",
"url": "https://www.muckrock.com/foi/united-states-of-america-10/fbi-barnaby-michael-douglas-jack-24427/#comms",
"description": "FBI Freedom of Information Act records related to Barnaby Jack."
},
{
"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.jpg",
"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."
}
]
}