Giter VIP home page Giter VIP logo

nmap-ctf-scan's Introduction

nmap-ctf-scan

Simple nmap bash script to scan ctf boxes.

nmap-ctf-scan 10.129.223.201
### Target: 10.129.223.201 ###

### Running scan: sudo nmap 10.129.223.201 -p- -oN ping-scan --min-rate 1000 ###
Starting Nmap 7.92 ( https://nmap.org ) at 2022-07-12 08:48 CDT

(nmap scan output)

Nmap done: 1 IP address (1 host up) scanned in 112.97 seconds
### Scan finished. ###
### Open ports: 53,80,88,135,139,389,445,464,593,636,1433,3268,3269,4411,5985,9389,49667,49673,49674,49700,49704,53138, ###

### Running scan: sudo nmap 10.129.223.201 -p53,80,88,135,139,389,445,464,593,636,1433,3268,3269,4411,5985,9389,49667,49673,49674,49700,49704,53138, -sV -sC -oN script-scan ###

Starting Nmap 7.92 ( https://nmap.org ) at 2022-07-12 08:50 CDT

(nmap scan output)

Nmap done: 1 IP address (1 host up) scanned in 194.36 seconds
### -sV -sC again open ports finished. ###

### Running scan: sudo nmap 10.129.223.201 -sU -oN udp-scan ###
Starting Nmap 7.92 ( https://nmap.org ) at 2022-07-12 08:53 CDT

(nmap scan output)

Nmap done: 1 IP address (1 host up) scanned in 10.57 seconds
### UDP scan finished. ###

nmap-ctf-scan's People

Contributors

pusher91 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.