# xtra\_pins\_to\_pentest\_checklists\_20222

To be added

25 November 2022 15:35

Execute powershell scripts to get vnc and to bypass AV detection and to get privilage escalation: Upload \<path> PowerUp.ps1

Powershell -ExecutionPolicy Bypass -Command ". .\PowerUp.ps1;Invoke-AllChecks"

Upload Beroot.exe to get highest Privilage

Clearev used tyo clear the logs

Timestamp secrect.txt -m <"modified Value in the same format">

Tcpdump -nvx port 8888 -i \<interface mode> // execute this script on recieve side to monitore the network

To look for logged in user passwords on pcap file http:request.method=POST

OR

Click edit-->Find packet-->\[Packt details NAME UTF/8 ACII STRING PWD ] Expand HTML form URL Encode to gbet the details

ANTI DOS Guardian can be used

Ghost eye foortprinting tool nc -vv \<url> 80

Telnet \<url> 80

Nmap -sV --script=http-enum \<Domain>

Nmap --script hostmap-bfk --script-args hostmap-bfk-prefix=hostmap -\<url>

<

\<script>alert(1)\</script> Whatweb\<domain> Nmap -T4 -A -v \<Domain>

After performing RCE do RDP using added credentials

Directory Listing:

Gobuster dir -a \<http\://\<url>> -w \<Wordlists.txt> During login bruteforce use clusterbomb attack Weevely generate \<Pass> \<Path.php>

Weevely \<path.php> \<Pass>

Android

Apt-get install adb Git clone phonesploit 3

\<type IP> 4

Exit (To exit from the shell)


---

# 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://ethical-security-experts.gitbook.io/untitled-3/xtra_pins_to_pentest_checklists_20222-1.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.
