View Issue Details

IDProjectCategoryView StatusLast Update
0006019Kali LinuxNew Tool Requestspublic2020-02-10 13:24
Reportertasooshi Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionwon't fix 
Summary0006019: namechanger
Description
  • [Name] - The name of the tool
    namechanger

  • [Version] - What version of the tool should be added?
    v0.9.0 (tag)

  • [Homepage] - Where can the tool be found online? Where to go to get more information?
    https://github.com/tasooshi/namechanger/

  • [Download] - Where to go to get the tool?
    https://github.com/tasooshi/namechanger/

  • [Author] - Who made the tool?
    tasooshi ([email protected])

  • [Licence] - How is the software distributed? What conditions does it come with?
    BSD-3-Clause (http://opensource.org/licenses/BSD-3-Clause)

  • [Description] - What is the tool about? What does it do?
    This script randomly changes host name, mimicking some typical setups used in business and home environments, e.g. DESKTOP-X46ZQM, Susanna, MIDDELKOOP-LTD-2FWHK4 etc.

  • [Dependencies] - What is needed for the tool to work?
    python, python-pip, python-setuptools, hostnamegen (pypi, https://github.com/tasooshi/hostnamegen)

  • [Similar tools] - What other tools are out there?
    Couldn't find any so created one for my own needs.

  • [How to install] - How do you compile it?
    git clone https://github.com/tasooshi/namechanger.git
    cd namechanger
    make install

  • [How to use] - What are some basic commands/functions to demonstrate it?
    root@Susanne:~# namechanger && hostname
    JOHN-SONS-LTD-D38EWX

Activities

g0tmi1k

g0tmi1k

2020-02-10 13:24

administrator   ~0012054

I can't see this being useful on a pentest - there isn' a reason to alter it so much.
And you can quickly do it using standard unix tools

Issue History

Date Modified Username Field Change
2020-01-22 15:15 tasooshi New Issue
2020-02-10 13:24 g0tmi1k Note Added: 0012054
2020-02-10 13:24 g0tmi1k Status new => closed
2020-02-10 13:24 g0tmi1k Resolution open => won't fix