An open API service indexing awesome lists of open source software.

https://github.com/apehex/cookiecutter-pentesting

Scaffold pentesting projects
https://github.com/apehex/cookiecutter-pentesting

Last synced: 4 months ago
JSON representation

Scaffold pentesting projects

Awesome Lists containing this project

README

          

# Pentesting Cookiecutter

> Quickstart & streamline pentesting projects

Generate an empty structure to accomodate key data & notes from a pentesting project.

* Free software: MIT
* Documentation: https://cookiecutter-pentesting.readthedocs.io.

## Table of Contents

- [Table of Contents](#table-of-contents)
- [Status](#status)
- [Features](#features)
- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [Development](#development)
- [Future](#future)
- [History](#history)
- [Community](#community)
- [Credits](#credits)
- [License](#license)

## Status

[![Development Status][planning-status-shield]](ROADMAP.md)
[![Tagged Release][release-shield]](CHANGELOG.md)
[![Build Coverage][coverage-shield]][coverage-link]

[![Build Status][travis-shield]][travis-link]
[![Build Status][appveyor-shield]][appveyor-link]

## Features

## Requirements

## Installation

## Usage

## Development

Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first.

### Future

See [ROADMAP](ROADMAP.md)

### History

See [CHANGELOG](CHANGELOG.md)

### Community

See [CODE OF CONDUCT](CODE_OF_CONDUCT.md)

## Credits

See [AUTHORS](AUTHORS.md)

This project was initially created with [Cookiecutter][cookiecutter] and the custom [cookiecutter-git][cookiecutter-git] :cookie:

## License

See [LICENSE](LICENSE)

[cookiecutter]: https://github.com/audreyr/cookiecutter
[cookiecutter-git]: https://github.com/apehex/cookiecutter-git

[appveyor-shield]: https://ci.appveyor.com/api/projects/status/github/apehex/cookiecutter-pentesting?branch=master&svg=true
[appveyor-link]: https://ci.appveyor.com/project/apehex/cookiecutter-pentesting/branch/master
[coverage-shield]: https://img.shields.io/badge/coverage-0%25-lightgrey.svg?longCache=true
[coverage-link]: https://codecov.io
[docs-shield]: https://readthedocs.org/projects/apehex/badge/?version=latest
[docs-link]: https://cookiecutter-pentesting.readthedocs.io/en/latest/?badge=latest
[pypi-shield]: https://img.shields.io/pypi/v/cookiecutter-pentesting.svg
[pypi-link]: https://pypi.python.org/pypi/cookiecutter-pentesting
[pyup-shield]: https://pyup.io/repos/github/apehex/cookiecutter-pentesting/shield.svg
[pyup-link]: https://pyup.io/repos/github/apehex/cookiecutter-pentesting/
[release-shield]: https://img.shields.io/badge/release-v0-blue.svg?longCache=true
[travis-shield]: https://img.shields.io/travis/apehex/cookiecutter-pentesting.svg
[travis-link]: https://travis-ci.org/apehex/cookiecutter-pentesting

[planning-status-shield]: https://img.shields.io/badge/status-planning-lightgrey.svg?longCache=true
[pre-alpha-status-shield]: https://img.shields.io/badge/status-pre--alpha-red.svg?longCache=true
[alpha-status-shield]: https://img.shields.io/badge/status-alpha-yellow.svg?longCache=true
[beta-status-shield]: https://img.shields.io/badge/status-beta-brightgreen.svg?longCache=true
[stable-status-shield]: https://img.shields.io/badge/status-stable-blue.svg?longCache=true
[mature-status-shield]: https://img.shields.io/badge/status-mature-8A2BE2.svg?longCache=true
[inactive-status-shield]: https://img.shields.io/badge/status-inactive-lightgrey.svg?longCache=true