From 59fb96d0fffec4e7d71b5ac1d2fa11429e0e3786 Mon Sep 17 00:00:00 2001 From: OJ Reeves Date: Sun, 13 Dec 2015 20:13:23 +1000 Subject: [PATCH] Updated Python Extension (markdown) --- Python-Extension.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python-Extension.md b/Python-Extension.md index 32d247fa4f..71ad922813 100644 --- a/Python-Extension.md +++ b/Python-Extension.md @@ -141,7 +141,7 @@ meterpreter > python_import -f /tmp/drives.py ``` This shows that `ctypes` does indeed function correctly! -This command is also intended to allow for recursive loading of modules from the local attacker file syste, however this feature is still not yet ready for prime time and work is still actively being done on this area. +This command is also intended to allow for recursive loading of modules from the local attacker file system, however this feature is still not yet ready for prime time and work is still actively being done on this area. ## python_reset