Giter Site home page Giter Site logo

agent_wappalyzer's Introduction

Agent wappalyzer

wappalyzer is a web technology fingerprinter capable of detecting CMS, blogging platform, analytics pacakges, JS libraries, web servier and embeded devices.


agent-wappalyzer

This repository is an implementation of Ostorlab Agent for the wappalyzer Fingerprinter.

Getting Started

To perform your first scan, simply run the following command.

ostorlab scan run --install --agent agent/ostorlab/wappalyzer domain-name tesla.com

This command will download and install agent/ostorlab/wappalyzer. For more information, please refer to the Ostorlab Documentation

Usage

Agent wappalyzer can be installed directly from the ostorlab agent store or built from this repository.

Install directly from ostorlab agent store

ostorlab agent install agent/ostorlab/wappalyzer

You can then run the agent with the following command:

ostorlab scan run --agent agent/ostorlab/wappalyzer domain-name tesla.com

Build directly from the repository

  1. To build the wappalyzer agent you need to have ostorlab installed in your machine. if you have already installed ostorlab, you can skip this step.
pip3 install ostorlab
  1. Clone this repository.
git clone https://github.com/Ostorlab/agent_wappalyzer.git && cd agent_wappalyzer
  1. Build the agent image using ostorlab cli.
ostortlab agent build --file=ostorlab.yaml

You can pass the optional flag --organization to specify your organisation. The organization is empty by default.

  1. Run the agent using on of the following commands:
    • If you did not specify an organization when building the image:
    ostorlab scan run --agent agent//wappalyzer domain-name tesla.com
    • If you specified an organization when building the image:
    ostorlab scan run --agent agent/[ORGANIZATION]/wappalyzer domain-name tesla.com

License

Apache-2

agent_wappalyzer's People

Contributors

3asm avatar deadly-panda 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.