ShellHacks
Command-Line Tips and Tricks

nmap

  • Blog

20 Awesome Nmap Command Examples

Posted on December 27, 2016March 21, 2017by admin

In this tutorial you’ll fined 20 basic examples of Nmap command usage. You’ll see how to use Nmap from the Linux command line to find active hosts on a network and scan for the opened ports. You’ll learn how to determine a remote operation system using TCP/IP stack fingerprinting and how to discover what version […]

Read More
5 Comments
  • Blog

Anonymous Port Scanning: Nmap + Tor + ProxyChains

Posted on December 27, 2016March 18, 2017by admin

In this article i will explain how to stay anonymous during port scanning with Nmap (utility for network discovery and security auditing). I’ll show how to perform an anonymous port scanning through the Tor network, using ProxyChains utility. I’ll also show how to get round a situation where scan fails, because Tor endpoints are blocked. […]

Read More
8 Comments
  • Blog

Finding Active Computers in Local Network from Linux

Posted on December 27, 2016March 18, 2017by admin

Searching for Linux command that can list all IP addresses of devices connected to the network? Use nmap or ping commands to determine alive hosts in your local network. [nmap] Scan Network for Alive Computers Scan for active hosts on a network using nmap command: # Standard ICMP ping $ nmap -sn 192.168.1.0/24 Sample output: […]

Read More
No comments yet

Online Tools

  • Base64 Decode
  • Base64 Encode

Tags

access-control anonymity ansible apache archive arduino artifactory aws bash boot cmd command-line curl dns docker encryption git gitlab java jenkins kubernetes linux macos mail mongodb mysql network openssl pdf php powershell prometheus python raspberry pi ssh sublime text systemd telegram telnet text-processing tor tsm windows wordpress yum
  • Telegram
  • Twitter
  • RSS
Privacy
Copyright © 2011-2022 | www.ShellHacks.com