skyper

Results 66 issues of skyper

reported by iama****. ```iamaskid, [4 Sep 2022 at 08:10:31]: root@ubuntu:~# uname -a Linux ubuntu 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux root@ubuntu:~# cat /etc/issue...

Make it work without downloads if systemwide `cloudflared` and `loclx` are already installed. Tested on `ssh [email protected]` (password: segfault).

Fix for #161. Normal ncurses is already checked further below but waddnwstr is part of ncursesw. Without this fix you get a double: Makefile: ``` LIBS = -lncurses -lncurses ```...

Consider adding a more advanced PS1 prompt, that shows process count, load and number of logged in users: ``` PS1='(remote) USERS=$(who | wc -l) LOAD=$(cut -f1 -d" " /proc/loadavg) PS=$(ps...

enhancement

Alice: ``` pwncat-cs -lp 31337 /usr/venvs/pwncat-cs/lib/python3.11/site-packages/paramiko/transport.py:178: CryptographyDeprecationWarning: Blowfish has been deprecated 'class': algorithms.Blowfish, [08:50:09] Welcome to pwncat 🐈! __main__.py:164 [08:52:43] received connection from 185.117.118.21:54670 bind.py:84 [08:52:45] 185.117.118.21:54670: registered new host...

bug

Install script or at least instructions for FreeBSD's csh (when bash is not available).

To execute command on a deployed instance (`-il`): ``` gs-netcat -s blah 'id' ``` At the same time could add dynamic port forwarding / socks proxy via any installed `-il`...

It is no longer possible to limit the root filesize limit of a container with `--storage-opt` (and an attacker can exhaust the host's inode or size limit - which can...

bug