## https://sploitus.com/exploit?id=54DF8825-6D18-5CC4-B385-F208D153C67F
CVE-2020-5902 is a vulnerability in BIG-IP, a load balancer and application delivery controller. The vulnerability is a remote code execution (RCE) flaw that allows an attacker to execute arbitrary code on the BIG-IP system. The vulnerability exists in the BIG-IP web interface, specifically in the tmui/login.jsp/..;/tmui/util/getTabSet.jsp?tabId=Vulnerable page.
The exploit code is written in Python and uses the requests library to send a malicious HTTP request to the vulnerable page. The request includes a specially crafted URL that, when processed by the BIG-IP system, will execute arbitrary code on the system.
The exploit code is quite simple and consists of a few lines of Python code that sends the malicious request to the vulnerable page. The code is wrapped in a function called cha() that takes a URL as input and returns a message indicating whether the vulnerability exists or not.
The exploit code is likely to be used by attackers to gain unauthorized access to BIG-IP systems and execute arbitrary code on them. To mitigate this vulnerability, BIG-IP administrators should apply the patch provided by F5 Networks, the vendor of the BIG-IP system.
In terms of execution context, the exploit code is typically invoked by running the cha()