Soc-faker

Latest version: v4.0.2

Safety actively analyzes 613682 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.1.0

- Minor bug fixes
- Cleaned up stale code and print statements

2.0.1

- Minor bug fixes
- Add ability to return json object on root object call

2.0.0

- Refactored and added documentation across all classes
- Introduced a base class
- Added the following classes of data which can be faked:
- Agent
- Alert
- Cloud
- Container
- DNS
- Elastic Documents & Fields
- HTTP
- Location
- Operating System
- PCAP
- Process
- Registry
- Timestamp
- Words
- Expanded several other classes as well
- Added tests for all available classes, properties, and methods
- Updated and generated documentation for all properties and methods

1.0.0

- Initial release of soc-faker

EventLog

This documentation provides details about the data that can be faked for Windows Event Logs.

To retrieve generated/fake data for Windows Event Logs see the following capabilities:


python
from socfaker import SocFaker

sc = SocFaker()

print(sc.logs.windows.eventlog())


WindowsEventLog Class

eval_rst
.. automodule:: socfaker.windows
:members:
:undoc-members:

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.