Skip to content

AlbusNoir/OneStopSOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers License


OneStopSOC

Logo
OneStopSOC is a collection of tools typically used by SOC analysts when triaging alerts presented in a python GUI.

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Image

Languages and Frameworks

  • Python 3.11

Getting Started

Prerequisites

  • None

Installation

  1. Clone the repo
    git clone https://github.com/AlbusNoir/OneStopSOC.git
    
  2. Install requirements
    pip install -r requirements.txt
    

Usage

The project currently features the following tools:

  • AbuseIPDB
  • Base64 Decode with CyberChef
  • VirusTotal
  • AlienVault domain lookup
  • WhoIs domain lookup
  • TOR relay lookup
  • URLScan.io lookup
  • MAC Address lookup
  • UserAgent lookup
  • File.net lookup
  • File info for file extensions
  • EventID lookup

Roadmap

Current

  • Tools listed above

Future Plans

  • Additional tools
  • Additional features??

Contributing

If you want to make contributions:

  1. Fork this Repository
  2. Create your Branch(git checkout -b <branch name>)
  3. Commit your Changes(git commit -m 'I did some things')
  4. Push to the Branch(git push origin <project_name>/<location>)
  5. Open a Pull Request

Feel free to contribute to this project if it interests you.

License

Distributed under the MIT License. See LICENSE INFO for more information.

Contact

Name Social Email
Name Twitter

Acknowledgements & Contributions

Thank you to the following:

User Contribution
@AlbusNoir Project
@zdhenard42 Original idea via his project SOC-Multitool

About

Potentially handy tool for SOC Analysts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages