# Exploitation over the Network

- [Samba](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network/samba.md)
- [UserMap CVE-2007-2447](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network/samba/usermap-cve-2007-2447.md)
- [SymLink Directory Traversal](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network/samba/symlink-directory-traversal.md)
- [SambaCry CVE-2017-7494](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network/samba/sambacry-cve-2017-7494.md)
- [Writeable Share to RCE](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network/samba/writeable-share-to-rce.md)
- [PHP CGI](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network/php-cgi.md)
- [Ruby DRB RMI port 8787](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network/ruby-drb-rmi-port-8787.md)
- [JAVA RMI Registry - port 1099](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network/java-rmi-registry-port-1099.md): Java RMI Server Insecure Default Configuration Java Code Execution
- [Exploiting Java Deserialization](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network/exploiting-java-deserialization.md)
- [TomCat](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network/tomcat.md)
- [Password Spray Attack](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network/password-spray-attack.md)
- [Shellshock](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network/shellshock.md): CVE-2014-6271
- [Heartbleed](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network/heartbleed.md): The Heartbleed Bug is a serious vulnerability in the popular OpenSSL cryptographic software library.


---

# 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/ecpptv2-certified-professional-penetration-tester/linux-exploitation/exploitation-over-the-network.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.
