{"id":13680936,"url":"https://github.com/so87/OSCP-PwK","last_synced_at":"2025-04-30T02:33:43.928Z","repository":{"id":41557070,"uuid":"121552927","full_name":"so87/OSCP-PwK","owner":"so87","description":"This is my cheatsheet and scripts developed while taking the Offensive Security Penetration Testing with Kali Linux course.","archived":false,"fork":false,"pushed_at":"2021-08-25T15:07:21.000Z","size":77835,"stargazers_count":484,"open_issues_count":0,"forks_count":178,"subscribers_count":46,"default_branch":"master","last_synced_at":"2024-11-12T00:36:08.272Z","etag":null,"topics":["cheatsheet","kali-linux-course","offensive-security","oscp","study"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/so87.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-14T19:37:23.000Z","updated_at":"2024-10-03T15:44:34.000Z","dependencies_parsed_at":"2022-08-10T02:50:25.973Z","dependency_job_id":null,"html_url":"https://github.com/so87/OSCP-PwK","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/so87%2FOSCP-PwK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/so87%2FOSCP-PwK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/so87%2FOSCP-PwK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/so87%2FOSCP-PwK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/so87","download_url":"https://codeload.github.com/so87/OSCP-PwK/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251629552,"owners_count":21618198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cheatsheet","kali-linux-course","offensive-security","oscp","study"],"created_at":"2024-08-02T13:01:24.027Z","updated_at":"2025-04-30T02:33:43.923Z","avatar_url":"https://github.com/so87.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# oscp\n* This is my cheatsheet and scripts developed while taking the Offensive Security Penetration Testing with Kali Linux course.\n* [Cheat Sheet](https://github.com/so87/OSCP-PwK/blob/master/Penetration%20Testing%20Tools.docx)\n\n## docker container for portability\n* kali-build contains the files necessary for running the essential kali linux tools in a docker container. \n* it is recommended that you install burp suite on your host OS along with firefox.\n* tools like \"gobuster\" can be proxied through hostOS burp proxy via \"http://host.docker.internal:8080\"\n* host.docker.internal is the hostname you use if you want to scan your own localhost machine\n\n## web pentesting\n* [List of vulnerable practice applications](https://owasp.org/www-project-vulnerable-web-applications-directory/)\n* PHP: \n\t* docker run --rm -p 10000:80 gjuniioor/owasp-bricks\n\t* docker run --rm -it -p 10000:80 vulnerables/web-dvwa:latest\n  \t* admin:password\n* Java: docker run --rm -p 127.0.0.1:10000:8080 -p 127.0.0.1:10001:9090 webgoat/goatandwolf\n\t* WebGoat will be located at: http://127.0.0.1:10000/WebGoat \n\t* WebWolf will be located at: http://127.0.0.1:10001/WebWolf\n* NodeJS: \n\t* docker run --rm --name dvna -p 10000:9090 -d appsecco/dvna:sqlite\n\t* docker run --rm -p 10000:3000 bkimminich/juice-shop\n* rails: docker run --rm -p 10000:3000 contrastsecuritydemo/railsgoat:1.0\n* Python/Django/API: docker container run -it --rm -p 10000:8000 tuxotron/tiredful-api\n* web socket: docker run --rm -p 10000:80 -p 10080:8080 tssoffsec/dvws\n\n## Building yourself a practice area and learning\nI recommend you go on over to my [home lab notes](https://github.com/so87/Home-Lab) if you want to practice all of this yourself.  I also have [several great links for learning](https://github.com/so87/Links-for-Network-Security) these types of concepts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fso87%2FOSCP-PwK","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fso87%2FOSCP-PwK","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fso87%2FOSCP-PwK/lists"}