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

Articles

iRule based RADIUS Health Monitor Builder

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description The F5-RADIUS-HealthMonitor-Builder iRule can be used to compute tailordered UDP payload SEND/RECV strings to health monitor RADIUS Server i...

MVP Logo.jpg

Logstash pipeline tester

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description A tool that makes developing logstash pipelines much much easier.   Problem solved by this Code Snippet Oh. The problem... Have you ever tr...

Screenshot 2022-11-24 at 22.35.16.png Screenshot 2022-11-24 at 22.35.16.png

iRule based RADIUS Server Stack

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description The iRule based RADIUS Server Stack can be used to turn a UDP-based Virtual Server into a flexible and fully featured RADIUS Server, includi...

MVP Logo.jpg

iRule based RADIUS Client Stack

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description The iRule based RADIUS Client Stack can be used to perform RADIUS based user authentication via SIDEBAND UDP connections.  Problem solved by...

MVP Logo.jpg

iRules Heat Map - US Only

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description This iRule is an update to the original by Colin Walker. It takes source IPs and does a geolocation lookup on them and if within a US State,...

JRahm by Community Manager
  • 655 Views
  • 0 comments
  • 0 kudos

MS Exchange ProxyNotShell block implemented via iRules

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’.Short DescriptionMS Exchange ProxyNotShell block implemented via iRulesProblem solved by this Code SnippetMicrosoft has provided a way to block the ProxyNotShe...

string first replacement procedure for ID999881

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description Replacement for the string first command to handle Unicode characters Problem solved by this Code Snippet There is a bug ID 999881 which cau...

Update BIG-IP system syslog config with python and bigrest

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description This script will allow you to update your BIG-IP system syslog configs, just add hosts to the host list variable and it will iterate through...

JRahm by Community Manager
  • 515 Views
  • 0 comments
  • 0 kudos

Check a Virtual Server's SSL Status

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description A question was asked on how you filter which virtuals might have clientside/serverside profiles, or ssl without profiles as passthrough. The...

JRahm by Community Manager
  • 1263 Views
  • 4 comments
  • 3 kudos

Logging DNS Requests

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description (From Author @Torijori_Yamamada this post in Technical Forum) I've needed an iRule to read query & query-type from dns packets and send them...

JRahm by Community Manager
  • 700 Views
  • 1 comments
  • 1 kudos

F5 LTM HA pair upgrade Automation using Python

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’.Short DescriptionPerform autonomous F5 LTM upgrades with pythonUsing a single python script to Automate F5 LTM's deployed as a High Available PairProblem solve...

Anesh by Cirrostratus
  • 1959 Views
  • 0 comments
  • 4 kudos

Decrypting TLS with the tcpdump sslprovider

I will share my script to decrypt TLS on the F5 v15+. You do not need to change any TLS oder cipher settings, have access to private keys or add special iRules. It should work out of the box with all TLS versions.It uses the information that the tcpd...

ASN Details

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description This script adds a cli tool (in python) to quickly look up autonomous systems by number or name. Problem solved by this Code Snippet Not a p...

JRahm by Community Manager
  • 1211 Views
  • 0 comments
  • 0 kudos

Spring4shell iApp

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description iApp to simplify deployment of spring4shell  Problem solved by this Code Snippet My friend and colleague Ismael wrote a useful iRule to miti...

PeteWhite_0-1651762585719.png GettyImages-1173218079.jpg

iRule to serve security.txt file - RFC 9116

One week ago, on 27. April 2022, the IETF has published RFC 9116 describing the security.txt file. The purpose of this file is to aid in responsible disclosure, a process that allows security researchers to safely report vulnerabilities. The file sh...

iRule to assist with CVE-2022-22965 mitigation

Hi there, On March 30, 2022, a remote code execution (RCE) vulnerability was found in the Java Spring Framework, identified by the CVE 2022-22965. I am sharing an example iRule to assist with mitigation of this CVE. This may require further customiz...

Another Bash script to backup a BIG-IP device.

The backup script is executed from the BIG-IP device and the UCS file created is copied to a remote SCP server. After the file has been copied, it is deleted locally. All the backup steps are logged to the local syslog. https://github.com/pedrorourem...

SNI Routing with DNS Lookup

SNI (Server Name Indication) is an extension of the TLS protocol that is used by the client to indicate the hostname it is attempting to connect to at the start of the SSL handshake.  In the case of the BIG-IP the SNI can be used to select which cli...

bluecoat.png
Labels
Top Contributors