iOS 16.7.8 Jailbreak on iPhone X
If you're a pentester or bug bounty hunter that is trying to do some iOS mobile application testing, half the battle is getting a phone properly jailbroken so you can proxy HTTP…
tag
8 posts
If you're a pentester or bug bounty hunter that is trying to do some iOS mobile application testing, half the battle is getting a phone properly jailbroken so you can proxy HTTP…
I updated this post to add in prowlarr support. But here is the updated docker compose.yml. version: '3.8' services: pms docker: container name: plex network mode: host hostname:…
Let's say you're doing a pentest, and you run across access to AWS Lambda. I recently learned you can get a persistent shell (for 15 minutes, at least) via Lambda, which seemed…
The weather station issues were given CVE 2022 35122 . I contacted the manufacturer in regards to these issues. They responded quickly. I wasn't expecting anything to be done…
Prerequisites and Getting Started I sometimes like to spin up a virutal machine in the cloud, do some testing, and then tear it down. It doesn't even have to be for bug bounty…
Newer versions of Linux may not come with any sort of Python 2 installed. I recently wanted to run Sharpshooter , which is a "payload creation framework for the retrieval and…
I had Tesla solar panels and Powerwalls installed several weeks ago. I currently don't have permission to operate (PTO) from my electricity provider, which means I can't ship any…
Update : Now with prowlarr, too. This docker compose yml file will run all of these services. This post assumes that you have a little technical knowledge already and that you…