parser.add_argument('-k', '--kind', default="all", type=str,
                        choices=[
                            'silent', 'melt', 'exploit', 'exploit_docx', 'exploit_ppsx', 'exploit_web',
                            'mobile', 'agents', 'exploits', 'silentmelt', 'release', 'all'],