{"id":19757255,"url":"https://github.com/mach1el/collector","last_synced_at":"2025-09-09T00:31:02.099Z","repository":{"id":113208759,"uuid":"62711138","full_name":"mach1el/collector","owner":"mach1el","description":"Collector python tool for scanning and information gathering.","archived":false,"fork":false,"pushed_at":"2018-10-07T06:05:50.000Z","size":95,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-12T17:32:14.451Z","etag":null,"topics":["penetration-testing","penetration-testing-tools","pentesting","port-scanner","python","python-script","python-tool"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mach1el.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES","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-07-06T10:02:14.000Z","updated_at":"2023-05-03T01:35:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbafaed2-547b-4b00-b8dc-0109fac2c0f6","html_url":"https://github.com/mach1el/collector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mach1el/collector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mach1el%2Fcollector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mach1el%2Fcollector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mach1el%2Fcollector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mach1el%2Fcollector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mach1el","download_url":"https://codeload.github.com/mach1el/collector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mach1el%2Fcollector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231129,"owners_count":25245687,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["penetration-testing","penetration-testing-tools","pentesting","port-scanner","python","python-script","python-tool"],"created_at":"2024-11-12T03:18:44.382Z","updated_at":"2025-09-09T00:31:02.021Z","avatar_url":"https://github.com/mach1el.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Collector\n\n* version 3.0 :\n\n      [+] Add pass same host in Subscan.\n      \n      [+] Add feature links extractor.\n      \n      [+] Upgrade pyWhois\n      \n            * add subdomain handler.\n            \n            * add 4 network whois server.\n            \n            * also use correct domain whois server.\n      \n      \n# Required Modules\n\n* When you run this tool it will detect required modules and install it.\n\n# Note\n\n* My Scanner (except TCP Connect Scan) won't work in Arch,Debain and may Fedora.\n\n* Also Email Hunter may not work in some linux platform.\n\n## Usage:\n        ******            **  **                   **\n       **////**          /** /**                  /**\n      **    //   ******  /** /**  *****   *****  ******  ******  ******\n     /**        **////** /** /** **///** **///**///**/  **////**//**//*\n     /**       /**   /** /** /**/*******/**  //   /**  /**   /** /** /\n     //**    **/**   /** /** /**/**//// /**   **  /**  /**   /** /**\n      //****** //******  *** ***//******//*****   //** //****** /***\n       //////   //////  /// ///  //////  /////     //   //////  ///\n\n                           @teachyourselfhacking\n\n       Author: ___T7hM1___\n       Github: http://github.com/t7hm1\n       Version:3.0\n\n                Scanning -=- Gathering -=- Collecting\n\n\n       usage: ./collector.py -d [domain] [OPTIONS]\n\n       REQUIRES:\n              -d , --domain      Specify target domain,it look like google.com.\n              -i , --ip          Argument for ip pinger.\n\n       OPTIONAL:\n              -p , --port        Optional to choose port to traceroute or sS sU scan.\n              -f , --file        Optional to choose default wordlist or custom wordlist.\n              -s , --srange      Specify start range for ping module (default:0).\n              -e , --erange      Specify end range for ping module (default:256).\n              -t , --timeout     Set timeout for connectivity (default=0.5).\n              -m , --method      Specify method to test.Default is GET method.\n              -w , --writefile   Write output to text file.\n              -q, --quite        quite.\n\n       WEB CRAWLER:\n              --method-test      Test method status of website.\n              --scraping-links   Enable web scraping.\n\n       PORT SCAN TECHNIQUES:\n              -sC                Use socket connect() to scan ports.\n              -sS                TCP SYN.\n              -sF                FIN scan.\n              -sA                ACK scan.\n              -sX                XMAS scan.\n              -sN                Null scan.\n              -sU                UDP Scan.\n\n       WHOIS/LOOKUP DOMAIN:\n              -lookup            Lookup Domain.\n              -whois             Whois your target.\n              -subscan           Enable subdomain scan.\n              --zone             Check DNS zone transfer.\n\n       SNSE:\n              -EH                Start email hunter.\n              -snse              Search user on social network such like \n                                 linkedin,twitter,googleplus(gplus).\n\n       NETWORK GATHERING:\n              -ping              Enable ping check alive ip.\n              -getheader         Get a few information with headers.\n              -traceroute        Traceroute your target.\n\n       HELP SCREEN:\n              -h, --help         Print help screen and exit.\n              -v, --version      Print program's version and exit.\n\n       Example:\n              ./collector.py -i 192.168.1 -s 10 -e 100\n              ./collector.py -d example.com -getheader\n              ./collector.py -d google.com -subscan -f /path/to/worldlist\n              ./collector.py -d apple.com -gemail -linkedin\n              ./collector.py -d google.com -p 1-500 -sS\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmach1el%2Fcollector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmach1el%2Fcollector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmach1el%2Fcollector/lists"}