Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Open Scripts

A partial collection of open-source Python modules developed as part of the Secuditor project. All modules in this repository are standalone and MIT-licensed, some modules may require the installation of third party dependencies.

For the full application, visit Secuditor Lite which is distributed separately as closed source freeware.


Lawful Use

These tools are intended solely for lawful and authorized use. You must obtain explicit permission from the network owner before scanning, auditing, or testing any systems. The author assumes no liability for misuse or for actions that violate applicable laws or organizational policies. Use responsibly and in compliance with your local governance.


Module Index


Installation

  • Requires Python 3.0 or higher
  • Compatible with Windows
  • Download the script and run it using Python:
    python script_name.py
  • install third party package if needed:
    pip install package_name