Bug Bounty Tips(2022-04-25)

渗透技巧 2年前 (2022) admin
679 0 0

Tips 1:

HTTP Request Smuggling on business.apple.com

苹果厂商的一个协议走私漏洞。

Bug Bounty Tips(2022-04-25)


详情:

https://medium.com/@StealthyBugs/http-request-smuggling-on-business-apple-com-and-others-2c43e81bcc52




Tips 2:

When you look up your target’s ASN you’ll find their ipv4 & ipv6 ranges. Here’s a one-liner to request all the webserver’s SSL certificates and parse them for NEW TLD’s, domains, and subdomains.

前有一键日卫星(玄道:怀疑你在内涵我Bug Bounty Tips(2022-04-25)),今有一键IP转domain。

echo CIDR | httpx -t 100 | nuclei -t nuclei-templates/ssl/ssl-dns-names.yaml | cut -d " " -f7 | cut -d "]" -f1| sed 's/[//'| sed 's/,/n/g'| sort -u

Bug Bounty Tips(2022-04-25)





Tip 3:

If you failed to get anything in the Web application, Don’t forget to check the Mobile applications


翻译过来就是:山穷水尽疑无路,柳暗花明又一村。如果WEB上挖不到洞,那么就去打移动APP的主意。


作者证明了思路可行性:

Bug Bounty Tips(2022-04-25)



Tips 4:

赏金平台大全,我之前也没想过有这么多,存下来存下来~

Bug Bounty Platforms

-HackerOne-Bugcrowd-Intigritti-Detectify-Google VRP-Synack-Cobalt-Zerocopter-BugBounty.jp-YesWeHack-HackenProof-Open Bug Bounty-Vulnerability-Lab-SafeHats-Yogosha-Cyber Army ID-AntiHack-RedStorm-FireBounty



最后三上镇楼,加油加油加油~

Bug Bounty Tips(2022-04-25)




原文始发于微信公众号(奔跑在Hackerone的路上):Bug Bounty Tips(2022-04-25)

版权声明:admin 发表于 2022年4月25日 上午8:05。
转载请注明:Bug Bounty Tips(2022-04-25) | CTF导航

相关文章

暂无评论

您必须登录才能参与评论!
立即登录
暂无评论...