House is a runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python. It is designed for helping assess mobile applications by implementing dynamic function hooking and intercepting and intended to make Frida script writing as simple as possible. TL;DR ```git clone https://github.com/nccgroup/house cd house pip3 install -r requirements.txt pip3 install pipenv pipenv --python=/usr/bin/python3 install pipenv --python=/usr/bin/python3 shell python3 app.py <PORT> # or: mkvirtualenv --python=/usr/local/bin/python3 house workon house pip install -r requirements.txt python app.py <PORT> # or: (only for Mac OS) git clone https://github.com/nccgroup/house cd house pip3 install -r requirements.txt pip3 install pipenv pipenv --python=/usr/local/bin/python3 install pipenv --python=/usr/local/bin/python3 shell python3 app.py <PORT> By default, House binds to http://127.0.0.1:8000. To get an overview of House capabilities, you can visit user's manual for details.
FEATURES
ALTERNATIVES
PHP Script demonstrating a smart honey pot for email form protection.
A platform for creating and managing fake phishing campaigns to raise awareness and train users to identify suspicious emails.
An open-source project for dynamic analysis of Android applications using the Android Substrate framework.
Detect and warn about potential malicious behaviors in Android applications through static analysis.
Comprehensive manual for mobile app security testing and reverse engineering with technical processes for verifying controls.
A tool for extracting static and dynamic features from Android APKs.
A free and open platform for detecting and preventing email attacks like BEC, malware, and credential phishing, utilizing Message Query Language (MQL) for behavior description.
Altoro Mutual offers online banking, real estate financing, business credit cards, retirement solutions, and prioritizes privacy and security.
PINNED
InfoSecHired
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.
Fabric Platform by BlackStork
Fabric Platform is a cybersecurity reporting solution that automates and standardizes report generation, offering a private-cloud platform, open-source tools, and community-supported templates.
Mandos Brief Newsletter
Stay ahead in cybersecurity. Get the week's top cybersecurity news and insights in 8 minutes or less.
Wiz
Wiz Cloud Security Platform is a cloud-native security platform that enables security, dev, and devops to work together in a self-service model, detecting and preventing cloud security threats in real-time.
RoboShadow
A cybersecurity platform that offers vulnerability scanning, Windows Defender and 3rd party AV management, and MFA compliance reporting, among other features.
Adversa AI
Adversa AI is a cybersecurity company that provides solutions for securing and hardening machine learning, artificial intelligence, and large language models against adversarial attacks, privacy issues, and safety incidents across various industries.