Info about new "tmp" function.

master
sıx 2017-08-25 20:47:49 +00:00 committed by GitHub
parent a23fced96b
commit a4270e881f
1 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Works on Debian if the dependencies are met or on Kali. Probably works on Pentoo
Install
=======
Full console install: git clone https://github.com/51x/PTZ && cd PTZ && cp profile_files/.* -R ~/
Full console install: cd /tmp/ && git clone https://github.com/51x/PTZ && cd PTZ && cp profile_files/.* -R ~/
Using only the pentest functions can be done by including just: pentest_functions.zsh
If you want also the notes/knowledge database, you shoul add the v3das folder to you ~/.ptz/ folder.
@ -41,6 +41,8 @@ nls - list all the notes
rnd - get random strings (lengths: 8,16,32,64)
tmp - open vim with a random file name to be written under /tmp/
chk functions
=============