# Tips and Tricks for CEH Practical exam

## 1. Essential accounts and services

1. Shodan
2. Censys
3. securitytrails
4. Maltego free account
5. ipinfo.io
6. Nessus
7. GFI landguard
8. <mark style="color:blue;">**wpscan**</mark>
9. aws-cli

## Practice

* Practice sharing files from windows to parrot os and vice versa
* Practice Wireshark
* Practice Crypto tools in windows
* Practice[ DVWA](https://cavementech.com/2022/12/dvwa-walkthrough.html)
* Practice remmina rdp from Parrot OS
* Learn Enumeration especially Active Directory Enumeration

You should know default ports like FTP, MYSQL, RDP etc

## Other Resources

{% embed url="<https://github.com/hunterxxx/CEH-v12-Practical>" %}
Summarized CEH practical notes
{% endembed %}

{% embed url="<https://nx7.me/posts/cehreview/>" %}

{% embed url="<https://github.com/System-CTL/CEH_CHEAT_SHEET>" %}

{% embed url="<https://github.com/cpardue/CEH-Practical-Notes>" %}
Very good notes
{% endembed %}

{% embed url="<https://book.thegurusec.com>" %}
Very good and to the point cheat sheet
{% endembed %}

{% embed url="<https://milamsyv.notion.site/milamsyv/note-7c58342277234b069dc53eed2b4603e0>" %}
New update May 2023
{% endembed %}

## Important tools to master

```
Veracrypt 
Cryptool
Snow
Bctextencoder
Md5 & sha1 checksum utility
Wpscan
Nmap
Metasploit
Hydra
Wireshark
Winscp
OWASP ZAP
RDP
HashCalc
Open Stego
ADB
```

### Best Course to prepare for CEH Practical

{% embed url="<https://www.udemy.com/course/ethical-hacker-practical/?referralCode=289CF01CF51246BCAD6C>" %}


---

# 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://ceh-practical.cavementech.com/tips-and-tricks-for-ceh-practical-exam.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.
