Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 303 Bytes

File metadata and controls

1 lines (1 loc) · 303 Bytes

The code defines a function func_calls that makes calls to various functions. The main part of the code creates a requests.Session(), sets up proxies, sends a request to a URL, rebuilds proxies with an introduced command vulnerability, and executes a user-inputted command using subprocess.call().