{"id":13773575,"url":"https://github.com/fit-project/fit","last_synced_at":"2026-03-04T13:28:06.537Z","repository":{"id":92281766,"uuid":"590513065","full_name":"fit-project/fit","owner":"fit-project","description":"FIT is a modular suite of Python applications for digital forensic acquisition of online contents such as web pages, emails, social media, and more. Each module can run independently or as part of the full FIT suite.","archived":false,"fork":false,"pushed_at":"2025-10-23T15:29:14.000Z","size":17980,"stargazers_count":87,"open_issues_count":2,"forks_count":10,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-23T17:35:39.410Z","etag":null,"topics":["forensics","forensics-tools","pyqt6-desktop-application","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fit-project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-18T15:34:23.000Z","updated_at":"2025-10-22T16:32:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"f419dacd-6fe6-4bcf-9ccf-70cf1a7be109","html_url":"https://github.com/fit-project/fit","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/fit-project/fit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fit-project%2Ffit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fit-project%2Ffit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fit-project%2Ffit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fit-project%2Ffit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fit-project","download_url":"https://codeload.github.com/fit-project/fit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fit-project%2Ffit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30081313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T13:22:36.021Z","status":"ssl_error","status_checked_at":"2026-03-04T13:20:45.750Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["forensics","forensics-tools","pyqt6-desktop-application","python3"],"created_at":"2024-08-03T17:01:17.411Z","updated_at":"2026-03-04T13:28:06.437Z","avatar_url":"https://github.com/fit-project.png","language":"Python","funding_links":[],"categories":["Tools","HarmonyOS","Challenges","python3"],"sub_categories":["Acquisition","Windows Manager","Website Forensics"],"readme":"![](./assets/branding/banner.png)\n\n# Freezing Internet Tool\n`FIT` is a Python3 application for forensic acquisition of contents like web pages, emails, social media, etc. directly from the internet. \nIt's based on **Fabio Zito @zitelog** [final exam](https://github.com/zitelog/fit) for a Master named in Cybersecurity, Digital Forensics and Data Protection where the relator was Prof. Giovanni Bassetti **@nannib**.\n\nFor the implementation: \n* MVC Pattern\n* Python Language\n* [Qt](https://www.qt.io/download-open-source) as graphical user interface and Web Engine \n* Scapy for packet capture\n* [Qt Multimedia](https://doc.qt.io/qt-6/qtmultimedia-index.html) for screen video and audio recording. For more information about audio recording, refer to the [guide](https://github.com/fit-project/fit/wiki/Screen-recording-audio-management)\n* SQLite and SQLAlchemy for persistence\n\n## Suggestions\nOn PCs with Windows OS it is strongly recommended to install [NPCAP](https://npcap.com/dist/) otherwise it will not be possible to capture the network traffic and to excute traceroute. Do not install WinPCAP because they have been deprecated.\n\n## Downloading Portable Version\nIf you want download FIT portable version click [here](https://github.com/fit-project/fit/releases/latest) (for the moment just for windows ).\n\n## Cloning the github repository\n```\ngit clone git@github.com:fit-project/fit.git fit\n```\n\nThis will clone the latest version of the FIT repository to a **fit** folder.\n\n\n## Install\nOnce you've downloaded FIT and installed all the prerequisites:\n\n* go in fit folder:\n```\ncd fit\n```\n* If you don't have [poetry](https://python-poetry.org/), install it (below its showed windows Powershell):\n```\n(Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | python -\n```\n* install the dependencies:\n```\npoetry install\n```\n## Running FIT\n\nRun your application:\n\n```\npoetry run python fit.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffit-project%2Ffit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffit-project%2Ffit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffit-project%2Ffit/lists"}