{"id":13846114,"url":"https://github.com/shubhampathak/autosetup","last_synced_at":"2025-07-12T04:31:07.499Z","repository":{"id":54798597,"uuid":"189541488","full_name":"shubhampathak/autosetup","owner":"shubhampathak","description":"Auto setup is a bash script compatible with Debian based distributions to install and setup necessary programs.","archived":false,"fork":false,"pushed_at":"2022-12-08T23:01:05.000Z","size":52,"stargazers_count":175,"open_issues_count":1,"forks_count":35,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-05T17:45:42.557Z","etag":null,"topics":["autoinstall","autosetup","bash","bugbounty","debian","infosec","kali-linux","linux","post-installation","postinstall","recon","reconnaissance","script","security","shell","ubuntu","ubuntu-installation"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/shubhampathak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-31T06:38:39.000Z","updated_at":"2024-07-21T22:32:34.000Z","dependencies_parsed_at":"2023-01-25T07:50:16.087Z","dependency_job_id":null,"html_url":"https://github.com/shubhampathak/autosetup","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/shubhampathak%2Fautosetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhampathak%2Fautosetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhampathak%2Fautosetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhampathak%2Fautosetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shubhampathak","download_url":"https://codeload.github.com/shubhampathak/autosetup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225791550,"owners_count":17524804,"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":["autoinstall","autosetup","bash","bugbounty","debian","infosec","kali-linux","linux","post-installation","postinstall","recon","reconnaissance","script","security","shell","ubuntu","ubuntu-installation"],"created_at":"2024-08-04T17:04:20.933Z","updated_at":"2024-11-21T19:31:12.419Z","avatar_url":"https://github.com/shubhampathak.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# autosetup\nAuto setup is a simple bash script (compatible with Debian-based distributions like Ubuntu and Kali) to install and set up necessary software/tools after doing Fresh Install.\n\n\u003e The script is completely based on InfoSec/Bug Bounty reconnaissance tools as well as some apps I use regularly like Skype, Chrome, etc.\n\u003e You can modify it according to your need.\n\n![AutoSetup.sh](https://user-images.githubusercontent.com/20816337/130368587-124ebdb6-4d96-4716-85f0-c1866d8d8eda.png)\n![AutoSetup.sh](https://user-images.githubusercontent.com/20816337/130368430-56b15e47-2c80-4dcc-b336-f9c41a6f274d.png)\n\n## Usage\n\n```bash\ngit clone https://github.com/shubhampathak/autosetup.git\ncd autosetup\nchmod +x autosetup.sh\n./autosetup.sh\n```\n## Structure\n\nThe script will show a dialogbox (whiptail), where you can select the software(s) you want to install. \n\nBut, before opening the dialogbox, it'll perform the following operations:\n\n1. Install snap, curl, wget, dns-utils, adb and fastboot.\n2. Setup Git Global Config. (It'll ask for your name and email)*\n3. Install all the required dependencies needed for the list of tools.\n\n**You can skip 2 if you want.*\n\n## List\n\n* Visual Studio Code\n* Daniel Miessler's SecLists\n* Python3, virtualenv, pip3\n* Go\n* Rbenv\n* Amazon Corretto (OpenJDK)\n* Masscan\n* Chrome\n* NMAP\n* Drozer Framework\n* Jadx\n* httprobe\n* SQLMAP\n* Nuclei\n* i3 Window Manager\n* Aquatone\n* Skype\n* NodeJS\n* Sublime Text 3\n* Wireshark\n* Amass\n* Knockpy\n* Dirsearch\n* LinkFinder\n* Virtual Box\n\n## Note\n\nTested on Ubuntu 16.04, 18.04, 20.04, Kali Linux Vagrant boxes, but it should work with other Debian-based distributions as well.\n\n## Contributions\n\nWe hope that you will consider contributing to autosetup. Please read this short overview [Contribution Guidelines](https://github.com/shubhampathak/autosetup/blob/master/CONTRIBUTING.md) for some information about how to get started. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhampathak%2Fautosetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshubhampathak%2Fautosetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhampathak%2Fautosetup/lists"}