House Logo

House

0
Free
Visit Website

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

A next-generation file integrity monitoring and change detection system

Tessian is an AI-powered cloud email security solution that protects against advanced phishing, account compromise, data exfiltration, and helps coach users on email security.

Tools and documentation for validating hardware security requirements on x86 platforms, including bootable USB key creation and platform configuration verification.

Rspamd is an advanced spam filtering system and email processing framework with comprehensive features like Lua API and asynchronous network API.

StaDynA is a system supporting security app analysis in the presence of dynamic code update features.

A Graphical Realism Framework for Industrial Control Simulation organized as 5 VirtualBox VMs for realistic ICS network simulation.

A security testing framework for Android with tools to search for vulnerabilities and interact with the Android Runtime.

A platform for creating and managing fake phishing campaigns to raise awareness and train users to identify suspicious emails.