Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to generate multiple logs that all match a single network/environment #13

Open
reswob10 opened this issue Aug 6, 2020 · 0 comments

Comments

@reswob10
Copy link

reswob10 commented Aug 6, 2020

It would be great if soc-faker could take parameters or read an optional config file that would enable it to create logs that all appear to come from a single environment.

for example:
subnet: 10.10.10.0/24
orgname: Faker
users: first.last
timeframe: 1300 - 1600

would generate logs where IPs (source or destination depending on the type of log generated) would only be in the 10.10.10.0/24 subnet, the machine/host names would be some variation of Faker, the usernames would be random but all have a format of first.last and the logs would only take place between 1300 - 1600 (up to the user to manipulate the timezones)

That would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant