{"id":13557253,"url":"https://github.com/bharshbarger/AutOSINT","last_synced_at":"2025-04-03T11:31:32.528Z","repository":{"id":40694122,"uuid":"56616288","full_name":"bharshbarger/AutOSINT","owner":"bharshbarger","description":"Tool to automate common OSINT tasks","archived":false,"fork":false,"pushed_at":"2024-03-15T01:00:45.000Z","size":242,"stargazers_count":300,"open_issues_count":3,"forks_count":70,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-11-04T07:35:49.017Z","etag":null,"topics":["documentation-generator","osint","pentesting"],"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/bharshbarger.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":"2016-04-19T17:10:39.000Z","updated_at":"2024-11-02T20:19:57.000Z","dependencies_parsed_at":"2024-11-04T07:41:08.048Z","dependency_job_id":null,"html_url":"https://github.com/bharshbarger/AutOSINT","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/bharshbarger%2FAutOSINT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bharshbarger%2FAutOSINT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bharshbarger%2FAutOSINT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bharshbarger%2FAutOSINT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bharshbarger","download_url":"https://codeload.github.com/bharshbarger/AutOSINT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246993006,"owners_count":20865922,"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":["documentation-generator","osint","pentesting"],"created_at":"2024-08-01T12:04:14.522Z","updated_at":"2025-04-03T11:31:27.511Z","avatar_url":"https://github.com/bharshbarger.png","language":"Python","funding_links":[],"categories":["Python","Python (1887)","osint"],"sub_categories":[],"readme":"# AutOSINT\nTool to automate common osint tasks. Probably best run on Kali, but tested on Debian 8.\n\n## Dependencies: \n\n### In your path: \nwhois, host, git, theHarvester(https://github.com/laramies/theHarvester), pyFoca(https://github.com/altjx/ipwn)\n\n### python modules: \npython-docx, shodan,  google, pypdf (for pyFoca) \n\n### other files:\n\nA hashcat style pot file(hash:plain), and whatever open source dumps you already have in format user:hash\n\n## Installation:\n\n    $ git clone https://github.com/bharshbarger/AutOSINT.git\n\n### (if missing modules:)\n\nhttps://github.com/achillean/shodan-python\n\n    $ pip install shodan\n\nhttps://pypi.python.org/pypi/google\n\n    $ pip install google\n\nhttps://python-docx.readthedocs.io/en/latest/user/install.html\n\n    $ pip install python-docx\n    \n### Install all missing modules\n\n    $ pip install -U -r requirements.txt \n\n## Help \n\n    usage: AutOSINT.py [-h] [-c FooCorp] [-d foo.com] [-v] DORKS [DORKS ...]\n    \n    positional arguments:\n      DORKS                 user supplied dorks\n    \n    optional arguments:\n      -h, --help            show this help message and exit\n      -c FooCorp, --client FooCorp\n                            The name you want to call target domain owner's name.\n      -d foo.com, --domain foo.com\n                        The Domain you want to search.\n      -v, --verbose         Verbosity option. Mainly just dumps all output to the\n                            screen.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbharshbarger%2FAutOSINT","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbharshbarger%2FAutOSINT","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbharshbarger%2FAutOSINT/lists"}