![]() Mobile device forensics & digital investigationMonthly report n⁰9- 2022-10https://pts-project.org/blog/monthly-report-n9-2022-10/Context of the projectPiRogue 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 projectThe 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:
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. What we have done so farYou can check out our work on GitHub at https://github.com/PiRogueToolSuite/ or on our website at https://pts-project.org/. SoftwareThe Tool SuiteThe Tool Suite is a software stack, its architecture is distributed and not cloud-depend, that means it can be deployed on a bare metal server as well as on any cloud platform supporting Docker. We are currently working on the following features:
The following diagram presents the core entities and their relations: What we plan to do next month
ChallengesWe are facing issues on the packaging of the latest version of Frida. Find more details at https://github.com/PiRogueToolSuite/pirogue-os/issues/18. |