How do i start hacking?
by - Thursday, January 1, 1970 at 12:00 AM
(October 25, 2022, 12:39 PM)yokegi Wrote: First you must buy a usb rubber ducky, only then can you learn the art of hacking the NASA and database server.


And a Sharkjack
Reply
u can go to jail dude :dodgy:
Reply
I'd suggest you keep your main focus on python and find some good online course on pentesting, even if you dont want to pay for them, you can find loads of free stuff on youtube
Thanks @SafeSig for the VIP Rank!
Reply
forget about hacking , go learn how to program stuff...
learn how to make linux kernel modules , learn how to do code low level stuff... for example , you could take interest in doing  some chip emulation , like gameboy or NES emulation.
the low level aspect gives you many many important insights that you wont get in coding a website.
You wont be able to exploit a buffer overflow , if you don't know anything about the layout of the memory and data representation , and you wont do shit with that information without knowing how to play with bits.

at the same time , do some simple pentesting ... mostly try to pentest APIs , they're the easiest.

Edit : (and learn how to google :3 )
Reply


 Users viewing this thread: How do i start hacking?: No users currently viewing.