Skip to content

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages