Skip to content

alex-aviles/Scire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 _______ _______ _____  ______ _______
 |______ |         |   |_____/ |______
 ______| |_____  __|__ |    \_ |______

Latin: "to know, understand"

Scanning · Information Gathering · Reconnaissance · Enumeration

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License

About The Project

Scire is an information gathering and reconnaissance tool for security professionals and researchers. Named after the Latin verb scīre — "to know", this tool combines multiple methods of enumeration and scanning into a unified and scriptable interface.


Getting Started

Follow these instructions to get a copy of Scire running locally.

Prerequisites

Ensure you have Python 3 installed:

sudo apt install python3

Installation

  1. Clone the repo
    git clone https://github.com/alex-aviles/scire.git
    pip install -r requirements.txt
    cd scire

Usage

chmod +x scire.py
sudo ./scire.py

OR

sudo python3 scire.py

License

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

(back to top)

About

Scire - Scanning | Information Gathering | Reconnaissance | Enumeration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages