{"id":13490634,"url":"https://github.com/Xenios91/Secrets-Extractor","last_synced_at":"2025-03-28T06:31:43.094Z","repository":{"id":37028622,"uuid":"495125841","full_name":"Xenios91/Secrets-Extractor","owner":"Xenios91","description":"A tool to check packets for secrets","archived":false,"fork":false,"pushed_at":"2024-12-19T05:04:00.000Z","size":1903,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-19T05:29:29.654Z","etag":null,"topics":["packet-analyser","packets","security-tools"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Xenios91.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":"2022-05-22T17:14:11.000Z","updated_at":"2024-12-19T05:04:03.000Z","dependencies_parsed_at":"2024-01-16T09:09:50.778Z","dependency_job_id":"d9dc2883-171d-4b89-9dcd-91fc049120ee","html_url":"https://github.com/Xenios91/Secrets-Extractor","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xenios91%2FSecrets-Extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xenios91%2FSecrets-Extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xenios91%2FSecrets-Extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xenios91%2FSecrets-Extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xenios91","download_url":"https://codeload.github.com/Xenios91/Secrets-Extractor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245984577,"owners_count":20704793,"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":["packet-analyser","packets","security-tools"],"created_at":"2024-07-31T19:00:49.682Z","updated_at":"2025-03-28T06:31:43.088Z","avatar_url":"https://github.com/Xenios91.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Secrets Extractor\n\n[![CodeQL](https://github.com/Xenios91/Secrets-Extractor/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/Xenios91/Secrets-Extractor/actions/workflows/codeql-analysis.yml) \n[![Go](https://github.com/Xenios91/Secrets-Extractor/actions/workflows/go.yml/badge.svg)](https://github.com/Xenios91/Secrets-Extractor/actions/workflows/go.yml)\n\n## General Information\n- Author: Corey Hartman\n- Language: Golang v1.23\n- Description: Traverses packet captures/live traffic and extracts: usernames, passwords, session id's, basic auth, and cookies from HTTP traffic.\n\n## Installation/Compilation\n- Requires Golang v1.23\n- DevContainer included within the project.\n- libpcap-dev required ```sudo apt install libpcap-dev -y```\n- With in the projects root directory run ```go build .```\n\n## Utilization\n- Set the pcap file to check ```-file=myPcapToScan.pcap``` \n\n- Set the file to output secrets to ```-output=fileToDumpSecretsTo.json```\n\n- Example ```./passession-extractor -file=myPcapCapture.pcap -output=secrets_dump.json```\n\n- Note - If the ```-file``` flag is not utilized, a live capture will be initiated. To utilize live capture, ensure the user you are running as has permissions to perform a packet capture.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FXenios91%2FSecrets-Extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FXenios91%2FSecrets-Extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FXenios91%2FSecrets-Extractor/lists"}