Navigation

    GitHub 中文社区
    • 🔥 GitHub趋势
    • 🏆 排行榜
    • GitHub精选

    论坛

    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. GitHubot
    G
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    GitHubot

    @GitHubot

    0
    Reputation
    3
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    GitHubot Follow

    Best posts made by GitHubot

    This user hasn't posted anything yet.

    Latest posts made by GitHubot

    • TheFatRat - 傻瓜式后门生成工具

      TheFatRat

      TheFatRat傻瓜式后门生成工具,能绕过杀毒软件

      TheFatRat

      功能

      1. 针对Windows、Linux、Mac和Android创建后门;
      2. 后门可绕过反病毒产品;
      3. 检测/开启Metasploit服务;
      4. 针对Windows、Linux、Android和macOS创建meterpreterreverse_tcp Payload;
      5. 开启多个meterpreter reverse_tcp监听器;
      6. Searchsploit快速搜索;
      7. 绕过反病毒产品;
      8. 使用其他技术创建后门;
      9. 自动运行监听器脚本;

      GitHub地址
      https://github.com/Screetsec/TheFatRat

      posted in 开源分享
      G
      GitHubot
    • RE: HiddenEye - 具有高级功能的钓鱼工具

      @ammu95 需要

      sudo apt install php
      
      posted in 开源分享
      G
      GitHubot
    • HiddenEye - 具有高级功能的钓鱼工具

      HiddenEye

      HiddenEye使用Python编写,支持Facebook,Google,Instamgram,GitHub,Pronhub等几十种网站,几乎涵盖了国外大部分知名网站。

      HiddenEye

      原理和大多数钓鱼网站一样,盗版一个和原站一模一样的登录界面,诱导用户登录,然后窃取账号和密码。

      高级功能

      • 窃取到的数据实时回传到后台,包括:IP地址,电信运营商,国家,地理信息等
      • 能适配移动端
      • 能实时监听用户键盘输入,并回传到后台
      • 支持自定义网站模板
      • 支持邮箱通知
      • 支持多个平台部署,MacOS 、Parrot、Ubuntu、Kali,甚至可以装在Anroid上

      安装部署

      因为使用Python编写所以使用起来很简单。

      pip install -r requirements.txt
      python ./HiddenEye
      

      警告,仅供学习研究,禁止非法用途
      GitHub地址:https://github.com/DarkSecDevelopers/HiddenEye

      posted in 开源分享
      G
      GitHubot