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 28, 2019

Sending Email via Telnet using auth login

The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]

Smoothwall Static routes
Published May 17, 2009

Smoothwall Static routes

I eventually solved this problem. Edit /etc/rc.d/rc.firewall.up After the section on “# Allow packets that we know about through …” Add: # […]

301 Redirect using PHP
Published September 15, 2010

301 Redirect using PHP

Using php you can permanently redirect one URL to another, using the below code in a php file; <?php header(“HTTP/1.1 301 Moved […]

Check Nagios cfg files
Published July 10, 2013

Check Nagios cfg files

nagios -v /etc/nagios/nagios.cfg

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