Search the Community
Showing results for tags 'fs'.
-
Where should the extensions go? There isn't anything about it in the https://bunnytoolkit.com/guides/ Git and docs https://github.com/hak5/bashbunny-payloads/tree/master/docs say in payload/library/extensions on the other hand the https://wiki.bashbunny.com/#!index.md guide says payload/extensions P.s. mine has been shipped about an hour ago so I can't test it out myself.
-
Hello, At the moment I'm writing an extension which give some debug information during a payload run. The function START_DEBUG "tail " the /var/log/syslog to /tmp/log.txt (I won't create a extra file because syslog give al lot of more useful information in background.) During payload run I can output some information to syslog with logger With STOP_DEBUG I stop the "tail", test if the /dev/nandf is mounted. If so I Copy /tmp/log.txt to /root/disk/loot. /If not I mount the /dev/nandf to /root/udisk, copy the file, do a sync and unmount the /dev/nandf. Now the Problem. It
-
- filesystem
- fs
-
(and 3 more)
Tagged with:
-
I tried making more room on the Wifi Pineapple IV. I have port 80 open but get error message "No such file or directory" I am unable to ssh to pineapple. I tried flashing but unable to. I can push the reset button and telnet in but I am unable to change the password because the filesystem is read-only. I am unable to remount the filesystem because I don't know the mount point. Can someone please help?