{"id":19922547,"url":"https://github.com/sa7mon/startools","last_synced_at":"2025-09-05T00:47:10.003Z","repository":{"id":84343751,"uuid":"52417037","full_name":"sa7mon/startools","owner":"sa7mon","description":"To use a RasPi to do an Evil Twin attack and capture 802.1x RADIUS creds","archived":false,"fork":false,"pushed_at":"2019-01-14T17:40:51.000Z","size":1837,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-05T00:47:04.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/sa7mon.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}},"created_at":"2016-02-24T05:32:20.000Z","updated_at":"2025-08-07T21:27:43.000Z","dependencies_parsed_at":"2023-07-06T22:31:04.495Z","dependency_job_id":null,"html_url":"https://github.com/sa7mon/startools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sa7mon/startools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fstartools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fstartools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fstartools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fstartools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sa7mon","download_url":"https://codeload.github.com/sa7mon/startools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fstartools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273695199,"owners_count":25151481,"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-04T02:00:08.968Z","response_time":61,"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":[],"created_at":"2024-11-12T22:11:27.330Z","updated_at":"2025-09-05T00:47:04.988Z","avatar_url":"https://github.com/sa7mon.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## To setup on Kali (RasPi Image)\n\n1.  Copy capture.sh to /etc/init.d/ \n2. ```update-rc.d capture defaults```\n3. ```sudo apt-get update \u0026\u0026 apt-get upgrade```\n4. ```sudo apt-get install gcc make libssl-dev ```\n5. Edit ``hostapd-2.2/hostapd/defconfig`` and uncomment line: ``CONFIG_LIBNL32=y``. Probably line 35\n6. \n    ```\n    cd hostapd-2.2\n    patch -p1 \u003c ../hostapd-wpe/hostapd-wpe.patch\n    cd hostapd\n    make\n    cd ../../hostapd-wpe/certs\n    ./bootstrap\n    ```\n\n12. Edit ``hostapd-2.2/hostapd/hostapd-wpe.conf_``to your liking (You also may need to chmod it). A sample config has been provided: ``hostapd-wpe.conf.sample``\n13. Edit ``/etc/NetworkManager/NetworkManager.conf`` and add the MAC address of the wireless card:\n    ```\n    [keyfile]\n    unmanaged-devices=mac:00:11:22:33:44:55\n    ```\n    \n## Description\nThe script should now run on reboot automatically. \n\nThe script will put all the logs into /root/ with randomly generated names. It moves them each time the script is ran, so there may be empty log files. \n\n### Stopping \nTo kill, run _stopcapture.sh_\n\n### Log Parsing\nTo parse through all the logs, I've created a script called wpe-parse located here [https://github.com/sa7mon/wpe-parse](https://github.com/sa7mon/wpe-parse) \n\nIt will also convert them from John format to Hashcat format.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsa7mon%2Fstartools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsa7mon%2Fstartools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsa7mon%2Fstartools/lists"}