• Stars
    star
    219
  • Rank 180,046 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

快速收集 https://src.edu-info.edu.cn 平台学校子域名工具

taoman

基于网络查询的快速子域名收集工具

主要是为了快速收集 https://src.edu-info.edu.cn 平台的学校子域名等目标写的一些工具集合.

下载 taoman 使用命令:

python taoman.py -f data/edusrc_school_domains.txt

taoman 运行效果图:

taoman

data 目录:

根据网络查询收集的平台上学校的 10 万左右域名,过滤出的域名元数据与简单统计的数据.
可用 pydictor 的 -tool counter 功能,结合自己需求,筛选data目录内元数据的高频域名单词, 作为针对教育行业子域名爆破的爆破字典.
edusrc_SLD_name_raw_list			常用二级域名单词元数据
edusrc_SLD_top_1000				1000个最常用的二级域名单词
edusrc_SLD_top_3000				3000个最常用的二级域名单词
edusrc_SLD_unique_name				去重后的所有二级域名单词

edusrc_MLD_name_raw_list			常用多级域名单词元数据
edusrc_MLD_top_300				300个最常用的多级域名单词
edusrc_MLD_top_600				600个最常用的多级域名单词

edusrc_school_domains				使用collectfromsrc收集的学校主页地址
edusrc_school_name				使用collectfromsrc收集的学校名字

others 目录:

domain_to_ip.py		一个批量解析域名为ip地址的小脚本,使用socket.gethostbyname方法实现,自动修正非法域名、结果去重.
collectfromsrc.py	一个自动收集src平台学校名字并利用百度找到名字对应的主页地址的小脚本

More Repositories

1

SpringBootVulExploit

SpringBoot 相关漏洞学习资料,利用方法和技巧合集,黑盒安全评估 check list
Java
5,446
star
2

pydictor

A powerful and useful hacker dictionary builder for a brute-force attack
Python
3,118
star
3

webshell-detect-bypass

绕过专业工具检测的Webshell研究文章和免杀的Webshell
Classic ASP
1,635
star
4

ClassHound

利用任意文件下载漏洞循环下载反编译 Class 文件获得网站 Java 源代码
Python
684
star
5

spring-boot-upload-file-lead-to-rce-tricks

spring boot Fat Jar 任意写文件漏洞到稳定 RCE 利用技巧
Java
635
star
6

domainNamePredictor

一个简单的现代化公司域名使用规律预测及生成工具
Python
373
star
7

copagent

java memory web shell extracting tool
Java
348
star
8

abuse-ssl-bypass-waf

Bypassing WAF by abusing SSL/TLS Ciphers
Python
294
star
9

upload-labs-writeup

upload-labs writeup
198
star
10

CVE-2019-7609

exploit CVE-2019-7609(kibana RCE) on right way by python2 scripts
Python
158
star
11

CVE-2018-2894

CVE-2018-2894 WebLogic Unrestricted File Upload Lead To RCE Check Script
Python
135
star
12

dnstricker

A simple dns resolver of dns-record and web-record log server for pentesting
JavaScript
133
star
13

xxe-ftp-server

xxe oob receive file via web and ftp server
Python
87
star
14

flink-unauth-rce

exploit Apache Flink Web Dashboard unauth rce on right way by python2 scripts
Python
84
star
15

toolsparty

A collection of script tools for pentesting
Python
63
star
16

ChineseMaskReflector

使用掩码生成自定义中文用户名拼音爆破字典
Python
58
star
17

PythonTricks

Code Tricks For Python
20
star
18

LandGrey

1
star