# Network Protocols

- [FTP 21](https://ejpt-certification.certs-study.com/network-protocols/ftp-21.md): How to attack File Transfer Protocol port 21
- [SSH 22](https://ejpt-certification.certs-study.com/network-protocols/ssh-22.md): Explore the ins and outs of SSH Penetration Testing in our expert-written article. Gain insights on securing servers against cyber threats through proper testing methods.
- [HTTP 80](https://ejpt-certification.certs-study.com/network-protocols/http-80.md)
- [NetBIOS 139](https://ejpt-certification.certs-study.com/network-protocols/netbios-139.md)
- [SMB 445](https://ejpt-certification.certs-study.com/network-protocols/smb-445.md)
- [MySQL 3306](https://ejpt-certification.certs-study.com/network-protocols/mysql-3306.md)
- [RDP 3389](https://ejpt-certification.certs-study.com/network-protocols/rdp-3389.md): eJPT RDP protocol Study guide


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ejpt-certification.certs-study.com/network-protocols.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
