Skip to content

Instantly share code, notes, and snippets.

View milesoberstadt's full-sized avatar

Miles Oberstadt milesoberstadt

  • Flywheel.io
  • Minneapolis, MN
View GitHub Profile
@milesoberstadt
milesoberstadt / pita.md
Last active February 4, 2022 07:18
PITA Install

PITA Install Documentation

Intro

This is some thoughts on trying to get evilsocket's PITA setup working on Kali in 2019. evilsocket is an absolute badass hacker, he wrote bettercap which has some of his other projects integrated. He made a write up about this in 2018, but I think the re4son kernel and Kali have changed enough to make some of that break. This is a WIP of my journey to get something similar working.

Issues with the original article

I wanted to make the exact setup. Get a Pi Zero W running with bettercap installed, and use a Bluetooth PAN network for the management. There's a few obvious benefits to this setup.

  1. No extra hardware needed! This frees the USB data port up for becoming a USB Ethernet gadget or plugging something else
@milesoberstadt
milesoberstadt / BTT_Profile.json
Created May 15, 2018 18:39
Better Touch Tools Config
{
"BTTPresetName" : "Default",
"BTTGeneralSettings" : {
"disableScrollingIf3" : true,
"BTTForceNormalClickPressure5F" : 200,
"disableScrollingIf2" : true,
"BTTDidRegisterForUpdateStats" : "2.500",
"BTTShowControlStrip" : true,
"BTTShowControlStripItem" : true,
"BTTForceForceClickPressure5F" : 600,