Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » Computing » nmap quick guide
Computing Technical

nmap quick guide

by William Rendell|Published January 17, 2022

nmap -sT targetIP/hostname

nmap –script vuln targetIP/hostname

-O trys to identify Operating System, example nmap -sT -O targetIP/hostnam

  • Linux
  • nmap
  • scan
  • security

You may also like

Published November 8, 2019

Add a Mikrotik user, using CLI or a script

The below can be used to add a local user to a Mikrotik using a script or at the CLI /user add […]

Published November 12, 2018

Send Mikrotik config via email

This script will export the config from your mikrotik router and email it to your email address. The scheduled time between exports […]

What version of Centos is my server running?
Published February 3, 2015

What version of Centos is my server running?

This post shows how to find out what version of Centos you are running from the command line. tail /etc/redhat-release This will […]

Published March 19, 2019

Convert AD synced office 365, to cloud only

install “Microsoft Online Services Sign in Assistant for IT Professionals” Open Powershell (Admin) Enter the following commands… Install-Module MSOnline Install-Module AzureAD Import-Module […]

Post navigation

  • Previous post Remote Failover testing
  • Back to post list
  • Next post WiFi

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme