没有合适的资源?快使用搜索试试~ 我知道了~
easybuggy4django:在Django上构建的EasyBuggy克隆
共62个文件
html:28个
py:15个
png:5个
需积分: 5 0 下载量 59 浏览量
2021-05-18
21:44:51
上传
评论
收藏 120KB ZIP 举报
温馨提示
EasyBuggy Django EasyBuggy克隆基于Django 2.0构建。 是一个损坏的Web应用程序,旨在了解错误和漏洞的行为,例如,内存泄漏,死锁,无限循环,SQL注入等。 快速开始 $ git clone https://github.com/k-tamura/easybuggy4django.git $ cd easybuggy4django/ $ pip install -r requirements.txt $ python manage.py runserver 但是,建议使用venv(在运行上述命令之前): $ python3 -m venv venv $ source venv/bin/activate 进入 http://localhost:8000 停止: 使用CTRL + C
资源推荐
资源详情
资源评论
收起资源包目录
easybuggy4django-master.zip (62个子文件)
easybuggy4django-master
setup.py 1KB
db.sqlite3 52KB
.gitignore 1KB
easybuggy
urls.py 2KB
__init__.py 0B
views.py 36KB
uploadhandler.py 957B
models.py 433B
apps.py 89B
admin.py 95B
forms.py 89B
tests.py 60B
templates
mojibake.html 509B
header.html 594B
unrestrictedsizeupload.html 635B
csrf.html 635B
commandinjection.html 487B
unrestrictedextupload.html 882B
roundofferror.html 450B
xss.html 701B
xxe.html 1KB
mailheaderinjection.html 1KB
deadlock.html 464B
codeinjection.html 493B
login.html 744B
deadlock2.html 1KB
threadleak.html 206B
clickjacking.html 640B
intoverflow.html 474B
index.html 7KB
dbconnectionleak.html 642B
filedescriptorleak.html 606B
memoryleak.html 860B
adminmain.html 380B
messages.html 482B
truncationerror.html 491B
lossoftrailingdigits.html 448B
netsocketleak.html 581B
base.html 2KB
sqlijc.html 998B
requirements.txt 197B
.travis.yml 114B
MANIFEST.in 169B
LICENSE 1KB
static
easybuggyL_monochro.png 7KB
easybuggyL.png 4KB
easybuggy.png 15KB
easybuggy_monochro.png 15KB
favicon.ico 15KB
regular-expression.png 3KB
README.rst 1KB
config
urls.py 1008B
__init__.py 0B
wsgi.py 399B
settings.py 5KB
test-server.ldif 1023B
locale
ja
LC_MESSAGES
django.mo 21KB
django.po 28KB
en
LC_MESSAGES
django.mo 18KB
django.po 25KB
manage.py 538B
README.jp.rst 1KB
共 62 条
- 1
资源评论
量子学园
- 粉丝: 25
- 资源: 4734
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功