Git Product home page Git Product logo

vba-inspect's Introduction

VBA-Inspect

forthebadge forthebadge forthebadge

VBA-Inspect est un outil d'extraction du code VBA présent principalement dans les fichiers Excel, avec pour objectif final de fournir rapidement une vue d'ensemble du code présent dans ces fichiers et commencer la chasse au Shadow-IT (extractions "sauvages", opérations de CRUD via des connexions OLEDB/ODBC, ...).

Pour commencer

Pour inspecter des ressources, nous allons utiliser des scripts en Python.

Pré-requis

Ce qu'il est requis pour commencer avec votre projet...

Installation

Les étapes pour utiliser les scripts....

  1. Installer Python sur votre machine
  2. Clôner le dépôt VBA-Inspect
  3. Installer OleTools
pip install -U oletools
  1. Configurer l'analyse par le biais du fichier vba-inspect.ini

Démarrage

La configuration de l'analyse s'effectue dans le fichier /config/vba-inspect.ini, dans la section DEFAULT. Vous indiquerez le dossier à analyser et le type de fichier à prendre en compte (*, *.xls, *.xlsx).

Pour réaliser un audit, il vous faudra exécuter le script vba-inspect.py

Python vba-inspect.py

Le script exposera dans le dossier /out/result.log le contenu VBA de chaque fichier analysé. Les logs de l'analyse sont disponibles dans le dossier /log/vba-inspect.log

Fabriqué avec

  • Python - Langage de programmation
  • OleTools - Outils développés en Python pour analyser des fichiers OLE et des fichiers Microsoft Office

Contributing

Si vous souhaitez contribuer, lisez le fichier CONTRIBUTING.md pour savoir comment le faire.

vba-inspect's People

Contributors

evandycke avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.