瀏覽代碼

Update application.fam

Erwin Ried 2 年之前
父節點
當前提交
4a36c38448
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      flipper_companion_apps/applications/plugins/esp32cam_evilportal/application.fam

+ 3 - 0
flipper_companion_apps/applications/plugins/esp32cam_evilportal/application.fam

@@ -9,4 +9,7 @@ App(
     order=90,
     fap_icon="icons/evil_portal_10px.png",
     fap_category="GPIO",
+    fap_description="ESP32-CAM evil portal. When users try to connect to this access point they will be served a fake login screen. User credentials are sent to the Flipper and logged on the SD card. [Unplug the USB cable to test with Mayhem]",
+    fap_author="bigbrodude6119",
+    fap_weburl="https://github.com/bigbrodude6119/flipper-zero-evil-portal"
 )