Advertisement
test9999113443

Untitled

Sep 27th, 2022
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. [Wive-NG-MT@/etc/root_home]# cd /tmp
  2. [Wive-NG-MT@/tmp]# touch txt.txt
  3. [Wive-NG-MT@/tmp]# ls
  4. bootgood nvram_checked txt.txt
  5. default.gw routes_applied web
  6. groups six_wan_if_name webmon
  7. lan_if_name test.txt wireless_modules_loaded
  8. log time_restored
  9. [Wive-NG-MT@/tmp]#
  10.  
  11.  
  12.  
  13. C:\Users\user2>pscp -v Admin@Wive-NG-MT.lo:/tmp/txt.txt C:\Users\user2\Desktop\txt.txt
  14. Looking up host "Wive-NG-MT.lo" for SSH connection
  15. Connecting to 192.168.1.10 port 22
  16. We claim version: SSH-2.0-PuTTY_Release_0.77
  17. Connected to 192.168.1.10
  18. Remote version: SSH-2.0-dropbear_2016.73
  19. Using SSH protocol version 2
  20. No GSSAPI security context available
  21. Doing ECDH key exchange with curve nistp256 and hash SHA-256 (unaccelerated)
  22. Server also has ssh-dss/ssh-rsa host keys, but we don't know any of them
  23. Host key fingerprint is:
  24. ecdsa-sha2-nistp521 521 SHA256:Si/H+hJ+kl7wggtccqvebv4vmh9434wo/EN4iwiiWtA
  25. Initialised AES-256 SDCTR (AES-NI accelerated) outbound encryption
  26. Initialised HMAC-SHA-256 (unaccelerated) outbound MAC algorithm
  27. Initialised AES-256 SDCTR (AES-NI accelerated) inbound encryption
  28. Initialised HMAC-SHA-256 (unaccelerated) inbound MAC algorithm
  29. Using username "Admin".
  30. Admin@Wive-NG-MT.lo's password:
  31. Sent password
  32. Access granted
  33. Opening main session channel
  34. Opened main channel
  35. Started a shell/command
  36. Using SFTP
  37. Connected to Wive-NG-MT.lo
  38. sh: /: Permission denied
  39. FATAL ERROR: Received unexpected end-of-file from server
  40.  
  41. C:\Users\user2>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement