Skip to content

Commit b02e39b

Browse files
committed
updating content
1 parent 0c14ec5 commit b02e39b

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

Blogs/official_site_revamped.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Official Site Revamped!
33
date: 2023-07-20
4-
cover: /images/favicon.png
4+
cover: /images/intelowlwhite.png
55
---
66

77
Thanks to the work put in place by our GSoC contributor [Abheek](https://twitter.com/abheekblahblah) and the help of all the involved mentors (myself :P Daniele and Aditya) we are proud to announce the release of our new official Site with a completely revamped Interface!

Blogs/presenting_greedybear.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Presenting GreedyBear
33
date: 2023-07-20
4-
cover: /images/favicon.png
4+
cover: /images/greedybear.png
55
---
66

77
[GreedyBear](https://github.com/intelowlproject/GreedyBear) is a tool that was created mainly to help to extract Indicators of Compromise from one or more available [TPOTs](https://github.com/telekom-security/tpotce). For those who do not know this tool, we are talking about the most popular all-in-one honeypot available in the community.

constants/faqdata.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ export const FAQData = [
44
answer:'That is super fast and straightforward: follow the guide <a href="https://intelowl.readthedocs.io/en/latest/Installation.html" target="_blank">here</a>'
55
},
66
{
7-
question: "I have several techinal doubts regarding that can't just be answered at Issues. Whom I should contact? ",
8-
answer:'Join our <a href="https://gsoc-slack.honeynet.org/" target="_blank" >Slack community</a> where all our Development goes on.'
7+
question: "I have several technical doubts regarding that can't just be answered at Issues. Whom I should contact? ",
8+
answer:'Join our <a href="https://gsoc-slack.honeynet.org/" target="_blank" >Slack community</a> where all our Development goes on. Otherwise you can contact the authors via the <a href="https://twitter.com/intel_owl" target="_blank" >official IntelOwl Twitter account</a>'
99
},
1010
{
11-
question: "I don't want to use docker deployment. Are there any other ways, I could achieve this?",
12-
answer:' Yes! The <a href="https://github.com/intelowlproject/IntelOwl/discussions/108" target="_blank" >discussion</a> thread is open for this. Follow it for more Updates. We do have a proper tutorial to deploy IntelOwl on Google-Kubernetes-Engine <a href="https://mostwanted002.cf/post/intel-owl-gke/" target="_blank" >here</a>.'
11+
question: "I have found one API / external service which can be included in IntelOwl. What next?",
12+
answer:'Great! Head over to <a href="https://github.com/intelowlproject/IntelOwl/issues" >GitHub Issues</a> and open a new one. Contribute to it if you wish, else just leave it there. Rest of things will be taken care of by us.'
1313
},
1414
{
15-
question: "I have found one API which can be included in IntelOwl. What next?",
16-
answer:'Great! Head over to <a href="https://github.com/intelowlproject/IntelOwl/issues" >GitHub Issues</a> and open a new one. Contribute to it if you wish, else just leave it there. Rest of things will be taken care of by us.'
15+
question: "I would like to sponsor IntelOwl How can I do it?",
16+
answer:'Great! You can go towards the <a href="https://opencollective.com/intelowl-project/donate" target="_blank">Open Collective site</a> and choose how much you would like to contribute! Even a little donation is really meaningful for us! If you are a company, please remember that the donation can be deducted from taxes because, thanks to Open Collective, we have the same legal status of a non-profit association'
1717
},
1818
]
1919

public/images/greedybear.png

289 KB
Loading

0 commit comments

Comments
 (0)