{"id":13840696,"url":"https://github.com/leobeosab/sharingan","last_synced_at":"2026-01-16T20:36:13.727Z","repository":{"id":96154033,"uuid":"219916492","full_name":"leobeosab/sharingan","owner":"leobeosab","description":"Offensive Security recon tool","archived":false,"fork":false,"pushed_at":"2021-08-27T14:22:48.000Z","size":612,"stargazers_count":93,"open_issues_count":0,"forks_count":15,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-08-05T17:25:33.760Z","etag":null,"topics":["dns","go","nmap","recon","security"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leobeosab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-11-06T05:08:40.000Z","updated_at":"2024-06-10T16:08:03.000Z","dependencies_parsed_at":"2023-04-09T05:01:13.116Z","dependency_job_id":null,"html_url":"https://github.com/leobeosab/sharingan","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/leobeosab%2Fsharingan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leobeosab%2Fsharingan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leobeosab%2Fsharingan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leobeosab%2Fsharingan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leobeosab","download_url":"https://codeload.github.com/leobeosab/sharingan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225712638,"owners_count":17512446,"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":["dns","go","nmap","recon","security"],"created_at":"2024-08-04T17:00:52.596Z","updated_at":"2026-01-16T20:36:13.698Z","avatar_url":"https://github.com/leobeosab.png","language":"Go","funding_links":[],"categories":["Go","Go (531)"],"sub_categories":[],"readme":"# Sharingan\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"./icon.jpg\" width=\"35%\" \u003e\n\u003c/p\u003e\n\nSharingan is a recon multitool for offensive security / bug bounty\n\nWIP, will I ever finish? Who knows\n\n## Cloning for development\nOutside of your gopath\n`git clone https://github.com/leobeosab/sharingan`\n\n## Installing\n`go get github.com/leobeosab/sharingan/cmd/sharingancli`\n\n## Dependencies\n*   NMap\n*   Go\n\n## Usage\n#### Note\nOrder matters when it comes to flags it must be `sharingancli [globalflags] command [commandflags]` if this isn't a wanted feature I can change it but I like how clean it is\n\n### DNS\n#### bruteforce\nDNS busts the target with a wordlist you provide \n```\nsharingancli --target targetname dns --dns-wordlist ~/path/to/wordlist --root-domain target.com\n```\n![dns example gif](./dns_example.gif)\n\n#### addsubs\nAdds subdomains to the program's storage from stdin using pipes\n```\ncat subs | sharingancli --target targetname dns addsubs\n```\n\n### Scan\nScans all hosts available that were stored in target using nmap\n```\nsharingancli --target target scan\n```\n![scan_example_gif](./scan_example.gif)\n\n#### interactive\nScan a single host from list of subdomains stored in target \n```\nsharingancli --target target scan interactive\n```\n![scan interactive_example gif](./scan_interactive_example.gif)\n\n### info\n#### domains\nOutputs all domains as a list in stdout\n```\nsharingancli --target target info domains\n```\n![info example](./info_example.png)\n\n## Features to come \n*   Dir brute forcing -- Currently being worked on\n*   JSON and regular file exports\n*   Automated scans through a daemon?\n*   add a way to do SYN / -sS scanning [ must be root so it presents a challenge ]\n*   Possible Web ui / html export\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleobeosab%2Fsharingan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleobeosab%2Fsharingan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleobeosab%2Fsharingan/lists"}