Should I stop vibecoding my hacking scripts?
作者在学习渗透测试课程中遇到编写攻击测试脚本的需求,使用ChatGPT生成代码和GUI。虽然更熟悉JS但受限于Python工具,考虑是否深入学习Python及其推荐库。 2025-6-23 16:1:12 Author: www.reddit.com(查看原文) 阅读量:18 收藏

For context, I’ve been going through the PortSwigger course for the past two weeks, and I find myself needing to write scripts to test out different attack ideas- things that can’t be done with the built-in tools.

My current workflow is kinda lazy but works:
I describe what I want the script to do to ChatGPT, and let it figure out the Python libraries and structure. Then I usually ask it to convert the script into a simple Tkinter GUI so I can reuse it later.

I can code, but I’m way more comfortable in JavaScript than Python. Problem is, most of the good tooling in this space is Python-exclusive, so I’m stuck with it for now.

So here’s my question:
Should I actually take the time to properly learn Python and its ecosystem for hacking and automation? Or is it okay to stick with the current AI-assisted “vibecoding” setup for now?

If I should go deeper into Python, what libraries or areas would you recommend I start with to get a solid foundation for hacking-related projects?


文章来源: https://www.reddit.com/r/HowToHack/comments/1likfu3/should_i_stop_vibecoding_my_hacking_scripts/
如有侵权请联系:admin#unsafe.sh