diff --git a/README.md b/README.md index aae0dcf..19c9a0b 100644 --- a/README.md +++ b/README.md @@ -1,14 +1 @@ -# [:] Example Python 2 Project - -An example Python project to demonstrate [srcclr](https://www.srcclr.com) scans. - -Check out the [python3](https://github.com/srcclr/example-python/tree/python3) branch for a project that builds with Python 3. - -## Try me! - -``` -brew tap srcclr/srcclr -brew install srcclr -srcclr activate -srcclr scan --url https://github.com/srcclr/example-python -``` +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()`. \ No newline at end of file