{"id":31810699,"url":"https://github.com/mikehorn-git/hydra","last_synced_at":"2025-10-11T06:05:13.873Z","repository":{"id":238170579,"uuid":"795705398","full_name":"MikeHorn-git/Hydra","owner":"MikeHorn-git","description":"Hunt sql commands in pcap","archived":false,"fork":false,"pushed_at":"2025-09-05T18:36:47.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-05T20:40:33.357Z","etag":null,"topics":["forensics","network-forensics","pcap","pyshark","sqlinjection"],"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,"zenodo":null}},"created_at":"2024-05-03T21:16:34.000Z","updated_at":"2025-09-05T18:36:51.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/Hydra","commit_stats":null,"previous_names":["mikehorn-git/psqlhunter","mikehorn-git/hydra"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MikeHorn-git/Hydra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FHydra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FHydra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FHydra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FHydra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikeHorn-git","download_url":"https://codeload.github.com/MikeHorn-git/Hydra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FHydra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006441,"owners_count":26084105,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","network-forensics","pcap","pyshark","sqlinjection"],"created_at":"2025-10-11T06:05:09.723Z","updated_at":"2025-10-11T06:05:13.862Z","avatar_url":"https://github.com/MikeHorn-git.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hydra\n\n![image](https://upload.wikimedia.org/wikipedia/commons/d/da/Gustave_Moreau_-_Hercules_and_the_Lernaean_Hydra_-_1964.231_-_Art_Institute_of_Chicago.jpg)\n\n## Table of content\n\n- [Requirement](https://github.com/MikeHorn-git/Hydra#requirement)\n- [Installation](https://github.com/MikeHorn-git/Champs-Elysees#installation)\n  - [Uv](https://github.com/MikeHorn-git/Hydra#uv)\n  - [Pip](https://github.com/MikeHorn-git/Hydra#pip)\n  - [Nix](https://github.com/MikeHorn-git/Hydra#nix)\n- [Usage](https://github.com/MikeHorn-git/Hydra#usage)\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### Debian\n\n```bash\nsudo apt-get install tshark\n```\n\n## Installation\n\n### Uv\n\n```bash\ngit clone https://github.com/MikeHorn-git/Hydra.git\ncd Hydra/\nuv sync\n```\n\n### Pip\n\n```bash\ngit clone https://github.com/MikeHorn-git/Hydra.git\ncd Hydra/\npip install .\n```\n\n### Nix\n\n```bash\ngit clone https://github.com/MikeHorn-git/Hydra.git\ncd Hydra/\ndevenv shell\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%2Fhydra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikehorn-git%2Fhydra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikehorn-git%2Fhydra/lists"}