MCPcopy
hub / github.com/trustedsec/social-engineer-toolkit

github.com/trustedsec/social-engineer-toolkit @8.0.3 sqlite

repository ↗ · DeepWiki ↗ · release 8.0.3 ↗
220 symbols 1,173 edges 107 files 21 documented · 10%
README

:briefcase:   The Social-Engineer Toolkit (SET)   :briefcase:

Copyright 2019 The Social-Engineer Toolkit (SET)

Written by: David Kennedy (ReL1K)

Company: TrustedSec

DISCLAIMER: This is only for testing purposes and can only be used where strict consent has been given. Do not use this for illegal purposes, period.

Please read the LICENSE under readme/LICENSE for the licensing of SET.

:book:   SET Tutorial   :book:

For a full document on how to use SET, visit the SET user manual.

:computer:   Features   :computer:

The Social-Engineer Toolkit is an open-source penetration testing framework designed for social engineering. SET has a number of custom attack vectors that allow you to make a believable attack quickly. SET is a product of TrustedSec, LLC – an information security consulting firm located in Cleveland, Ohio.

Bugs and enhancements

For bug reports or enhancements, please open an issue here.

Supported platforms

  • Linux :penguin:
  • Mac OS X :apple:

:inbox_tray:   Installation   :inbox_tray:

Resolve dependencies

Ubuntu/Debian System

  • Linux
  • Mac OS X (experimental)

Installation

Install via requirements.txt

$ pip install -r requirements.txt

Install SET

All OSs

$ git clone https://github.com/trustedsec/social-engineer-toolkit/ set/
$ cd set
$ pip install -r requirements.txt

Core symbols most depended-on inside this repo

input
called by 182
src/core/setcore.py
setprompt
called by 132
src/core/setcore.py
print_status
called by 126
src/core/setcore.py
debug_msg
called by 71
src/core/setcore.py
module_reload
called by 64
src/core/setcore.py
check_options
called by 59
src/core/setcore.py
check_config
called by 57
src/core/setcore.py
print_error
called by 56
src/core/setcore.py

Shape

Function 169
Method 31
Class 20

Languages

Python98%
Java1%
TypeScript1%

Modules by API surface

src/core/setcore.py79 symbols
src/payloads/set_payloads/shell.py14 symbols
src/payloads/set_payloads/listener.py14 symbols
src/webattack/harvester/harvester.py13 symbols
src/fasttrack/delldrac.py9 symbols
src/core/dictionaries.py9 symbols
src/core/webserver.py8 symbols
modules/ratte_module.py7 symbols
modules/google_analytics_attack.py7 symbols
src/core/ssl/PoC_SSL.py6 symbols
src/payloads/set_payloads/set_http_server.py5 symbols
src/fasttrack/ridenum.py5 symbols

For agents

$ claude mcp add social-engineer-toolkit \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact