assume-breach преди 3 години
родител
ревизия
d37e90f928
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      InsideMan/README.md

+ 4 - 0
InsideMan/README.md

@@ -1 +1,5 @@
 InsideMan is an internal Windows phishing executable that utilizes Powershell Get-Credential calls in an attempt to coerce the user into typing thier plaintext password into the prompt. The plaintext password is then written to a file named windows32.txt located in the user's Documents directory. 
+
+USAGE:
+
+Use gcc to compile the cpp file. gcc.exe insideman.cpp -o insideman.exe