Pinned Repositories
xray
一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc | 使用之前务必先阅读文档
code-breaking
Code-Breaking Puzzles
JavaThings
Share Things Related to Java - Java安全漫谈笔记相关内容
Mind-Map
各种安全相关思维导图整理收集
Minos
一个基于Tornado/mongodb/redis的社区系统。
mooder
Mooder是一款开源、安全、简洁、强大的团队内部知识分享平台。
pyduktape2
Embed the Duktape JS interpreter in Python, forking and develop based on https://github.com/stefano/pyduktape
tls_proxy
A lightweight reverse proxy server that converts TLS traffic to TCP, allowing secure communication between clients and upstream servers.
zkar
ZKar is a Java serialization protocol analysis tool implement in Go.
vulhub
Pre-Built Vulnerable Environments Based on Docker-Compose
phith0n's Repositories
phith0n/Mind-Map
各种安全相关思维导图整理收集
phith0n/JavaThings
Share Things Related to Java - Java安全漫谈笔记相关内容
phith0n/mooder
Mooder是一款开源、安全、简洁、强大的团队内部知识分享平台。
phith0n/zkar
ZKar is a Java serialization protocol analysis tool implement in Go.
phith0n/xray-poc-generation
🧬 辅助生成 XRay YAML POC
phith0n/vueinfo
Extract website information from Vue
phith0n/collision-webshell
A webshell and a normal file that have the same MD5
phith0n/tls_proxy
A lightweight reverse proxy server that converts TLS traffic to TCP, allowing secure communication between clients and upstream servers.
phith0n/PaddingZip
PaddingZip is a tool that you can craft a zip file that contains the padding characters between the file content.
phith0n/race-condition-playground
Playground for Race Condition attack
phith0n/vindicator
Vindicator is a lightweight Golang library that is designed to hold and check any blocking function. e.g. subprocess, network connection...
phith0n/fbi_installer
remote install 3DS games for FBI
phith0n/pyduktape2
Embed the Duktape JS interpreter in Python, forking and develop based on https://github.com/stefano/pyduktape
phith0n/conote
All in one cybersecurity utility platform.
phith0n/phith0n
My Github profile page
phith0n/goattribute
goattribute is a lightweight Go library that allows you to set (and get) attributes of a struct dynamically, using dot notation (e.g., `a.b.c`).
phith0n/go_sampler
A sample for Go project
phith0n/utools-currency
phith0n/conote-docs
redirect to https://conote.vulhub.org
phith0n/django-cookiecutter
cookiecutter is a command-line utility that creates projects from template.
phith0n/django-oss-storage
Django storage backends for AliCloud OSS.
phith0n/gin-cookiecutter
Gin template for cookiecutter
phith0n/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
phith0n/vue3-cookiecutter
template for vue3 + vite
phith0n/accelerator
Use Golang to batch analyze class files for Java security research
phith0n/django-bootstrap5
Bootstrap 5 for Django
phith0n/django-oauth-toolkit
OAuth2 goodies for the Djangonauts!
phith0n/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
phith0n/MySQL_Fake_Server
MySQL Fake Server use to help MySQL Client File Reading and JDBC Client Java Deserialize
phith0n/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving