Beacon Generation for iOS Attacks

6492
Posts:16
Threads:11
HTC: -0.79
Joined:May 2022
#1
Better response on post Beacon Generation for iOS AttacksWhen creating a generated bean through the. cna plugin, you can choose System as iOS and Arch as the arm64 target platform (currently only supports arm64 architecture).
   
Test oriented preview version

The final dynamic library. dylib file for the specified architecture will be generated. You can choose to package the dynamic library into the specified IPA installation package or inject it into the specified app.

The final callback code will be automatically executed when the dynamic library is loaded. It should be noted that the regular app that needs to be utilized has already applied for network permissions with the user before initiating the callback.


If it is your own app, it is necessary to consider matters related to user application for network, photo album, phone, recording, and other permissions during development.

And when performing file upload and download operations, if one exceeds their own permissions, the current process may be forcibly killed by the system (not yet resolved)

The app started by Root has ended the process in the foreground, but the backend can still run the bean thread started by the app during loading normally.
Reply

Posts:1
Threads:0
HTC: 5.00
Joined:Apr 2023
#2
Do you have any test cases to share.

In case.Thank you for the code and the module plugin?
Reply

Posts:15
Threads:9
HTC: 0.17
Joined:Aug 2022
#3
thank you for sharing.
Reply



 Users browsing this thread: 5 Guest(s)