瀏覽代碼

update readme

Marius Schwarz 5 年之前
父節點
當前提交
ab2f62b2dd
共有 1 個文件被更改,包括 10 次插入0 次删除
  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.