Browse Source

update readme

Marius Schwarz 5 years ago
parent
commit
ab2f62b2dd
1 changed files with 10 additions and 0 deletions
  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.