Skip to content

Instantly share code, notes, and snippets.

View simon-marcus's full-sized avatar

Simon Marcus simon-marcus

View GitHub Profile

Datto Alto 3 Info

Datto is an American cybersecurity and data backup company. There are a variety of NUC-style Mini-PCs floating around on the upcycle market.

Many of these are BIOS password locked, the default password is R@str.

Per neko-noire on reddit, these units are rebrand of the AsRock Beebox-S Series (Kaby Lake), so you can flash the BIOS on them.

https://www.asrock.com/nettop/Intel/Beebox-S%20Series%20(Kaby%20Lake)/#BIOS

@tablekat
tablekat / main.ts
Created June 30, 2016 20:24
Making gmail push notifications to webhook
import * as request from 'request';
import * as fs from 'fs';
import * as readline from 'readline';
var google = require('googleapis');
var googleAuth = require('google-auth-library');
/*************** STEPS
- made a project on https://console.cloud.google.com/cloudpubsub/topicList?project=testmabs thing?