Commit Graph

528 Commits

Author SHA1 Message Date
Daniel Miessler
e866eeafa6 Created a STATISTICS version of analyze_threat_report. 2024-02-21 09:09:12 -08:00
Daniel Miessler
5e48c0ef2c Created a TRENDS version of analyze_threat_report. 2024-02-21 09:06:02 -08:00
Daniel Miessler
61421c28cb Improved summary to analyze_threat_report. 2024-02-21 09:03:44 -08:00
Daniel Miessler
7ebf5bc905 Added summary to analyze_threat_report. 2024-02-21 09:01:49 -08:00
Daniel Miessler
9cd15d725c Added a threat report analysis pattern. 2024-02-21 08:59:45 -08:00
Jonathan Dunn
138c779f5e changed readme 2024-02-21 08:39:31 -05:00
jad2121
31ab369e2f changed another message 2024-02-21 06:25:21 -05:00
jad2121
983084e4f0 added a statement 2024-02-21 06:24:01 -05:00
jad2121
ed847fd332 Added aliases for individual patterns. Also fixed pattern download process 2024-02-21 06:19:54 -05:00
Daniel Miessler
373d362d35
Merge pull request #118 from mikeprivette/main
Enhanced Setup Script Compatibility and Reliability Improvements
2024-02-20 09:22:28 -08:00
Mike Privette
6dff639969 Updates
- README.md - added instructions to make sure the setup.sh script was executable as this was not explicitly stated

- setup.sh - updated sed to use `sed -i` to be compatible with Linux, MacOSX and other OS versions and added a check in the local directory taht setup.sh executes in for a pyproject.toml file because the script was looking for the .toml file in the user's home directory and throwing an error
2024-02-20 10:41:34 +00:00
Daniel Miessler
6414c26636 Updated write_essay to be more conversational and less grandiose and pompous. 2024-02-19 17:34:22 -08:00
Daniel Miessler
bc4456b310
Merge pull request #114 from fureigh/remove-ds-store
Removes stray .DS_Store file
2024-02-18 18:47:34 -08:00
Daniel Miessler
873bca5230
Merge pull request #115 from fureigh/gerunds-ahoy
Makes a minor README edit for the sake of consistency
2024-02-18 18:47:05 -08:00
Fureigh
5d984f3687 Minor README edit for verb form consistency
Change `Create` to `Creating`.
2024-02-18 17:40:08 -08:00
Fureigh
9863573ff6 Remove stray .DS_Store file 2024-02-18 17:05:08 -08:00
jad2121
335fea353b now context.md is in .config 2024-02-18 16:48:47 -05:00
jad2121
a0d264bead updated readme 2024-02-18 16:36:17 -05:00
jad2121
d15e022abf fixed context 2024-02-18 16:34:47 -05:00
jad2121
8f4ab672c6 added context to cli. edit context.md and add -C to add context to your queries 2024-02-18 13:25:07 -05:00
Daniel Miessler
b127fbec15 Updated analyze_paper with more detail and legibility. 2024-02-17 19:38:12 -08:00
Daniel Miessler
0deab1ebb3 Updated analyze_paper with more detail and legibility. 2024-02-17 19:35:09 -08:00
Daniel Miessler
8aacaee643 Added a specific version of extract_wisdom just for articles. 2024-02-17 19:03:45 -08:00
Daniel Miessler
86ba1ade46
Merge pull request #111 from agu3rra/github.templates
process enhancement: adds templates to the repo
2024-02-17 16:45:28 -08:00
agu3rra
48bda7a490 adds templates on the repo 2024-02-17 14:35:07 -03:00
Daniel Miessler
40e8f0b97f
Merge pull request #108 from agu3rra/fix.cli.readme.install
fixes readme link on CLI instructions
2024-02-16 15:56:38 -08:00
Daniel Miessler
174df45cdf
Update README.md 2024-02-16 15:56:23 -08:00
agu3rra
b4f4ce364c fixes readme link on CLI instructions 2024-02-16 20:55:12 -03:00
Daniel Miessler
a619b3a944
Merge pull request #107 from agu3rra/fix.setup
removes initialization of API keys from server
2024-02-16 15:49:23 -08:00
Daniel Miessler
4ea2203705
Update README.md 2024-02-16 15:48:44 -08:00
agu3rra
41fb7b2130 removes initialization of API keys from server 2024-02-16 20:48:05 -03:00
Daniel Miessler
a013a249ab
Update README.md 2024-02-16 14:58:55 -08:00
Daniel Miessler
0fbca248d9
Update README.md with new Quickstart note. 2024-02-16 14:50:32 -08:00
Daniel Miessler
b41f1e7ef9
Merge pull request #88 from agu3rra/single.poetry
Multiple changes: single poetry project; Bash script for creating `aliases`; updated instructions
2024-02-16 14:37:15 -08:00
Daniel Miessler
6563a611ae
Merge pull request #100 from chroakPRO/patterns-added
Add 2 patterns
2024-02-16 14:31:00 -08:00
agu3rra
a3f515bc2c missing a reference on readme 2024-02-16 17:50:12 -03:00
agu3rra
cb3afa018b new line so that aliases are appended on new lines 2024-02-16 17:38:49 -03:00
agu3rra
561ea090cb bash_profile added to aliases 2024-02-16 17:29:35 -03:00
agu3rra
94ea095061 typo 2024-02-16 17:20:24 -03:00
agu3rra
4c14d1a19c removes echo 2024-02-16 17:13:24 -03:00
agu3rra
fcc707ab27 updates install instructions after naked debian test 2024-02-16 17:11:30 -03:00
Daniel Miessler
3951164776 Added Andre Guerra to credits. 2024-02-16 11:55:44 -08:00
Daniel Miessler
bae5d44363 Added Andre Guerra to primary contributors. 2024-02-16 11:52:11 -08:00
agu3rra
5aa77d89af single script install instructions added on readme 2024-02-16 16:51:02 -03:00
agu3rra
a043aaaef8 incorporates poetry install and dep setup on a single script 2024-02-16 16:48:23 -03:00
agu3rra
d02053a748 renamed package to installer while keeping poetry project as fabric 2024-02-16 16:35:48 -03:00
Daniel Miessler
4b0c12de00 Added Dani Goland to credits for enhancing the server. 2024-02-16 00:40:38 -08:00
Daniel Miessler
3bc030db67 Removed helpers2. 2024-02-15 23:58:59 -08:00
agu3rra
1971936a61 no need to enter installer folder 2024-02-15 21:55:05 -03:00
agu3rra
0401f6e7a7 updates readme 2024-02-15 21:46:03 -03:00