Giter Site home page Giter Site logo

automatedscriptniro-'s Introduction

ScriptAutomatis-

Supported Python versions

Created By : EN-NIARI AMR
Framed By : EL Mostapha chakir
Inspired By : ReconFTW & Black-Dragon & SN1PER

Description

NIRO automates the entire process of reconnaisance for you.

WhatsApp Image 2021-09-12 at 15 45 37 (1)

it is used in the phase of Footprinting & reconnaissance.

  • NIRO uses lot of tactiques for reconnaissance for example : subdomain enumeration and search directory and ports scanning which helps you getting the maximum and the most interesting subdomains and directory so that you be ahead of the competition.

  • NIRO also use NMAP, WHOIS, Enum4linux, Dmitry, Nikto, WafW00f and TheHarvester tools of linux in order to properly collect information.

  • NIRO is intended to be a speedy, massively parallel, modular, login brute-forcer.The goal is to support two services that allow remote authentication as possible :

SSH brute force attack :

  • NIRO performs SSH brute force, because it is one of the most reliable ways to gain SSH access to servers is by brute-forcing credentials. that will ultimately lead to the discovery of valid login credentials.

FTP brute force attack :

  • NIRO performs FTP brute force, because FTP (File Transfer Protocol ) is a network protocol used to transfer files, it is also the most way to gain access to FTP server for collectiong more informations.

So, what are you waiting for Go Go Go! ๐Ÿ’ฅ

๐Ÿ’ฟ Installation & Usage ๐Ÿ’ฟ :

Niro is a script of python3, so first of all you have to download python version > 3 :

sudo apt-get update
sudo apt-get install python3.6

or

sudo apt-get install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
sudo apt-get install python3.8

depending on the version of the machine used

and then download the script with the command line linux :
Note: To use tools of niro you should to download them by requirement.py: python3 requirement.py

All in one:

git clone https://github.com/amr-en-niari/AutomatedScriptNIRO-.git
cd AutomatedScriptNIRO-/
python3 requirement.py
python3 niro.py <Target IP>

and you can download also the wordlist of subdomains and directory by the command line linux for using them in the script or use another wordlist :

wget https://raw.githubusercontent.com/amr-en-niari/AutomatedScriptNIRO-/main/the%20Wordlists/Subdomain.txt
wget https://raw.githubusercontent.com/amr-en-niari/AutomatedScriptNIRO-/main/the%20Wordlists/directory-list-2.3-medium.txt
wget https://raw.githubusercontent.com/amr-en-niari/AutomatedScriptNIRO-/main/the%20Wordlists/ftp_wordlist.txt
wget https://raw.githubusercontent.com/amr-en-niari/AutomatedScriptNIRO-/main/the%20Wordlists/ssh_wordlist.txt

and at the end to run the script you have to write the command line :

python3 niro.py <IP Target>

๐Ÿ”ฅ Features ๐Ÿ”ฅ

  • WHOIS
  • NMAP for vulnerabilities scanning
  • enum4linux
  • Nikto
  • Dmitry
  • WafW00f detection
  • The Harvester tool
  • SUBDOMAINS
  • SEARCH DIRECTORY ONLINE OF WEB
  • PORT SCANNING
  • PASSWORD SPRYING :
    [+] SSH Brute Force.
    [+] FTP Brute Force.

๐Ÿ’ฅ Simple Usage ๐Ÿ’ฅ

there's some pictures of NIRO :

  • NMAP :

Screenshot (806)

  • NIKTO :

Screenshot (803)

  • Whois :

Screenshot (800)

  • WaW00f :

Screenshot (805)

  • enum4linux :

Screenshot (801)

  • Sub domain :

Screenshot (793)

  • Search Directory :

Screenshot (794)

  • Port Scanning :

Screenshot (795)

  • SSH Brute Force :

Screenshot (798)

  • FTP Brute Force :

Screenshot (799)

automatedscriptniro-'s People

Contributors

4mrr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.