Explorar el Código

update readme

Marius Schwarz hace 5 años
padre
commit
ab2f62b2dd
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -2,6 +2,16 @@
 
 some helper scripts for pentesting
 
+### shell-plug.sh
+
+little helper scripts includiong some often needed aliases and functions for keeping the target info and project folder in environment variables.
+
+source this script in your .bashrc:
+
+```
+source ~/.pentest-helpers/shell-plug.sh
+```
+
 ### create-meter.sh
 
 script to create linux and windows (x86/x64) meterpreter faster and with less typing.