All Projects → dhn → OSCE

dhn / OSCE

Licence: BSD-3-Clause license
Some exploits, which I’ve created during my OSCE preparation.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to OSCE

Exploits
Miscellaneous exploit code
Stars: ✭ 1,157 (+1463.51%)
Mutual labels:  exploits, rce, bypass
Penetration testing poc
渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss penetration-testing-poc csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypass oa-getshell cve-cms
Stars: ✭ 3,858 (+5113.51%)
Mutual labels:  rce, bypass
CVE-2020-5902
exploit code for F5-Big-IP (CVE-2020-5902)
Stars: ✭ 37 (-50%)
Mutual labels:  exploits, rce
Thefatrat
Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV softw…
Stars: ✭ 5,944 (+7932.43%)
Mutual labels:  remote, bypass
Mec
for mass exploiting
Stars: ✭ 448 (+505.41%)
Mutual labels:  exploits, rce
exploits
Some personal exploits/pocs
Stars: ✭ 52 (-29.73%)
Mutual labels:  exploits, rce
quickstart-docker-git
Boostrap projects with a Dockerfile and a folder structure that works.
Stars: ✭ 47 (-36.49%)
Mutual labels:  templates
ATtiny13-TinyRemoteXL
12-Button IR Remote Control
Stars: ✭ 33 (-55.41%)
Mutual labels:  remote
raptor infiltrate20
#INFILTRATE20 raptor's party pack
Stars: ✭ 24 (-67.57%)
Mutual labels:  exploits
taiwan-remote-jobs
台灣採用部份遠端工作、完全遠端工作的科技業相關公司清單。
Stars: ✭ 34 (-54.05%)
Mutual labels:  remote
Polygonization-by-Frame-Field-Learning
This repository contains the code for our fast polygonal building extraction from overhead images pipeline.
Stars: ✭ 161 (+117.57%)
Mutual labels:  remote
tonos-se
Local Node for Everscale DApp development and testing
Stars: ✭ 29 (-60.81%)
Mutual labels:  local
AzureDevOpsPipelines-Templates
This project shows how to use YAML templates in Azure DevOps Pipelines.
Stars: ✭ 35 (-52.7%)
Mutual labels:  templates
browser-exploitation
A collection of curated resources and CVEs I use for research.
Stars: ✭ 71 (-4.05%)
Mutual labels:  exploits
Prism-Templates
Prism Templates using the DotNet New cli
Stars: ✭ 13 (-82.43%)
Mutual labels:  templates
vtex-cms-sauce
VTEX package for handling CMS requests.
Stars: ✭ 25 (-66.22%)
Mutual labels:  templates
template-python
Template repository for Python projects
Stars: ✭ 20 (-72.97%)
Mutual labels:  templates
marketplace-feedback
This repository is for feedback regarding NativeScript Marketplace. Use the issues system here to submit feature requests, vote for existing ones or report bugs.
Stars: ✭ 16 (-78.38%)
Mutual labels:  templates
CP-Templates
Competitive Programming Templates
Stars: ✭ 28 (-62.16%)
Mutual labels:  templates
RCE-python-oneliner-payload
Python bind shell single line code for both Unix and Windows, used to find and exploit RCE (ImageMagick, Ghostscript, ...)
Stars: ✭ 23 (-68.92%)
Mutual labels:  rce

OSCE

Some [exploits|tools|templates], which I’ve created during my OSCE preparation.

Exploits

SoftwareVersionType
Easy File Sharing Web Server7.2Remote
KarjaSoft Sami FTP Server2.0.1Remote
Ultra Mini Httpd Program (minihttpd)1.2Remote
VulnServer TRUN - DEP Bypass-Remote
VulnServer KSTET - Egghunter-Remote
Free Float FTP Server1.0Remote
Dup Scout Enterprise10.0.18Remote
LabF nfsAxe FTP Client3.7Remote
Easy Chat Server3.1Remote
MinaliC Webserver2.0.0Remote
KnFTP Server1.0.0Remote
ProSysInfo TFTP Server0.4.2Remote
Light HTTPD0.1Remote
Easy CD DVD Copy1.3.24Local
R3.4.4Local
Audiograbber1.8.3Local

Templates

$ tree
├── local
│   ├── template_class_exploit.py
│   └── template_exploit.py
└── remote
    ├── ftp
    │   ├── client
    │   │   └── template_exploit.py
    │   └── server
    │       └── template_exploit.py
    ├── http
    │   ├── template_class_exploit.py
    │   └── template_exploit.py
    └── tftp
        └── template_exploit.py

Tools

NameDescription
egghunter.pyGenerate an egghunter with a new Signature
disassemble.pyDisassembly shellcode with capstone
bin2op.pyExtract the opcode from the objdump of a binary
port-converter.pyConvert a port/ip addr to the network order
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].