April 30, 2022 in activity reports by Esther Onfroy3 minutes
PiRogue Tool Suite is a reboot of PiRanhaLysis project. Today, PiRanhaLysis is used by a lot of people ranging from universities (the University of Yale as an example), activists, NGOs and gets a lot of traction. Too much traction in fact to be maintained in our spare time as we have done until now. Currently, the project is at the proof-of-concept stage. To get to wider adoption by the general public, we need to streamline the build process and smooth the interface. Our goal is to make the project accessible to anyone.
The problem: the lack of open-source means (hardware + software) to assess both privacy and security of mobile devices. Depending on HRD goals, they should want to educate, conduct emergency assessment or off-the-field investigations.
The plan: As with all the other projects we do, we are the first users of the technologies we develop and we aim to provide open-source, low-cost, well maintained, easy to use and easy to build hardware and software.
We have three functioning modes for PTS:
a kiosk mode for anyone who wants to know which servers a mobile device is communicating with
an on-the-field mode
an expert mode for technical people to:
The PiRogue is an open hardware device based on a Raspberry Pi operating as a network router (like any ISP router) analyzing network traffic in real time.
You can check out our work on GitHub at https://github.com/PiRogueToolSuite/ or on our website at https://piroguetoolsuite.github.io/.
We did a demo to few people of Human Rights Watch.
The communication strategy is now done. We will now follow Misfit’s recommendations. We also continued working on a video presenting the project.
We finally packaged all the PiRogue OS dependencies following Debian recommendations. All PiRogue’s packages are available at https://github.com/PiRogueToolSuite/deb-packages and distributed via PTS’s ppa.
We also packaged all PiRogue OS 3rd-party for both armhf
and arm64
architectures:
Feel free to reuse our packages.
Regarding PiRogue OS the image is now available for both armhf
and arm64
architectures.
Things are moving faster than excepted on this topic and we plan to do our first public release in the coming weeks. It will be the opportunity for us to invite NGOs to test the first version of the PiRogue and share their feedback about it.
We are facing issues dumping TLS keys from system applications with Frida. We are still investigating on this topic.