Pinned Repositories
-
考试
aiyprojects-deeplearn-tensorflow
A TensorFlow integration for deeplearn.js which allows to load tensorflow checkpoint files directly.
Armariris
孤挺花(Armariris) -- 由上海交通大学密码与计算机安全实验室维护的LLVM混淆框架
Bank
工控安全
darknet
Convolutional Neural Networks
django-DefectDojo
DefectDojo is an open-source application vulnerability correlation and security orchestration application
esxi-unlocker
VMware ESXi macOS
isf
ISF(Industrial Security Exploitation Framework) is a exploitation framework based on Python.
practice-crawl
网站信息爬取练手项目
wf-mproduct
项目说明 renren-security是一个轻量级权限管理系统,其核心设计目标是开发迅速、学习简单、轻量级、易扩展 使用renren-security搭建项目,只需编写30%左右代码,其余的代码交给系统自动生成 一个月的工作量,一周就能完成,剩余的时间可以陪家人、朋友、撩妹、钓凯子等,从此踏入高富帅、白富美行业 具有如下特点 轻量级的权限系统,只涉及Spring、Shiro、Mybatis后端框架,降低学习使用成本 友好的代码结构及注释,便于阅读及二次开发 支持HTML、JSP、Velocity、Freemarker等视图,零技术门槛 灵活的权限控制,可控制到页面或按钮,满足绝大部分的权限需求(如需控制到按钮级别,需使用Shiro标签,控制按钮的显示或隐藏) 页面交互使用Vue2.x,极大的提高了开发效率 完善的代码生成机制,可在线生成entity、xml、dao、service、html、js代码,减少70%以上的开发任务 引入quartz定时任务,可动态完成任务的添加、修改、删除、暂停、恢复及日志查看等功能 引入路由机制,刷新页面会停留在当前页 如何交流、反馈、参与贡献? 项目主页:http://www.renren.io/open/ 开发文档:http://www.renren.io/open/doc.html oschina仓库:http://git.oschina.net/babaio/renren-security github仓库:https://github.com/sunlightcs/renren-security 编程入门教程:http://www.renren.io 官方QQ群:324780204、145799952 如需关注项目最新动态,请Watch、Star项目,同时也是对项目最好的支持 技术讨论、二次开发等咨询、问题和建议,请移步到QQ群324780204、145799952,我会在第一时间进行解答和回复! 技术选型: 核心框架:Spring Framework 4.2 安全框架:Apache Shiro 1.3 视图框架:Spring MVC 4.2 持久层框架:MyBatis 3.3 定时器:Quartz 2.2 数据库连接池:Druid 1.0 日志管理:SLF4J 1.7、Log4j 页面交互:Vue2.x 软件需求 JDK1.7+ MySQL5.5+ Tomcat7.0+ Maven3.0+ 本地部署 通过git下载源码 创建数据库renren-security,数据库编码为UTF-8 执行doc/db.sql文件,初始化数据 修改db.properties文件,更新MySQL账号和密码 Eclipse、IDEA执行【clean package tomcat7:run】命令,即可运行项目 项目访问路径:http://localhost 非Maven方式启动,则默认访问路径为:http://localhost:8080/renren-security 建议使用阿里云的Maven仓库: <mirror> <id>alimaven</id> <name>aliyun maven</name> <url>http://maven.aliyun.com/nexus/content/groups/public/</url> <mirrorOf>central</mirrorOf> </mirror>
howtoblind's Repositories
howtoblind/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
howtoblind/starctf2018
Official repository containing files related to *ctf 2018
howtoblind/sonnet
TensorFlow-based neural network library
howtoblind/HELK
The Hunting ELK
howtoblind/tushare
TuShare is a utility for crawling historical data of China stocks
howtoblind/practice-crawl
网站信息爬取练手项目
howtoblind/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
howtoblind/vscode-chrome-debug
Debug your JavaScript code running in Google Chrome from VS Code.
howtoblind/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
howtoblind/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
howtoblind/awesome-sysadmin-cn
系统管理员资源大全中文版,备份/克隆软件、云计算/云存储、协作软件、配置管理、日志管理、监控、项目管理等
howtoblind/SnakeEater
Python implementation of the reflective SO injection technique
howtoblind/Software-Security-Learning
Software-Security-Learning
howtoblind/zmap
ZMap is a fast single packet network scanner designed for Internet-wide network surveys.
howtoblind/angr
The next-generation binary analysis platform from UC Santa Barbara's Seclab!
howtoblind/ModSecurity
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.
howtoblind/aiyprojects-deeplearn-tensorflow
A TensorFlow integration for deeplearn.js which allows to load tensorflow checkpoint files directly.
howtoblind/KCon
KCon is a famous Hacker Con powered by Knownsec Team.
howtoblind/mimikatz
A little tool to play with Windows security
howtoblind/HSEVD-StackOverflowX64
HackSys Extreme Vulnerable Driver - Windows 10 x64 StackOverflow Exploit with SMEP Bypass
howtoblind/Anathema
.NET instrumentation framework
howtoblind/riufuzz
honggfuzz modified version by riusksk
howtoblind/lamp
Install LAMP(Linux + Apache + MySQL/MariaDB/Percona Server + PHP ) for CentOS/Debian/Ubuntu
howtoblind/awesome-reversing
A curated list of awesome reversing resources
howtoblind/Sherlock
PowerShell script to quickly find missing software patches for local privilege escalation vulnerabilities.
howtoblind/awesome-pentest
A collection of awesome penetration testing resources, tools and other shiny things
howtoblind/awesome-industrial-control-system-security
A curated list of resources related to Industrial Control System (ICS) security.
howtoblind/Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
howtoblind/nfcproxy-1
用两个安卓手机的nfc功能截取iso14443交互数据 fork by https://github.com/nfcproxy/NFCProxy
howtoblind/ctf
A writeup summary for CTF competitions, problems.