recon-ng的使用

1.recon-ng
学习笔记---recon-ng的使用
2.help
学习笔记---recon-ng的使用
3.recon-ng -h
学习笔记---recon-ng的使用
4.recon-ng -w baidu
学习笔记---recon-ng的使用
5.search google
学习笔记---recon-ng的使用
6.show schema
学习笔记---recon-ng的使用
7.暴力**方式
学习笔记---recon-ng的使用
学习笔记---recon-ng的使用
8. recon-ng相关案例:趴网站信息,转换ip并生成桌面报告。(以nuc.edu.cn为例)
①创建新的工作空间
学习笔记---recon-ng的使用
②挂代理
show options
set PROXY 127.0.0.1:6666
show options
学习笔记---recon-ng的使用
③域名解析模块
使用模块:recon/domains-hosts/brute_hosts 进行暴力**
设置要扫描的域名 eg:nuc.edu.cn
Run
学习笔记---recon-ng的使用
④查看hosts表
学习笔记---recon-ng的使用
⑤解析ip地址
进入recon/hosts-hosts/resolve
修改参数为select host from hosts where host like ‘%nuc.edu.cn%’
学习笔记---recon-ng的使用
⑥show hosts
学习笔记---recon-ng的使用
⑦生成报告
使用reporting/xml模块
修改参数
Run
学习笔记---recon-ng的使用
学习笔记---recon-ng的使用
了解更多请关注下列公众号:
学习笔记---recon-ng的使用

相关文章:

  • 2022-01-03
  • 2022-12-23
  • 2021-06-29
  • 2021-12-23
  • 2021-08-03
  • 2021-09-19
  • 2021-08-31
猜你喜欢
  • 2021-12-17
  • 2021-05-14
  • 2021-04-14
  • 2021-08-05
  • 2021-11-21
  • 2021-06-28
相关资源
相似解决方案