Seven Years of Service
Posts: 3,059
Threads: 251
what is your favorite hacking tool? 09-07-2018, 05:53 AM
#1
my favorite tool is wireshark!
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
•
Eight Years of Service
Posts: 316
Threads: 31
RE: what is your favorite hacking tool? 09-07-2018, 07:43 AM
#2
I think tools are made for different purposes and needs, so basically I can't have a favorite tool since you need to use them for specific tasks.
•
Seven Years of Service
Posts: 3,059
Threads: 251
RE: what is your favorite hacking tool? 09-07-2018, 08:58 AM
#4
(09-07-2018, 07:43 AM)Cr3aTor Wrote: I think tools are made for different purposes and needs, so basically  I can't have a favorite tool since you need to use them for specific tasks.
(09-07-2018, 07:45 AM)mothered Wrote: I seldom use tools during my exploitation, but In terms of vulnerability assessment, Acunetix does the job well.
thank you for both of your input.
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
•
Eight Years of Service
Posts: 243
Threads: 47
RE: what is your favorite hacking tool? 09-07-2018, 04:06 PM
#7
SQLMap in Combination with some priv8 Tools
•
Seven Years of Service
Posts: 3,059
Threads: 251
RE: what is your favorite hacking tool? 09-08-2018, 12:11 AM
#8
(09-07-2018, 11:03 AM)Bish0pQ Wrote: (09-07-2018, 07:45 AM)mothered Wrote: I seldom use tools during my exploitation, but In terms of vulnerability assessment, Acunetix does the job well.
Have you ever heard of OWASP ZAP? It is open-source and I have personally used it a lot for pentesting websites and web applications. These are just very main scanners that don't do any exploitation and are simply for information gathering though.
@OP, like stated above, there aren't really a "fixed" amount of tools that you need to use to 'hack' or pentest something. It all depends on a shit load of variables. First step would always be information gathering, check what possible vulnerabilities there are, or finding the weakest link of the chain and go from there.
And I'm not sure if you're talking about hacking tools for web related things or also things like reverse engineering?
(09-07-2018, 11:20 AM)mothered Wrote: (09-07-2018, 11:03 AM)Bish0pQ Wrote: Have you ever heard of OWASP ZAP? It is open-source and I have personally used it a lot for pentesting websites and web applications.
Yes I've used It and although It's a somewhat basic form of analysis, I do find It of benefit.
It's simplistic GUI makes It a pleasure to use.
(09-07-2018, 11:03 AM)Bish0pQ Wrote: or also things like reverse engineering?
My favorite reverse engineering tools are OllyDbg (who doesn't have this) and all It's plugins, Import REC, PEiD (to detect packers and compilers) and of course the Win32dasm disassembler.
(09-07-2018, 04:06 PM)tschaikowsky Wrote: SQLMap in Combination with some priv8 Tools
what is priv8 tools?
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
•
Seven Years of Service
Posts: 3,059
Threads: 251
RE: what is your favorite hacking tool? 09-10-2018, 04:12 PM
#10
(09-08-2018, 04:10 AM)mothered Wrote: (09-08-2018, 12:11 AM)darkninja1980 Wrote: what is priv8 tools?
I assume It's referring to personally-coded, or tools that have not been distributed online.
oh okay understand now.
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
•