Coder Social home page Coder Social logo

nm-termux's Introduction

NMscript-termux-version

Termux-Version

NMux is the termux version of NMscript which is NMscript? NMscript is a simple script written in Python that helps us access some nmap functionalities quickly and easily. The code for this is extremely simple and can be greatly improved. I upload it because it was one of my first projects and I really like it (I will upload the same project with the nmap library)

Menu

Scripts

Nmap

Nmap, short for Network Mapper, is a free, open source tool for vulnerability scanning and network discovery. Network administrators use Nmap to identify which devices are running on their systems, discover hosts that are available and the services they offer, find open ports, and detect security risks. Nmap can be used to monitor individual hosts as well as extensive networks spanning hundreds of miles of devices and multitudes of subnets.

Although Nmap has evolved over the years and is extremely flexible, at its core it is a port scanning tool that collects information by sending raw packets to system ports. Listen to the responses and determine if the ports are open, closed, or filtered in some way by, for example, a firewall. Other terms used for port scanning include port discovery or enumeration

Installation


$ pkg install python 

$ pkg install nmap -y
 
$ pkg install git -y

$ git clone https://github.com/cabesonwiliams/NM-Termux.git

$ cd NM-Termux   

$ python3 NMux.py

/For its correct operation install python and nmap on your OS/

Version en español de NMscript NMscript Version in english from NMscript NMscript-EN-

nm-termux's People

Contributors

cabesonwiliams avatar

Stargazers

 avatar Cabesonwiliams avatar Smail0x3 avatar  avatar  avatar  avatar

Watchers

 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.