How to configure BurpelFish

I recently was doing a pentest and was continuously looking up translations for words, and thought “there has to be a better way…”. That is when I landed on BurpelFish, which adds a google translate context option to your BurpSuite’s right click. When … Continue reading How to configure BurpelFish

Needing help intercepting local SSL traffic on a difficult Android app

I’m trying to intercept traffic from an Andriod app.
I’ve forwarded ports 80, 443, 6699 and 6698 on Kali to a listener port and set up arp-spoofing. I’m using BurpSuite on the same computer to listen and intercept (invisible proxy).
Certif… Continue reading Needing help intercepting local SSL traffic on a difficult Android app

Burp – How to capture local traffic from Android device (i.e traffic that doesn’t use the internet)

I’m trying to intercept traffic between an Andriod App and a Router interface. I’m using a rooted device.
They communicate on port 6699 which I believe is typical for nginx.
I’ve tried setting up Burp to capture the traffic but all it sees… Continue reading Burp – How to capture local traffic from Android device (i.e traffic that doesn’t use the internet)