Results 1 to 5 of 5

Thread: computer language for making networking/security tools

  1. #1
    Join Date
    2013-May
    Posts
    2

    computer language for making networking/security tools

    What is the most commonly used computer language for making tools such as port scanner(like nmap), RAT, password cracker, and some other similar tools. I know there are already available tools like that. but i want to recreate mine so i can understand how it actually works. And I dont want to depends on those tools for too long. So I want to know what computer language are preferable for this kind of tools. Thx

  2. #2
    Join Date
    2013-Apr
    Posts
    126
    personaly i like python.

  3. #3
    Join Date
    2013-May
    Posts
    2
    does anyone can tell me what computer are language are used in writting:

    NMAP = ?
    JohnTheRipper = ?
    Poison Ivy RAT = ?
    Metasploit = ?

  4. #4
    Nmap: C, C++, Python & Lua
    John The Ripper: C
    Poison Ivy RAT: Assembly (server) & Delphi (client).
    Metasploit = Ruby

    All of this information was on the tools homepage and/or wikipedia page.
    Last edited by g0tmi1k; 2013-05-16 at 12:43.

  5. #5
    Join Date
    2013-Jun
    Posts
    2
    For computer security, you will be happy to know some more related keypoints defined in the article below :
    http://techwikasta.com/2013/04/good-...f-at-the-door/
    Have a look! Thanks.

Similar Threads

  1. tools to improve security
    By karlsatch in forum Kali Linux General Questions
    Replies: 0
    Last Post: 2023-06-09, 17:57
  2. Best automated security/inventory audit tools & reporting?
    By anguilla1980 in forum General Archive
    Replies: 0
    Last Post: 2017-07-18, 23:03

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •