Jump to content
Fi8sVrs

PySC

Recommended Posts

  • Active Members
Posted

PySC - Download shellcode from a remote DNS server (using TXT records) or through Internet Explorer (using SSPI to utilize system-wide proxy settings and authorization tokens) and injects it into a specified process

pysc_ascii_art.png?w=410&h=242

PySC expands on the numerous available tools and scripts to inject into a process on a

running system.

Aims of this project:

- Remove shellcode from the script to help avoid detection by AV and HIPS systems

- Offer a flexible command line based script

- Also provide the ability to run fully automated, as an EXE (by using pyinstaller)

To this end this prototype script offers the ability to download shellcode from a

remote DNS server (using TXT records) or through Internet Explorer (using SSPI to

utilize system-wide proxy settings and authorization tokens) and injects it into a

specified process. If injection into the specified process is not possible, the script

falls back to injecting into the current process.

Module dependancies: none

Optional:

--> Includes server-side code for Metasploit and Python SCAPY for delivery of shellcode YMMV

Download:

https://github.com/ChrisJohnRiley/PySC.git

Sources:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...