Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Practical Web Penetration Testing

You're reading from   Practical Web Penetration Testing Secure web applications using Burp Suite, Nmap, Metasploit, and more

Arrow left icon
Product type Paperback
Published in Jun 2018
Publisher Packt
ISBN-13 9781788624039
Length 294 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
 Khawaja Khawaja
Author Profile Icon Khawaja
Khawaja
Arrow right icon
View More author details
Toc

Table of Contents (22) Chapters Close

Title Page
Packt Upsell
Contributors
Preface
1. Building a Vulnerable Web Application Lab 2. Kali Linux Installation FREE CHAPTER 3. Delving Deep into the Usage of Kali Linux 4. All About Using Burp Suite 5. Understanding Web Application Vulnerabilities 6. Application Security Pre-Engagement 7. Application Threat Modeling 8. Source Code Review 9. Network Penetration Testing 10. Web Intrusion Tests 11. Pentest Automation Using Python 1. Nmap Cheat Sheet 2. Metasploit Cheat Sheet 3. Netcat Cheat Sheet 4. Networking Reference Section 5. Python Quick Reference 6. Other Books You May Enjoy Index

Port numbers and services


Well-known ports: 0-1023

Registered ports: 1024-49,151

Dynamic ports: 49,152-65,535

Most common ports and services:

Protocol name

TCP/UDP

Port number

File Transfer Protocol (FTP)

TCP

20, 21

Secure Shell (SSH)

TCP

22

Telnet

TCP

23

Simple Mail Transfer Protocol (SMTP)

TCP

25

Domain Name System (DNS)

TCP/UDP

53

Dynamic Host Configuration Protocol (DHCP)

UDP

67, 68

Trivial File Transfer Protocol (TFTP)

UDP

69

Hypertext Transfer Protocol (HTTP)

TCP

80

Post Office Protocol version 3 (POP3)

TCP

110

NetBIOS

TCP/UDP

137, 138, 139

Internet Message Access Protocol (IMAP)

TCP

143

Simple Network Management Protocol (SNMP)

UDP

161, 162

Lightweight Directory Access Protocol (LDAP)

TCP

389

Hypertext Transfer Protocol over SSL/TLS (HTTPS)

TCP

443

Lightweight Directory Access Protocolover TLS/SSL (LDAPS)

TCP

636

FTPS — FTP over SSL/TLS

TCP

989, 990

IMAPS — IMAP over SSL/TLS

TCP

993

POPS — POP over SSL/TLS

TCP

995

MSSQL — Microsoft SQL Server

TCP

1433

MySQL

TCP

3306

Remote Desktop Protocol (RDP)

TCP

3389

Oracle DB

TCP

2483, 2484

VNC Server

TCP

5500, 5900

PCAnywhere

TCP

5631, 5632

X11

TCP

6000, 6001

Note

For a complete list of references, check out https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images