Skip to content
/ DE Public

Data Extraction,从csv、xlsx、txt文件中提取身份证、url链接、电话号码、ip地址

Notifications You must be signed in to change notification settings

v2ish1yan/DE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

功能

  • 读取csv文件、xlsx文件、txt文件
  • 正则匹配其中的手机号码、网址、身份证号
  • 自动判断是否为文件,如果为目录则遍历目录下所有文件
  • 输出结果到指定文件,支持csv、xlsx、txt格式
          _____                    _____
         /\    \                  /\    \
        /::\    \                /::\    \        
       /::::\    \              /::::\    \       
      /::::::\    \            /::::::\    \      
     /:::/\:::\    \          /:::/\:::\    \     
    /:::/  \:::\    \        /:::/__\:::\    \    
   /:::/    \:::\    \      /::::\   \:::\    \   
  /:::/    / \:::\    \    /::::::\   \:::\    \  
 /:::/    /   \:::\ ___\  /:::/\:::\   \:::\    \ 
/:::/____/     \:::|    |/:::/__\:::\   \:::\____\
\:::\    \     /:::|____|\:::\   \:::\   \::/    /
 \:::\    \   /:::/    /  \:::\   \:::\   \/____/ 
  \:::\    \ /:::/    /    \:::\   \:::\    \     
   \:::\    /:::/    /      \:::\   \:::\____\    
    \:::\  /:::/    /        \:::\   \::/    /
     \:::\/:::/    /          \:::\   \/____/
      \::::::/    /            \:::\    \
       \::::/    /              \:::\____\
        \::/____/                \::/    /
         ~~                       \/____/


Usage of E:\code\GO\TOOLS\foriensec\main.exe:
Options:
  -out string
        输出文件格式:csv、txt (default "output.csv")
  -path string
        文件名或目录名
Example:main.exe -path target.csv -out output.csv

About

Data Extraction,从csv、xlsx、txt文件中提取身份证、url链接、电话号码、ip地址

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages