Skip to main content

A pentest enumeration framework

Project description

Issues GPL License Python application


Logo

AMIT

Centralise all your enumerations !
Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

Amit is a tool that group other tools into a unique view. Informations collected are organized and stored into a database.

Tools used

Amit uses some performant tools to fetch information about the targets.

Getting Started

Just install it as a python module.

pip install amit

Usage

Just run amit !

amit
  1. Add machines

Here we add 2 machines defined by their IP or domain.

> add 10.10.10.10 example.com
  1. Scan machines

The 2 machines have id 1 and 2.

> scan machines 1 2
  1. Show job status
> show jobs
  1. Show services found
> show services
  1. Scan services
> scan services <id> <id>...
  1. Show informations found for services
> show services <id> -vvv

Help

You can inspect the list of available commands using the help command. For each command, you can view its usage using the -h flag.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amit-1.0.tar.gz (14.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page