Commit Graph

1049 Commits

Author SHA1 Message Date
xssdoctor
f1afd24d12
Merge pull request #332 from fr0gger/main
Experimental Malware Analysis Pattern
2024-04-09 12:28:36 -04:00
Thomas Roccia
c0f464c13c
Update system.md 2024-04-09 18:23:53 +10:00
Thomas Roccia
403167c886
Adding a pattern for malware analysis summary
This is an experimental pattern for creating a summary of a malware report.
2024-04-09 18:21:41 +10:00
xssdoctor
ca4ed26b92 fixed --listmodels in the situation where there is no claude key 2024-04-07 07:32:48 -04:00
xssdoctor
f93d8bb3c0
Merge pull request #315 from ksylvan/main
Get OLLAMA models to work in Windows (both native and WSL).
2024-04-07 06:22:16 -04:00
Kayvan Sylvan
f13bd5a0a4 Merge remote-tracking branch 'upstream/main' 2024-04-06 13:32:07 -07:00
xssdoctor
18acd5a319 fixed the situation where there is no openai api key...again 2024-04-06 12:22:34 -04:00
Kayvan Sylvan
06aa8cab28 Merge remote-tracking branch 'upstream/main' 2024-04-05 14:06:06 -07:00
Jonathan Dunn
eafc2df48c Upgraded agents with PraisonAI. the --agents flag will now CREATE an AI agent for you and then perform a task. Enjoy 2024-04-05 10:25:04 -04:00
Alexandre Strube
17fce1bea5
Update README.md for #324
Closes #324 , showing how to connect to another server
2024-04-05 12:34:49 +02:00
Kayvan Sylvan
d6850726d4 Merge branch 'main' of github.com:ksylvan/fabric 2024-04-02 09:28:18 -07:00
Kayvan Sylvan
8934deabd9 Merge remote-tracking branch 'upstream/main' 2024-04-02 09:28:01 -07:00
Kayvan Sylvan
5c117c45f6
Merge branch 'danielmiessler:main' into main 2024-04-02 09:27:46 -07:00
Daniel Miessler
24f44b41f2
Merge pull request #304 from bpmcircuits/main
Language choice option when pulling a transcript from yt
2024-04-01 20:45:48 -07:00
Daniel Miessler
ac80af3d7f
Merge pull request #298 from Loibl33/patch-1
Fixed Latin-1 decode problems
2024-04-01 20:45:25 -07:00
Daniel Miessler
1dcfb7525e
Merge pull request #306 from danielmiessler/dependabot/pip/langchain-core-0.1.35
Bump langchain-core from 0.1.31 to 0.1.35
2024-04-01 20:45:03 -07:00
Kayvan Sylvan
5df1ec1cf8
Merge branch 'danielmiessler:main' into main 2024-04-01 16:50:40 -07:00
xssdoctor
e7fc9689b2 added fine tuning to the gui 2024-04-01 18:36:31 -04:00
xssdoctor
f56cf9ff70 added options to set temperature, top_p, frequency_penelty, presence_penalty 2024-04-01 18:10:04 -04:00
Kayvan Sylvan
5e8f0d4f56
Merge branch 'main' into main 2024-04-01 14:10:55 -07:00
Jonathan Dunn
13799ecc2f fixed the gui 2024-04-01 15:33:36 -04:00
Daniel Miessler
2b3cc6bede Upgraded investigation pattern. 2024-04-01 10:07:12 -07:00
Daniel Miessler
5fe047bc20 Added create_investigation_visualization. 2024-04-01 09:53:38 -07:00
Jonathan Dunn
5a4ae78caf fixed something 2024-04-01 12:38:29 -04:00
Jonathan Dunn
8dadd4b8db fixed gui again 2024-04-01 11:58:29 -04:00
Jonathan Dunn
f30559bc63 fixed the gui 2024-04-01 11:33:34 -04:00
Jonathan Dunn
d7ca76cc5c updated readme 2024-04-01 10:45:45 -04:00
Jonathan Dunn
fda9e9866d added --gui option to fabric. this will open the gui 2024-04-01 10:39:33 -04:00
Jonathan Dunn
7e3e38ee18 made gui look a little nicer 2024-04-01 10:14:45 -04:00
Jonathan Dunn
7eb5f953d7 added functionality to gui to create your own patterns 2024-04-01 09:42:00 -04:00
dependabot[bot]
c5e75568d4
Bump follow-redirects from 1.15.5 to 1.15.6 in /installer/client/gui
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 01:41:53 +00:00
xssdoctor
3121730102 fixed even more stuff...trust me you'll love it 2024-03-31 21:31:45 -04:00
xssdoctor
fe74efde71 fixed stuff in the UI that I did badly...more to come im sure 2024-03-31 21:14:35 -04:00
xssdoctor
d1b59367bd updated gui to include local models and claud...more to comee 2024-03-31 20:53:09 -04:00
Kayvan Sylvan
6b9f5d04fe Get OLLAMA models to work in Windows, including both native and WSL environments. 2024-03-31 16:11:59 -07:00
Daniel Miessler
a5c9836f9e Updated fabric markmap visualizer. 2024-03-28 14:45:39 -07:00
Daniel Miessler
8a3a344800 Added fabric markmap visualizer. 2024-03-28 14:42:57 -07:00
Daniel Miessler
9d9ca714d6 Added show_fabric_options 2024-03-28 14:38:38 -07:00
Daniel Miessler
8759d0819f Added extract_wisdom_nometa 2024-03-28 12:23:35 -07:00
Daniel Miessler
a5aee1ae17 Added rate_ai_result. 2024-03-28 11:56:04 -07:00
dependabot[bot]
d42a310ec8
Bump langchain-core from 0.1.31 to 0.1.35
Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.31 to 0.1.35.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 18:00:53 +00:00
Bartosz Pokrywka
4d48f299ee modified: installer/client/cli/yt.py 2024-03-27 13:20:11 +01:00
Daniel Miessler
0320cceee7 Updated create_upgrade_pack. 2024-03-26 01:56:01 -07:00
Daniel Miessler
59cef2fe49 Added create_upgrade_pack. 2024-03-26 01:49:57 -07:00
Daniel Miessler
aa8295779a Added create_upgrade_pack. 2024-03-26 01:44:54 -07:00
Daniel Miessler
1ef4c086b3 Added extract_insights. 2024-03-26 00:23:44 -07:00
Daniel Miessler
cb71913a80 Added get_youtube_rss. 2024-03-26 00:06:15 -07:00
Daniel Miessler
1c47d97976 Updated pinker prose. 2024-03-25 11:44:51 -07:00
Loibl33
07e96f122d
Fixed Latin-1 decode problems
Fixes Latin-1 decode problems
2024-03-25 11:00:34 +01:00
Max Harpsiford
04bfffee6c
generate CSV instead of a Markdown table 2024-03-24 19:40:04 +01:00