https://github.com/PiRogueToolSuite/ or on our website at https://pts-project.org/.
The software meant to be deployed on NGO infrastructure has now a name: Colander.
We have almost finished the implementation of the different entities managed by Colander and started working on observable enrichment and artifact analysis. Analysis and enrichment are defined in a separate service (colander-analyzers) that can be used without Colander. This service, for the enrichment part, is mainly based on harpoon and will provide the integration with 3rd party services such VirusTotal, RiskIQ, etc.
Colander-analyzers exposes a unified REST API allowing any other tool to request observable enrichment such has whois, VirusTotal report, etc and artifact analysis such as PCAP analysis (based on NFStream and Suricata), APK analysis (based on Pithus) and more.
Finally, we also have defined the UI structure which is split in 5 workspaces:
We are facing issues on the packaging of the latest version of Frida. Find more details at https://github.com/PiRogueToolSuite/pirogue-os/issues/18.