TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15072 · Aug 18

#other#automation#automation_templates#integration#n8n#n8n_automation#n8n_template#no_code_ai#no_code_automation#workflow_automation You can use a large collection of ready-made automation templates for n8n, an open-source, low-code workflow automation tool that connects over 350 apps. These templates help automate tasks like email labeling, social media posting, document processing, chatbots, and data analysis without needing to build workflows from scratch. This saves you time and effort by letting you quickly implement smart automations for business, marketing, support, and more. n8n’s visual editor and AI integrations make it easy to customize workflows, improving your productivity and operational efficiency with minimal coding. https://github.com/enescingoz/awesome-n8n-templates

Results

6 similar posts found

The Hacker News

@thehackernews · Post #8809 · 04/15/2026, 05:11 PM

⚠️ Attackers are abusing automation tools as delivery infrastructure. Cisco Talos found #n8n webhooks used for phishing, malware, and tracking, leveraging trusted *.n8n.cloud domains to bypass filters. email link → CAPTCHA → silent download → RMM-based persistence. 🔗 Read → https://thehackernews.com/2026/04/n8n-webhooks-abused-since-october-2025.html

Hashtags

The Hacker News

@thehackernews · Post #8581 · 03/12/2026, 05:19 AM

⚠️ CISA confirms active exploitation of CVE-2025-68613 in the #n8n automation platform. The expression-injection flaw allows authenticated attackers to run code with n8n process privileges—exposing data, altering workflows, or taking full control of the instance. 🔗 Read → https://thehackernews.com/2026/03/cisa-flags-actively-exploited-n8n-rce.html

Hashtags

The Hacker News

@thehackernews · Post #8578 · 03/11/2026, 02:53 PM

🛑 Two critical flaws in #n8n enable remote code execution. One bug lets attackers inject shell commands via public form inputs. Another escapes the expression sandbox. Chained together, attackers could decrypt stored credentials including API keys, tokens, and passwords. 🔗 Details → https://thehackernews.com/2026/03/critical-n8n-flaws-allow-remote-code.html

Hashtags

djangoproject

@djangoproject · Post #100 · 07/26/2016, 05:11 AM

http://robotframework.org/ #Robot#Framework is a generic test #automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and it utilizes the keyword-driven testing approach. Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new higher-level keywords from existing ones using the same syntax that is used for creating test cases.

djangoproject

@djangoproject · Post #520 · 12/11/2017, 11:35 AM

https://goo.gl/CMGAqy If you know the #ropes, good news! Firefox now has support for #headless mode, making it easier to use as a backend to #automated tools. You can jump ahead to learn how to use it. Browser #automation is not a new idea, but is an increasingly important part of how modern websites are built, #tested, and #deployed. #Automation setups range from scripts run on local machines to vast deployments of specialized servers running in the cloud. To this end, browsers have long supported some level of automated control, usually via third-party driver software.