{"id":20822000,"url":"https://github.com/mikehorn-git/psqlhunter","last_synced_at":"2025-05-07T16:41:18.522Z","repository":{"id":238170579,"uuid":"795705398","full_name":"MikeHorn-git/PsqlHunter","owner":"MikeHorn-git","description":"Hunt sql commands in pcap.","archived":false,"fork":false,"pushed_at":"2024-10-24T19:15:42.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-26T05:39:15.370Z","etag":null,"topics":["forensics","network-forensics","pcap","pyshark","python","sql","sqlinjection","threat-hunting"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MikeHorn-git.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}},"created_at":"2024-05-03T21:16:34.000Z","updated_at":"2024-10-24T19:15:45.000Z","dependencies_parsed_at":"2024-10-24T23:36:30.328Z","dependency_job_id":"102ff7f3-c234-4079-a763-b575cb9451db","html_url":"https://github.com/MikeHorn-git/PsqlHunter","commit_stats":null,"previous_names":["mikehorn-git/psqlhunter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FPsqlHunter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FPsqlHunter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FPsqlHunter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FPsqlHunter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikeHorn-git","download_url":"https://codeload.github.com/MikeHorn-git/PsqlHunter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225096649,"owners_count":17420293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","network-forensics","pcap","pyshark","python","sql","sqlinjection","threat-hunting"],"created_at":"2024-11-17T22:13:41.395Z","updated_at":"2025-05-07T16:41:18.515Z","avatar_url":"https://github.com/MikeHorn-git.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Description\n\nMake sqli injection detection on pcap quicker for forensics analyst.\nDetect sql requests in a pcap and render in a more friendly output.\n\n## Screenshot\n\n![image](./.assets/screen.png)\n\n## Requirement\n\n* [Tshark](https://www.wireshark.org/docs/man-pages/tshark.html)\n\n### Arch\n\n```bash\nsudo pacman -S wireshark-cli\n```\n\n# Installation\n\n### Classic\n\n```bash\ngit clone https://github.com/MikeHorn-git/PsqlHunter.git\ncd PsqlHunter/\npip install -r requirements.txt\n```\n\n### Nix\n\n```bash\ngit clone https://github.com/MikeHorn-git/PsqlHunter.git\ncd PsqlHunter/\nnix develop\n```\n\n## Usage\n\n```bash\nusage: PsqlHunter.py [-h] [--csv] [--json] [--output OUTPUT] pcap\n\nHunt sql commands in pcap.\n\npositional arguments:\n  pcap             Path to the pcap file or folder containing pcap files\n\noptions:\n  -h, --help       show this help message and exit\n  --csv            Export results to CSV\n  --json           Export results to JSON\n  --output OUTPUT  Path to the output folder\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikehorn-git%2Fpsqlhunter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikehorn-git%2Fpsqlhunter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikehorn-git%2Fpsqlhunter/lists"}