[ 笔 记 ] recon-ng 基础使用

RECON-NG{
全特性的 web 侦查框架;
基于 python 开发;
命令格式与 msf 一致;
使用方法{
模块;
数据库;
报告;
}
recon-ng -w 生成不同工作区;

help 显示帮助;
add             Adds records to the database
back            Exits the current context
delete          Deletes records from the database
exit            Exits the framework
help            Displays this menu
keys            Manages framework API keys
load            Loads specified module
pdb             Starts a Python Debugger session
query           Queries the database
record          Records commands to a resource file
reload          Reloads all modules
resource        Executes commands from a resource file
search          Searches available modules
set             Sets module options
shell           Executes shell commands
show            Shows various framework items
snapshots       Manages workspace snapshots
spool           Spools output to a file
unset           Unsets module options
use             Loads specified module
workspaces      Manages workspaces

使用搜索引擎模块{
	use recon/domains-hosts/google_site_web
	show info
	set SOURCE sina.com
	run
	show hosts  ;;查看结果	
	query select * from hosts
	query select * from hosts where host like '%www%'

	爆破:  ;;使用前可以回去把线程调到50以上,加快爆破速度
	use recon/domains-hosts/brute_hosts

	域名解析为ip:
	use recon/hosts-hosts/resolve
	set SOURCE query select host from hosts where host like '%ass%'
	
}

}

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值