¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!
analyzer — Analizar, extraer y visualizar características, artefactos y IoCs de archivos y volcados de memoria (binarios de Windows, Linux, Android, iPhone, Blackberry, macOS, correos electrónicos y más) | Kitploit
Analizar, extraer y visualizar características, artefactos y IoCs de archivos y volcados de memoria (binarios de Windows, Linux, Android, iPhone, Blackberry, macOS, correos electrónicos y más)
Este proyecto automatiza las tareas diarias del rol de Analista de Inteligencia de Amenazas internamente sin interacción con recursos externos. Analiza, visualiza y estructura archivos sensibles (Malware) o datos extrayendo características, artefactos e IoC usando diferentes módulos. La salida de esos módulos puede integrarse fácilmente en tus plataformas de investigación o SOC.
Office built-in and wrapper - Meta info extraction, Hyper and target links extraction, Bin printable parser, Extract Text, Extract DDE, Macros extraction
OLE wrapper - Number of objects, Object extraction, Macros extraction
EMAIL built-in and wrapper - Header information, Attachment extraction and parsing, Extract body, Phishing patterns check
Archives wrapper - Extract mimes and guess by extensions, Finding patterns in all unpacked files, Encrypted archives detection
HTML wrapper - Extract scripts, iframes, links and forms, Decode/analyze links, Script entropy
Some patterns - AWS Clint ID, Amazon MWS Auth Token, Amazon S3, ALIYUN OSS, AZURE Storage, Facebook Access Token, Github Token, Goole API Key, Google CAPTCHA, Google OAuth, Google Secret, Google OAuth Access Token, Mailgun API Key, MailChimp API, Picatic API, Slack Token, Square Access Token, Square OAuth Secret, Stripe API, Twilio API, Twilio SID
One click auto-configure
root@kitploit:~
git clone https://github.com/qeeqbox/analyzer.git
cd analyzer
chmod +x run.sh
./run.sh auto_configure
The project interface http://127.0.0.1:8000/login/ will open automatically after finishing the initialization process
Or, if you already have docker-compose
root@kitploit:~
docker-compose -f docker-compose-dev.yml up --build
Then open http://127.0.0.1:8000/login/
Prerequisites packages are required for some modules (If you are having issues using those packages, I might be able to share with you my own alternatives that I developed in the past in C#\C)
Roadmap
Java analysis (Requested by users)
Web detection
Adding username and password wrappers to databases
CSS clean up
Resources
Linux documentation, MacOS documentation, Windows documentation, Android documentation, software77, MITRE ATT&CK™, sc0ty, hexacorn, PEID, steren, bacde, cisco umbrella , yara rules community , TONS OF RESEARCHES
Other Licenses
By using this framework, you are accepting the license terms of all these packages: yara, Yara-Rules, tesseract-ocr, swig, radare, vu1tur, oletools, mongodb, supervisor, msg-extractor, snort, pyelftools, macholib, pefile, scapy, python-magic, flask, werkzeug, gunicorn, flask-mongoengine, flask-admin, flask-login, flask-bcrypt, pyopenssl, flask-markdown, tld, psutil, gevent, dateutil, requests, pymongo, BeautifulSoup, tldextract, m2crypto, radare2, ssdeep, jinja2, Pillow, nltk, p7zip, redislabs, redis-py
Disclaimer\Notes
Do not deploy without proper configuration
Setup some security group rules and remove default credentials
This project is NOT an anti malware project and does not quarantine or delete malicious files
This project was developed for analyzing classified data and training some AI locally without internet/external interaction
Please let me know if i missed a resource or dependency