diff options
Diffstat (limited to 'security/exploit-pattern/pkg-descr')
-rw-r--r-- | security/exploit-pattern/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/security/exploit-pattern/pkg-descr b/security/exploit-pattern/pkg-descr new file mode 100644 index 000000000000..083544d8c299 --- /dev/null +++ b/security/exploit-pattern/pkg-descr @@ -0,0 +1,7 @@ +Python implementation of Metasploit's pattern generator and search. +Should be python version agnostic, tested and working with Python +2.7.12 up to and including Python 3.11.1 + +Starts faster and rolls both tools into one. + +No extra dependencies required, works with vanilla python |