moss
moss copied to clipboard
moss is a simple and lightweight web content management system(cms)🍀moss是一个简单轻量的内容管理系统
我进了main目录,运行go run cmd/web/main.go,只能访问前台,admin访问不了
使用mysql作为数据库的时候,会出现Extends无法获取的情况。 另外程序模板里面支持自定义sql语句吗?

宝塔GO项目部署
佬哥能不能出一个通过网站管理中的GO项目部署教程~~ 还有就是希望加个评论系统🤓
### moss_darwin_arm64 ```shell chmod +x moss_darwin_arm64 ./moss_darwin_arm64 zsh: killed ./moss_darwin_arm64 ``` ### moss_darwin_amd64 ```shell chmod +x moss_darwin_amd64 ./moss_darwin_amd64 zsh: segmentation fault ./moss_darwin_amd64 ``` ### System MacBook Pro M2 chip
我看默认模板里没有搜索的功能,这个很有必要呀,另外会员功能比如支持收藏分享什么的 程序很不错,期待壮大
请求`markdown`格式支持,现在很多`CMS`文章都是用`markdown`写的吧
### Summary Version 0.1.5 of Mosss has a file upload vulnerability. Attackers can upload files of any extension to any location on the target server. Vulnerability route: /admin/api/config/upload /admin/api/upload ###...
### Summary Moss v0.1.5 version has an SQL injection vulnerability that allows attackers to inject carefully designed payloads into the order parameter to inject malicious SQL statements. Injection point routing:...