ios-ssl-key-steal2
0 | 879
Uploaded by: @atuncer
2
2
Configures SSHd to 22/tcp port
a
This script hooks a variety of functions related to SSL/TLS implementations and socket operations across different libraries and platforms. When these functions are called, the script will: Log which function was called Show which module called it Display a detailed stack trace with module information . This should help you identify exactly where SSL/TLS operations are happening and which modules are responsible for certificate verification and secure communication.RetryClaude can make mistakes. Please double-check responses.
dddddd
I Stole 99% of Code and Effort from dki But Added File Read Capabilities
s
test
a simple code to block root checking function
Print in console the security provider used in the application (MSTG-NETWORK-6)
Android Hermes engine hook react native function calls
Custom SSLCertificateChecker.execute() implementation bypass | App only proceeds if success callback is received
Lists all installed iOS apps by name.
A refactored and streamlined Frida script to bypass root detection checks implemented by the RootBeer library.
Syscall tracing & args/flags/error/signal parsing with strace-like output for Android x64 (tested with emulator & Android 13). See more at https://github.com/FrenchYeti/interruptor
When calculating prices for services, evaluations are made between the sales team and the technical team regarding the time required to complete the target mobile application. However, certain mobile applications, due to their structure, may extend the security testing process. For example, static security tests for a Flutter application with an enabled SSL module and a Cordova application without a client security module may require different working hours. In such cases, it would be useful to quickly detect which framework(s) the target application uses. To facilitate this, I developed a simple script with Frida that identifies the frameworks used by the target mobile application. In the future, I will also work on development for iOS.