Kali Linux Reference Guide: A Pentester's Voyage by Sheimo Matthew

Kali Linux Reference Guide: A Pentester's Voyage by Sheimo Matthew

Author:Sheimo, Matthew [Sheimo, Matthew]
Language: eng
Format: epub
Published: 2020-10-16T00:00:00+00:00


nslookup -- name server lookup utility (non-root)

Syntax: nslookup <options> <name>

Practical Usage:

nslookup -query=any google.com

Print all DNS record types for Google

whois -- whois directory service client (non-root)

Syntax: whois <options> <name>

Practical Usage:

whois google.com

Query whois registry for Google domain

curl -- transfer a URL (non-root)

Syntax: curl <options> <URL>

Practical Usage:

curl <URL> -o <file>​ ​ [-o] output file

Save page as a file

curl ifconfig.io ​ ​ Display your external IP address

wget -- a network downloader (non-root)

Syntax: wget <options> <URL>

Practical Usage:

wget <URL/file>​ ​ Download a file to current directory



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.