Jump to content

jblk01

Active Members
  • Posts

    35
  • Joined

  • Last visited

Posts posted by jblk01

  1. @Foxtrot - As per my pull request on Github, I had to use a newer release of Impacket to achieve setting a username / password combo for the SMB server in my smb_exfiltrator v2 payload.   Would you consider updating the .deb file here with the latest release of Impacket?

  2. REM Play the Imperial March
    STRING while ($true) {
    ENTER
    STRING [console]::beep(440,500);[console]::beep(440,500);[console]::beep(440,500);[console]::beep(349,350);[console]::beep(523,150);[console]::beep(440,500);[console]::beep(349,350);[console]::beep(523,150);[console]::beep(440,1000);[console]::beep(659,500);[console]::beep(659,500);[console]::beep(659,500);[console]::beep(698,350);[console]::beep(523,150);[console]::beep(415,500);[console]::beep(349,350);[console]::beep(523,150);[console]::beep(440,1000);
    ENTER
    STRING }
    ENTER

    Done 🙂

×
×
  • Create New...