{"id":13827208,"url":"https://github.com/m4n3dw0lf/sslkill","last_synced_at":"2025-03-21T03:31:08.296Z","repository":{"id":175970210,"uuid":"76303297","full_name":"m4n3dw0lf/sslkill","owner":"m4n3dw0lf","description":"Forced Man-In-The-Middle HTTPs-Avoiding Reverse Proxy","archived":false,"fork":false,"pushed_at":"2019-10-23T02:19:29.000Z","size":57,"stargazers_count":62,"open_issues_count":2,"forks_count":35,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T20:13:05.825Z","etag":null,"topics":["arp-spoofing","dns","hsts","proxy","reverse-proxy","sslstrip"],"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/m4n3dw0lf.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}},"created_at":"2016-12-12T23:06:15.000Z","updated_at":"2025-01-25T10:34:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e5e436f-ef90-4382-aef1-12aa2e718425","html_url":"https://github.com/m4n3dw0lf/sslkill","commit_stats":null,"previous_names":["m4n3dw0lf/sslkill"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4n3dw0lf%2Fsslkill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4n3dw0lf%2Fsslkill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4n3dw0lf%2Fsslkill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4n3dw0lf%2Fsslkill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m4n3dw0lf","download_url":"https://codeload.github.com/m4n3dw0lf/sslkill/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244733554,"owners_count":20501011,"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":["arp-spoofing","dns","hsts","proxy","reverse-proxy","sslstrip"],"created_at":"2024-08-04T09:01:52.076Z","updated_at":"2025-03-21T03:31:07.951Z","avatar_url":"https://github.com/m4n3dw0lf.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"42f9e068b6511bcbb47d6b2b273097da\"\u003e\u003c/a\u003e未分类"],"sub_categories":["\u003ca id=\"3bd67ee9f322e2c85854991c85ed6da0\"\u003e\u003c/a\u003e投毒\u0026\u0026Poisoning"],"readme":"# sslkill\n\nSSL Kill is a forced man-in-the-middle transparent reverse proxy that modifies HTTP requests and responses in order to avoid SSL and HSTS, to achieve that, it use a two-way ARP spoofing plus a forced DNS resolver that redirects all name server queries to the attacker IP Address. This tool is for information security researchers and should not be used for criminal acts\n\n\nSSL Kill v1.2\u003cbr/\u003e\n\n\n![alt text](banner.png)\n\n\n## Installation\n```\n   $sudo apt-get install build-essential python-dev libnetfilter-queue-dev\n   $git clone https://github.com/m4n3dw0lf/sslkill\n   $cd sslkill\n   $sudo pip install -r requirements.txt\n   $sudo chmod +x sslkill.py\n   $sudo ./sslkill.py -h\n```\n\n## Basics\n```\nusage: \n Network interface:     -i \u003cINTERFACE\u003e or --interface \u003cINTERFACE\u003e \n Target IP Address:     -t \u003cTARGET\u003e or --target \u003cTARGET\u003e \n Gateway IP Address:\t-g \u003cGATEWAY\u003e or --gateway \u003cGATEWAY\u003e\n Listening Port:        -l \u003cPORT\u003e or --listen \u003cPORT\u003e\n Debug mode:\t        -d Turn debugger ON, default = OFF\n\nexamples:\n  $sudo ./sslkill.py -i wlan0 -t 10.0.0.3 -g 10.0.0.1\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4n3dw0lf%2Fsslkill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm4n3dw0lf%2Fsslkill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4n3dw0lf%2Fsslkill/lists"}