Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joelgmsec/fakedatagen
Full Valid Fake Data Generator
https://github.com/joelgmsec/fakedatagen
data fake full generator valid
Last synced: about 2 hours ago
JSON representation
Full Valid Fake Data Generator
- Host: GitHub
- URL: https://github.com/joelgmsec/fakedatagen
- Owner: JoelGMSec
- License: gpl-3.0
- Created: 2021-11-20T08:30:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-20T08:31:11.000Z (almost 3 years ago)
- Last Synced: 2024-08-05T17:44:36.375Z (3 months ago)
- Topics: data, fake, full, generator, valid
- Language: Python
- Homepage: https://darkbyte.net
- Size: 269 KB
- Stars: 88
- Watchers: 3
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
**FakeDataGen** is a Full Valid Fake Data Generator.
This tool helps you to create fake accounts (in Spanish format) with fully valid data. Within this information, you can find the most common names, emails, bank details and other useful information.
# Requirements
- Python 3
- Install requirements.txt# Download
It is recommended to clone the complete repository or download the zip file.
You can do this by running the following command:
```
git clone https://github.com/JoelGMSec/FakeDataGen
```# Usage
```
./FakeDataGen.py -h_____ _ ____ _ ____
| ___|_ _| | _ ___| _ \ __ _| |_ __ _ / ___| ___ _ __
| |_ / _` | |/ / _ \ | | |/ _` | __/ _` | | _ / _ \ '_ \
| _| (_| | < __/ |_| | (_| | || (_| | |_| | __/ | | |
|_| \__,_|_|\_\___|____/ \__,_|\__\__,_|\____|\___|_| |_|
-------------------- by @JoelGMSec ---------------------
usage: FakeDataGen.py [-h] [-n NUMBER] [-b] [-e] [-f FILE] [-z] [-p PASSWORD]optional arguments:
-h, --help show this help message and exit
-n NUMBER, --number NUMBER
The number of records should be created
-b, --bankdata Show only bank data (Card, CVV, IBAN..)
-e, --extended Show only extended info (City, Phone, SS..)
-f FILE, --file FILE File path to save data
-z, --zip Compress data to zip file
-p PASSWORD, --password PASSWORD
Password to protect zip file
```### The detailed guide of use can be found at the following link:
https://darkbyte.net/generando-datos-falsos-con-fakedatagen
# License
This project is licensed under the GNU 3.0 license - see the LICENSE file for more details.# Credits and Acknowledgments
This script has been created and designed from scratch by Joel Gámez Molina // @JoelGMSec# Contact
This software does not offer any kind of guarantee. Its use is exclusive for educational environments and / or security audits with the corresponding consent of the client. I am not responsible for its misuse or for any possible damage caused by it.For more information, you can find me on Twitter as [@JoelGMSec](https://twitter.com/JoelGMSec) and on my blog [darkbyte.net](https://darkbyte.net).
# Support
You can support my work buying me a coffee:[](https://www.buymeacoffee.com/joelgmsec)