{"id":30920610,"url":"https://github.com/mrpowerup82/esp32-bluejammer","last_synced_at":"2026-05-20T05:03:18.441Z","repository":{"id":313924878,"uuid":"937783905","full_name":"MrPowerUp82/ESP32-BlueJammer","owner":"MrPowerUp82","description":"É uma ferramenta de interferência de sinal BLE/Bluetooth baseada no ESP32. Ela permite realizar testes de segurança em dispositivos Bluetooth, simulando ataques de negação de serviço (DoS) e outras formas de interferência de sinal. Esta ferramenta é destinada a pesquisadores de segurança e deve ser usada de forma ética e legal.","archived":false,"fork":false,"pushed_at":"2025-09-09T13:25:34.000Z","size":827,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-09T16:34:49.893Z","etag":null,"topics":["esp32","jammer","nodemcu"],"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/MrPowerUp82.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-23T21:57:44.000Z","updated_at":"2025-09-09T13:25:37.000Z","dependencies_parsed_at":"2025-09-09T16:34:50.898Z","dependency_job_id":"7c4e30d2-4c2f-41da-b11d-c8ebd4e2bf00","html_url":"https://github.com/MrPowerUp82/ESP32-BlueJammer","commit_stats":null,"previous_names":["mrpowerup82/esp32-bluejammer"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/MrPowerUp82/ESP32-BlueJammer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrPowerUp82%2FESP32-BlueJammer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrPowerUp82%2FESP32-BlueJammer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrPowerUp82%2FESP32-BlueJammer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrPowerUp82%2FESP32-BlueJammer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrPowerUp82","download_url":"https://codeload.github.com/MrPowerUp82/ESP32-BlueJammer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrPowerUp82%2FESP32-BlueJammer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274396229,"owners_count":25277390,"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-09T02:00:10.223Z","response_time":80,"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":["esp32","jammer","nodemcu"],"created_at":"2025-09-10T01:26:44.714Z","updated_at":"2025-09-25T17:38:34.506Z","avatar_url":"https://github.com/MrPowerUp82.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP32-BlueJammer\n## ESP32 BLE/Bluetooth Jamming Tool\n\n### Descrição\nBlueJammer é uma ferramenta de interferência de sinal BLE/Bluetooth baseada no ESP32. Ela permite realizar testes de segurança em dispositivos Bluetooth, simulando ataques de negação de serviço (DoS) e outras formas de interferência de sinal. Esta ferramenta é destinada a pesquisadores de segurança e deve ser usada de forma ética e legal.\n\n### PinOut\n\n#### HSPI\n| 1st nRF24L01 module Pin | HSPI Pin (ESP32) | 10uf capacitor |\n|---------------|------------------|--------------------|\n| VCC           | 3.3V             | (+) capacitor |\n| GND           | GND              | (-) capacitor |\n| CE            | GPIO 16          |\n| CSN           | GPIO 15          |\n| SCK           | GPIO 14          |\n| MOSI          | GPIO 13          |\n| MISO          | GPIO 12          |\n| IRQ           |                  |\n\n#### VSPI \n| 2nd nRF24L01 module Pin | VSPI Pin (ESP32) | 10uf capacitor |\n|---------------|------------------|--------------------|\n| VCC           | 3.3V             | (+) capacitor |\n| GND           | GND              | (-) capacitor |\n| CE            | GPIO 22          |\n| CSN           | GPIO 21          |\n| SCK           | GPIO 18          |\n| MOSI          | GPIO 23          |\n| MISO          | GPIO 19          |\n| IRQ           |                  |\n\n#### My Connection\n\n| nRF24L01 | ESP32 Dev Kit |\n|----------|---------------|\n| VCC      | 3.3V          |\n| GND      | GND           |\n| CE       | GPIO 26       |\n| CSN      | GPIO 25       |\n| SCK      | GPIO 14       |\n| MOSI     | GPIO 13       |\n| MISO     | GPIO 12       |\n\n### Inspirado em\n - [NRF24L01 Jammer Wokwi](https://wokwi.com/projects/411928608367368193)\n - [RF-Clown Hackster.io](https://www.hackster.io/CiferTech/rf-clown-your-portable-ble-bluetooth-jamming-tool-7f74e4)\n - [Project Hub Arduino](https://projecthub.arduino.cc/CiferTech/how-to-make-wifi-jammer-but-with-nrf24l01-2c6ea1)\n - [BLE Jammer using ESP32 and NRF24](https://github.com/WOD-MN/bt_jam)\n - [ESP32-BlueJammer - by @emensta](https://github.com/EmenstaNougat/ESP32-BlueJammer)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrpowerup82%2Fesp32-bluejammer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrpowerup82%2Fesp32-bluejammer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrpowerup82%2Fesp32-bluejammer/lists"}