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

https://github.com/fstab50/gensec

General Security Utilities for Linux
https://github.com/fstab50/gensec

amazon-web-services aws bash centos7 linux linux-mint python3 redhat7 s3 security security-audit security-tools sns ubuntu1604 vulnerability-scanners

Last synced: 3 months ago
JSON representation

General Security Utilities for Linux

Awesome Lists containing this project

README

          


* * *
# Security Utilities | Linux
* * *

## Summary

Library of malware and vulnerability scanning utilities for Linux. Many of these utilities are augmented with functionality for use via [Amazon Web Services'](http://aws.amazonaws.com) Service. It is highly recommended that you have a valid account with Amazon Web Services.

If you do not have an account, [start here](https://aws.amazon.com) with AWS.

[back to the top](#top)

* * *

## Contents

### Projects

* [machine profiler](./profile-machine/README.md): Localhost security profiler for scanning and producing report output
* [README.md](./README.md): This document

### Project Organization

Each directory is a separate project. Each project encapsulates all of the required contents for a separate program or function. Where possible, each directory will contain a project-specific README with the following sections:

1. Summary
2. Contents
3. Instructions
4. Identity and Access Management (IAM) Permissions
5. License
6. Disclaimer

[back to the top](#top)

* * *

## Author & Copyright

All works contained herein copyrighted via below author unless work is explicitly noted by an alternate author.

* Copyright Blake Huber, All Rights Reserved.

[back to the top](#top)

* * *

## License

* Software contained in this repo is licensed under the respective license agreements in each project directory. Generally, licensed under the [MIT License](https://opensource.org/licenses/MIT) unless noted otherwise.

[back to the top](#top)

* * *

## Disclaimer

*Code is provided "as is". No liability is assumed by either the code's originating author nor this repo's owner for their use at AWS or any other facility. Furthermore, running function code at AWS may incur monetary charges; in some cases, charges may be substantial. Charges are the sole responsibility of the account holder executing code obtained from this library.*

Additional terms may be found in the complete [license agreement](./LICENSE.md).

* * *

[back to the top](#top)

* * *