Metadata-Version: 2.1
Name: panthon
Version: 0.2.1
Summary: Panthon employs sophisticated methods to replicate different cyber threats, offering a dynamic solution to proactively address the constantly shifting realm of cybersecurity risks. Our goal is to help build more resilient and secure systems through a deeper understanding and anticipation of potential vulnerabilities.
Author: Nripesh
Author-email: Nripesh14@gmail.com
License: Apache Software License
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: scapy
Requires-Dist: netifaces
Requires-Dist: bs4
Requires-Dist: tld
Requires-Dist: fuzzywuzzy
Requires-Dist: requests
Requires-Dist: twisted

# Panthon: Cybersecurity Attack Simulation Library 

Panthon is a cybersecurity attack simulation library designed to test and strengthen a system's defenses.

## Description

Panthon employs sophisticated methods to replicate different cyber threats, offering a dynamic solution to proactively address the constantly shifting realm of cybersecurity risks. Our goal is to help build more resilient and secure systems through a deeper understanding and anticipation of potential vulnerabilities.

## Features

- Generation of realistic synthetic cybersecurity data
- Simulation of a range of common cyber threats

## Installation

```bash
pip install panthon
```

## Usage

```python
import panthon
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)

---
