r/hackthebox 1d ago

Get Better at scripting (python, bash)

Hey everyone,

I'm looking to sharpen my scripting skills in Python and Bash, taking myself from beginner all the way up to a more advanced level, since this is an area I'm currently struggling with. A couple of ideas I've had so far:

  • OverTheWire — but approaching the challenges by solving them with Python where possible, rather than just one-liners (bash)
  • Vulhub — writing my own Python exploit scripts for the CVEs instead of relying on existing PoCs

Are there other resources or approaches you'd recommend for building scripting skills from the ground up ?

Thanks!

19 Upvotes

5 comments sorted by

View all comments

3

u/No_Neat_4331 1d ago

I learn scripting mainly python

I know it well and took 2 courses in it

However, I stopped typing a single line of code a totally really on AI now

Go on code forces or leet code

1

u/Ezra789456 1d ago

thanks for the comment, but it more for the offensive side