Quote:
""I would have figured "manually" or "write my own" meant the same thing.
Please explain more.""
Manually using exploits or writing your own are 2 different things.
Manually using an exploit
You can download a suitable exploit from milworm and compile it using gcc, then use it against a target. This requires no programming knowledge.
Writing your own exploit
This would suggest your finding a new vulnerability and writing Proof of concept code.
Clearly writing your own exploit can be difficult
