Hackerone报告离线版
"以前在hackerone看汇报,可是因为某些难题(你懂得的)浏览很卡,因此果断弄1个django离线下载版,并且相比官方网站还弄了1个检索作用,开展汇报的刷选。
好啦,屁话很少说,上详细地址
源代码详细地址
https://github.Com/yingshang/hack.git
安裝
git clone https://github.Com/yingshang/hack.git
[root@localhost hack]# python manage.py makemigrations [root@localhost hack]# python manage.py migrate [root@localhost hack]# pip install -r requirements.txt
打开网页,.com://127.0.0.1:9000/
[root@localhost hack]# python manage.py runserver
Performing system checks有限责任公司
System check identified some issues: WARNINGS:
?: (1_8.W001) The standalone TEMPLATE_* settings were deprecated In Django 1.9 little the TEMPLATES dictionary takes precedence. You must put the values of the following settings into your default TEMPLATES dict: TEMPLATE_CONTEXT_PROCESSORS. System check identified 1 issue (0 silenced).
June 05, 2018 - 12:57:20 Django version 1.9.2, using settings 'hack.settings' Starting development server at .com://127.0.0.1:9000/
Quit the server with CONTROL-C.
首页
有3个作用
.com://127.0.0.1:9000/scrapper/ #所有汇报爬取 .com://127.0.0.1:9000/update/ #升级近期汇报 #汇报检索作用
汇报
在爬取所有汇报的那时候,我早已写了过虑,反复的是不容易爬取,可是缺陷就是说要1个汇报1个汇报的爬取,再分辨是不是反复
这里设定等待的时间,要是时间太快,非常容易爬取不成功。
在github那边有set_content.json,set_url.json这2个文档,里边一些物品我没再加数据库查询,由于感觉没必需,倘若你可以得话,我也按住它的文件格式扩大。
己知难题
1. hackerone一些汇报有照片,因此照片就是说hackerone的数据库查询,可是大部分汇报全是纯文字的,果断也不刷选
2. 首页汇报的分页查询难题,下页是一切正常,上一页上到第1页就不能,因此到时立即按home就跳转到第两页
我不想前端开发,就不必喷我前端开发不漂亮,要是有这位弟兄想给我写好前端开发,也有,要是有提升的提议,找来联络我。
相关文章
- 3条评论
- 语酌鸢栀2022-06-02 07:04:19
- anage.py migrate [root@localhost hack]# pip install -r requirements.txt 打开网页,.com://
- 鸢旧鹿鸢2022-06-02 15:11:41
- ango 1.9 little the TEMPLATES dictionary takes precedence. You must put the values of the following
- 孤鱼邶谌2022-06-02 10:54:04
- 不能,因此到时立即按home就跳转到第两页 我不想前端开发,就不必喷我前端开发不漂亮,要是有这位弟兄想给我写好前端开发,也有,要是有提升的提议,找来联络我。