diff --git a/Dev/assets/stylesheets/extra-style.hrqmshql.min.css b/Dev/assets/stylesheets/extra-style.q02jxn2y.min.css similarity index 96% rename from Dev/assets/stylesheets/extra-style.hrqmshql.min.css rename to Dev/assets/stylesheets/extra-style.q02jxn2y.min.css index ae161fe8b..ebaaeefca 100644 --- a/Dev/assets/stylesheets/extra-style.hrqmshql.min.css +++ b/Dev/assets/stylesheets/extra-style.q02jxn2y.min.css @@ -1,3 +1,3 @@ :root{--bbot-orange: #ff8400}p img{max-width:60em !important}.demonic-jimmy{color:var(--bbot-orange)}.md-nav__link--active{font-weight:bold}.md-typeset__table td:first-child{font-weight:bold}a.md-source,.md-header__topic>span,a:hover{color:var(--bbot-orange)}article.md-content__inner h1{font-weight:500;color:var(--bbot-orange)}article.md-content__inner h1,article.md-content__inner h2{color:var(--bbot-orange)}article.md-content__inner h2,article.md-content__inner h3,article.md-content__inner h4,article.md-content__inner h5{font-weight:300}article.md-content__inner div.highlight{background-color:unset !important}table{font-family:monospace}table td{max-width:100em}[data-md-color-primary=black] p a.md-button--primary{background-color:black;border:none}[data-md-color-primary=black] p a.md-button--primary:hover{background-color:var(--bbot-orange)}[data-md-color-scheme="slate"] div.md-source__repository ul{color:white}[data-md-color-scheme="slate"] .md-nav__link{color:white}[data-md-color-scheme="slate"] .md-nav__link--active{font-weight:bold}[data-md-color-scheme="slate"] .md-typeset__table tr{background-color:#202027}[data-md-color-scheme="slate"] .md-nav__link.md-nav__link--active{color:var(--bbot-orange)}[data-md-color-scheme="slate"] .md-typeset__table thead tr{color:var(--bbot-orange);background-color:var(--md-primary-fg-color--dark)} -/*# sourceMappingURL=extra-style.hrqmshql.min.css.map */ \ No newline at end of file +/*# sourceMappingURL=extra-style.q02jxn2y.min.css.map */ \ No newline at end of file diff --git a/Dev/assets/stylesheets/extra-style.hrqmshql.min.css.map b/Dev/assets/stylesheets/extra-style.q02jxn2y.min.css.map similarity index 98% rename from Dev/assets/stylesheets/extra-style.hrqmshql.min.css.map rename to Dev/assets/stylesheets/extra-style.q02jxn2y.min.css.map index 3d6af0792..559efab89 100644 --- a/Dev/assets/stylesheets/extra-style.hrqmshql.min.css.map +++ b/Dev/assets/stylesheets/extra-style.q02jxn2y.min.css.map @@ -1,6 +1,6 @@ { "version": 3, - "file": "extra-style.hrqmshql.min.css", + "file": "extra-style.q02jxn2y.min.css", "sources": [ "extra_sass/style.css.scss" ], diff --git a/Dev/comparison/index.html b/Dev/comparison/index.html index 7f5948846..4e6c8a7bc 100644 --- a/Dev/comparison/index.html +++ b/Dev/comparison/index.html @@ -20,7 +20,7 @@ - + diff --git a/Dev/contribution/index.html b/Dev/contribution/index.html index 7ce689d47..56e31a723 100644 --- a/Dev/contribution/index.html +++ b/Dev/contribution/index.html @@ -20,7 +20,7 @@ - + diff --git a/Dev/dev/architecture/index.html b/Dev/dev/architecture/index.html index 658f824e3..4ad42397b 100644 --- a/Dev/dev/architecture/index.html +++ b/Dev/dev/architecture/index.html @@ -20,7 +20,7 @@ - + diff --git a/Dev/dev/basemodule/index.html b/Dev/dev/basemodule/index.html index 665c56ae0..2b29e6955 100644 --- a/Dev/dev/basemodule/index.html +++ b/Dev/dev/basemodule/index.html @@ -20,7 +20,7 @@ - + diff --git a/Dev/dev/core/index.html b/Dev/dev/core/index.html index eb39fbd50..320b3e36b 100644 --- a/Dev/dev/core/index.html +++ b/Dev/dev/core/index.html @@ -20,7 +20,7 @@ - + diff --git a/Dev/dev/dev_environment/index.html b/Dev/dev/dev_environment/index.html index b55484119..822991893 100644 --- a/Dev/dev/dev_environment/index.html +++ b/Dev/dev/dev_environment/index.html @@ -20,7 +20,7 @@ - + diff --git a/Dev/dev/discord_bot/index.html b/Dev/dev/discord_bot/index.html index 4905f24db..b913ba61f 100644 --- a/Dev/dev/discord_bot/index.html +++ b/Dev/dev/discord_bot/index.html @@ -20,7 +20,7 @@ - + diff --git a/Dev/dev/engine/index.html b/Dev/dev/engine/index.html index d358bce1b..3868b7faf 100644 --- a/Dev/dev/engine/index.html +++ b/Dev/dev/engine/index.html @@ -20,7 +20,7 @@ - + diff --git a/Dev/dev/event/index.html b/Dev/dev/event/index.html index ee80f344e..e3a4668dd 100644 --- a/Dev/dev/event/index.html +++ b/Dev/dev/event/index.html @@ -20,7 +20,7 @@ - + @@ -733,10 +733,7 @@

Source code in bbot/core/event/base.py -
1629
-1630
-1631
-1632
+
1632
 1633
 1634
 1635
@@ -869,7 +866,10 @@ 

1762 1763 1764 -1765

def make_event(
+1765
+1766
+1767
+1768
def make_event(
     data,
     event_type=None,
     parent=None,
@@ -1059,10 +1059,7 @@ 

Source code in bbot/core/event/base.py -
1768
-1769
-1770
-1771
+
1771
 1772
 1773
 1774
@@ -1115,7 +1112,10 @@ 

1821 1822 1823 -1824

def event_from_json(j, siem_friendly=False):
+1824
+1825
+1826
+1827
def event_from_json(j, siem_friendly=False):
     """
     Creates an event object from a JSON dictionary.
 
diff --git a/Dev/dev/helpers/command/index.html b/Dev/dev/helpers/command/index.html
index e858b01a5..826721ada 100644
--- a/Dev/dev/helpers/command/index.html
+++ b/Dev/dev/helpers/command/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/dev/helpers/dns/index.html b/Dev/dev/helpers/dns/index.html
index 9ba168130..e870fa184 100644
--- a/Dev/dev/helpers/dns/index.html
+++ b/Dev/dev/helpers/dns/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/dev/helpers/index.html b/Dev/dev/helpers/index.html
index 1d84bdb1b..33acaeea5 100644
--- a/Dev/dev/helpers/index.html
+++ b/Dev/dev/helpers/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/dev/helpers/interactsh/index.html b/Dev/dev/helpers/interactsh/index.html
index 1ac13971e..23a2f77c9 100644
--- a/Dev/dev/helpers/interactsh/index.html
+++ b/Dev/dev/helpers/interactsh/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/dev/helpers/misc/index.html b/Dev/dev/helpers/misc/index.html
index e6097b6c9..ca8579555 100644
--- a/Dev/dev/helpers/misc/index.html
+++ b/Dev/dev/helpers/misc/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/dev/helpers/web/index.html b/Dev/dev/helpers/web/index.html
index b5ea83ccf..9a301b08b 100644
--- a/Dev/dev/helpers/web/index.html
+++ b/Dev/dev/helpers/web/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/dev/helpers/wordcloud/index.html b/Dev/dev/helpers/wordcloud/index.html
index 2de7b70f0..70f75e2f6 100644
--- a/Dev/dev/helpers/wordcloud/index.html
+++ b/Dev/dev/helpers/wordcloud/index.html
@@ -19,7 +19,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/dev/index.html b/Dev/dev/index.html
index 4646ba739..88a5ea250 100644
--- a/Dev/dev/index.html
+++ b/Dev/dev/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/dev/module_howto/index.html b/Dev/dev/module_howto/index.html
index d7c517277..e71a18565 100644
--- a/Dev/dev/module_howto/index.html
+++ b/Dev/dev/module_howto/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/dev/presets/index.html b/Dev/dev/presets/index.html
index 970dbfc4f..524716bed 100644
--- a/Dev/dev/presets/index.html
+++ b/Dev/dev/presets/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/dev/scanner/index.html b/Dev/dev/scanner/index.html
index f1456fed2..bebe502b6 100644
--- a/Dev/dev/scanner/index.html
+++ b/Dev/dev/scanner/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/dev/target/index.html b/Dev/dev/target/index.html
index fec1dfa9a..c401a7a9a 100644
--- a/Dev/dev/target/index.html
+++ b/Dev/dev/target/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/dev/tests/index.html b/Dev/dev/tests/index.html
index 5c9b28011..f4cad0f86 100644
--- a/Dev/dev/tests/index.html
+++ b/Dev/dev/tests/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/how_it_works/index.html b/Dev/how_it_works/index.html
index 0577c00d0..0b9bc955d 100644
--- a/Dev/how_it_works/index.html
+++ b/Dev/how_it_works/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/index.html b/Dev/index.html
index 70f637e65..3717c4b42 100644
--- a/Dev/index.html
+++ b/Dev/index.html
@@ -19,7 +19,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/modules/custom_yara_rules/index.html b/Dev/modules/custom_yara_rules/index.html
index 997547d14..4b8b14689 100644
--- a/Dev/modules/custom_yara_rules/index.html
+++ b/Dev/modules/custom_yara_rules/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/modules/internal_modules/index.html b/Dev/modules/internal_modules/index.html
index 24aec1c5c..ec0e01d05 100644
--- a/Dev/modules/internal_modules/index.html
+++ b/Dev/modules/internal_modules/index.html
@@ -18,7 +18,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/modules/list_of_modules/index.html b/Dev/modules/list_of_modules/index.html
index 99dff2339..873a674bd 100644
--- a/Dev/modules/list_of_modules/index.html
+++ b/Dev/modules/list_of_modules/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/modules/nuclei/index.html b/Dev/modules/nuclei/index.html
index d5252c65e..7164e6b90 100644
--- a/Dev/modules/nuclei/index.html
+++ b/Dev/modules/nuclei/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/release_history/index.html b/Dev/release_history/index.html
index 494197254..484a18006 100644
--- a/Dev/release_history/index.html
+++ b/Dev/release_history/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/scanning/advanced/index.html b/Dev/scanning/advanced/index.html
index 02dbdd8d0..f11465a5b 100644
--- a/Dev/scanning/advanced/index.html
+++ b/Dev/scanning/advanced/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/scanning/configuration/index.html b/Dev/scanning/configuration/index.html
index 6226914d7..38d75ad7f 100644
--- a/Dev/scanning/configuration/index.html
+++ b/Dev/scanning/configuration/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/scanning/events/index.html b/Dev/scanning/events/index.html
index acb3d14b8..e64e9d567 100644
--- a/Dev/scanning/events/index.html
+++ b/Dev/scanning/events/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/scanning/index.html b/Dev/scanning/index.html
index fd1dde821..6e144a729 100644
--- a/Dev/scanning/index.html
+++ b/Dev/scanning/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/scanning/output/index.html b/Dev/scanning/output/index.html
index 5e709438f..a1709eed6 100644
--- a/Dev/scanning/output/index.html
+++ b/Dev/scanning/output/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/scanning/presets/index.html b/Dev/scanning/presets/index.html
index 8b61de3aa..a5a5281a7 100644
--- a/Dev/scanning/presets/index.html
+++ b/Dev/scanning/presets/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/scanning/presets_list/index.html b/Dev/scanning/presets_list/index.html
index be0785fe5..febe7d7b5 100644
--- a/Dev/scanning/presets_list/index.html
+++ b/Dev/scanning/presets_list/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/scanning/tips_and_tricks/index.html b/Dev/scanning/tips_and_tricks/index.html
index 8c8080d2b..7fbcc9303 100644
--- a/Dev/scanning/tips_and_tricks/index.html
+++ b/Dev/scanning/tips_and_tricks/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+
 
 
 
diff --git a/Dev/sitemap.xml b/Dev/sitemap.xml
index 1ac8c27f6..dd0d3e332 100644
--- a/Dev/sitemap.xml
+++ b/Dev/sitemap.xml
@@ -2,154 +2,154 @@
 
     
          https://blacklanternsecurity.github.io/bbot/Dev/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/comparison/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/contribution/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/how_it_works/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/release_history/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/troubleshooting/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/architecture/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/basemodule/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/core/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/dev_environment/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/discord_bot/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/engine/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/event/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/module_howto/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/presets/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/scanner/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/target/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/tests/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/helpers/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/helpers/command/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/helpers/dns/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/helpers/interactsh/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/helpers/misc/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/helpers/web/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/dev/helpers/wordcloud/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/modules/custom_yara_rules/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/modules/internal_modules/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/modules/list_of_modules/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/modules/nuclei/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/scanning/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/scanning/advanced/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/scanning/configuration/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/scanning/events/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/scanning/output/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/scanning/presets/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/scanning/presets_list/
-         2024-12-20
+         2024-12-21
     
     
          https://blacklanternsecurity.github.io/bbot/Dev/scanning/tips_and_tricks/
-         2024-12-20
+         2024-12-21
     
 
\ No newline at end of file
diff --git a/Dev/sitemap.xml.gz b/Dev/sitemap.xml.gz
index 7c4fb6527..64ecfdf4c 100644
Binary files a/Dev/sitemap.xml.gz and b/Dev/sitemap.xml.gz differ
diff --git a/Dev/troubleshooting/index.html b/Dev/troubleshooting/index.html
index 8772347ce..5e7440aca 100644
--- a/Dev/troubleshooting/index.html
+++ b/Dev/troubleshooting/index.html
@@ -20,7 +20,7 @@
 
 
 
-
+