Skip to content

evolving LLM-powered tool to assist pentesters and security researchers

License

Notifications You must be signed in to change notification settings

marklechner/pentestpal

Repository files navigation

pentestpal

Evolving LLM-powered tool to assist pentesters and security researchers

For now imple assistant with RAG capability to utilize pdf as part of inference

Once RAG works reasonably well, should proceed to fine-tuning small model with sanitized pentest manuals

prerequisite

run

  • install dependencies: poetry install
  • init/load vectordb: poetry run python rag_vdb_load.py
  • startup ollama webserver: ollama serve
  • run chainlit: poetry run chainlit run pentestpal.py -w

About

evolving LLM-powered tool to assist pentesters and security researchers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published