CrowdSRC
The category for community sourced content including CodeShare and Community Articles.
cancel
Showing results for 
Search instead for 
Did you mean: 

Browse the Community

CodeShare

Have some code. Share some code.

1283 Posts

Activity in CrowdSRC

Ansible module to update BIG-IP root/admin passwords

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description Have a large environment with password rotation requirements?  Tired of trying a long list of old passwords to get into an old box?  If you ...

Simple Sideband - iRule sideband the easy way

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description Simple Sideband is a helper iRule which makes getting started with doing iRule based sideband fast and simple.  Problem solved by this Code ...

Logging of DNS Requests and Responses without a DNS license

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description This iRules logs DNS requests and responses in detail. It can parse all the headers, metadata and payloads and works for udp and tcp protoco...

Integration of Azure Sentinel and F5 BIG-IP using TS and AS3

This user guide is all about the configuration and deployment of Telemetry Streaming and Application Service 3 (AS3) on F5 BIG-IP to fetch logs on Azure Sentinel as its consumer. This guide is heavily based on the work performed by Greg_Coward and on...

config 21.png config 00.png config 01.png config 02.png

custom response page for api

Here is a custom response specific to aWaf adapted for the API and status code (406), ex for Maximum Length :  when ASM_REQUEST_BLOCKING { set violationDetails [ASM::violation details] set supportID [ASM::support_id] if { [regexp {json_er...

Insufficient permissions BIG-IQ login error

Note from Leslie - this was published by @Emon_423837 and should be attributed to them NOT to me. My apologies for getting something irrevocably wrong on the backend with the attribution. Everything after this sentence is Emon's work, not mine.Hi, b...

Emon_0-1686320345703.png

Collect all partition pool member stats with tmsh

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description This solution resulted from a question on how to get all the stats from pool members of all partitions in one iControl REST method call. I c...

JRahm by Community Manager
  • 493 Views
  • 0 replies
  • 1 kudos

Virtual Server graphical App for F5 LTM

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description In this article, I will explore how to create a graphical representation of a virtual server using Python Flask, Pyvis libraries, and the IC...

sslVIP3.PNG
mihaic by MVP
  • 633 Views
  • 4 replies
  • 3 kudos

Hey ChatGPT, can you write iRules?

iRules allow you to parse the payload of the data passing through the BIG-IP and, at wire speed, execute an entire script of commands on that traffic.They allow you to log and redirecting traffic, modify the URI or port or to rewrite the payload itse...

CSV to Address External Datagroup File

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description I was today years old when I found out you could upload external data-group files to the GUI. I couldn't figure out the format, however, un...

datagroupfile.png datagroupfile.png
JRahm by Community Manager
  • 1032 Views
  • 3 replies
  • 4 kudos

Prism.js language definition for iRules

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description The provided iRule language definition can be used to highlight iRule code within websites using the Prism.js framework. Problem solved by t...

Highlight-Example.png MVPLogo.jpg

asmevents tool to retrieve events from an ASM device

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description asmevents is a python code to pull security events based on request status using REST APIs. Problem solved by this Code Snippet The system s...

Building a lab using Proxmox

Whether you’re playing around with some new NGINX features, the latest F5 release or maybe just some generic servers or systems you always wanted to have a look at, having a lab environment is extremely useful. I’ve been running lab environments for...

sorry-for-crashing.png Proxmox_logo_standard_hex_400px.png ProxmoxOverview.png cluster-overview.png

GSLB Split DNS by iRule

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description An iRule based solution for GSLB with Split DNS (that is,  one answer for internal users,  one for external users).   Problem solved by this...

SiCoffey by F5 Employee
  • 999 Views
  • 1 replies
  • 3 kudos

iRule based 'Natural Speech' Expression Language

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description The major design goal of the 'Natural Speech' expression language is to enable humans to write complex search expressions without having to ...

MVP Logo.jpg

Automate scp transfers using password

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Article K175: Transferring files to or from an F5 system discuss the secure transfer of files, whereas almost all the remote host machine will have password-b...

scp_ucs.png

iRule to modify a content-security-policy header

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description This short iRule snippet can change specific directives in a content-security-policy header. The script is only roughly tested, but maybe we...

DevCentral - an F5 Community

We are an online community of technical peers dedicated to supporting learning, exchanging ideas, and solving problems - together.

Sign In or Create Account...