<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Tools on Akkuman 的技术博客</title>
    <link>https://www.hacktech.cn/categories/tools/</link>
    <description>Recent content in Tools on Akkuman 的技术博客</description>
    <generator>Hugo -- 0.155.3</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 10 Apr 2017 13:13:29 +0000</lastBuildDate>
    <atom:link href="https://www.hacktech.cn/categories/tools/atom.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>phpcms9-6-0 一键getshell工具</title>
      <link>https://www.hacktech.cn/post/2017/04/phpcms9-6-0-getshell-with-python/</link>
      <pubDate>Mon, 10 Apr 2017 13:13:29 +0000</pubDate>
      <guid>https://www.hacktech.cn/post/2017/04/phpcms9-6-0-getshell-with-python/</guid>
      <description>&lt;h2 id=&#34;介绍&#34;&gt;介绍&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;一键化&lt;code&gt;python 1.py http://xxx.com&lt;/code&gt;,如果是批量直接运行py文件即可&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;待办&#34;&gt;待办&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;[] 加入对有验证码phpcms网站的支持&lt;/li&gt;
&lt;li&gt;[] 加入批量(&lt;strong&gt;已完成&lt;/strong&gt;)&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>抓取当前登录用户登录密码的工具：mimipenguin</title>
      <link>https://www.hacktech.cn/post/2017/04/mimipenguin/</link>
      <pubDate>Sun, 02 Apr 2017 10:03:29 +0000</pubDate>
      <guid>https://www.hacktech.cn/post/2017/04/mimipenguin/</guid>
      <description>&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/huntergregal/mimipenguin&#34;&gt;Github项目地址&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;前有Mimikatz，今有mimipenguin，近日国外安全研究员huntergregal发布了工具mimipenguin，一款Linux下的密码抓取神器，可以说弥补了Linux下密码抓取的空缺。
编写思路来自流行的&lt;a href=&#34;https://github.com/gentilkiwi/mimikatz&#34;&gt;windows密码抓取神器mimikatz&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>iis6-0 cve-2017-7269 批量验证脚本</title>
      <link>https://www.hacktech.cn/post/2017/04/iis6-0-cve-2017-7269/</link>
      <pubDate>Sat, 01 Apr 2017 12:44:52 +0000</pubDate>
      <guid>https://www.hacktech.cn/post/2017/04/iis6-0-cve-2017-7269/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gist.githubusercontent.com/iam1980/62ee37e38c7f76ca5d3889379e1d81fd/raw/aed9a3ef42bc6e6592913c5df8906ca6c57c9c66/getpro.py&#34;&gt;代码地址&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>s2-045漏洞批量检测工具</title>
      <link>https://www.hacktech.cn/post/2017/03/st2-045-batch-test-tool/</link>
      <pubDate>Tue, 07 Mar 2017 21:28:53 +0000</pubDate>
      <guid>https://www.hacktech.cn/post/2017/03/st2-045-batch-test-tool/</guid>
      <description>&lt;p&gt;今天晚上看老铁们在群里就这个st2-045漏洞讨论得火热，个人不太喜欢日站，本来想直接写个批量挂马的东西，但是想想还是算了，如果你有兴趣，改改也很容易，反正不关我的事&lt;/p&gt;
&lt;p&gt;测试图
&lt;img alt=&#34;TIM图片20170307212124.png&#34; loading=&#34;lazy&#34; src=&#34;https://ooo.0o0.ooo/2017/03/07/58beb8f48f7df.png&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>otunnel：一个和lcx差不多的端口转发的工具</title>
      <link>https://www.hacktech.cn/post/2017/02/otunnel-port-forwarding-tool-like-lcx/</link>
      <pubDate>Wed, 15 Feb 2017 20:58:16 +0000</pubDate>
      <guid>https://www.hacktech.cn/post/2017/02/otunnel-port-forwarding-tool-like-lcx/</guid>
      <description>&lt;p&gt;这是一个采用Golang编写的和lcx差不多的端口转发的工具，用来突破内网环境&lt;/p&gt;
&lt;h1 id=&#34;项目地址&#34;&gt;项目地址&lt;/h1&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/ooclab/otunnel&#34;&gt;ooclab/otunnel&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>编码转换工具</title>
      <link>https://www.hacktech.cn/post/2016/06/tool-encoding-conversion/</link>
      <pubDate>Thu, 09 Jun 2016 22:41:55 +0000</pubDate>
      <guid>https://www.hacktech.cn/post/2016/06/tool-encoding-conversion/</guid>
      <description>&lt;p&gt;&lt;strong&gt;闲来无事，写了款编码转换工具&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;以我的审美来看，界面应该算美丽&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;strong&gt;截图 :&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;img alt=&#34;Akkuman&#34; loading=&#34;lazy&#34; src=&#34;https://www.hacktech.cn/images/uploads/46756156584c37444749666e414755505a4963306a7078515f664845.png&#34;&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
