CodeShare
Have some code. Share some code.
cancel
Showing results for 
Search instead for 
Did you mean: 

Articles

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
  • 497 Views
  • 0 comments
  • 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
  • 635 Views
  • 4 comments
  • 3 kudos

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
  • 1035 Views
  • 3 comments
  • 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...

Labels
Top Contributors