| 1 | Profile Editor |
|---|
| 2 | ================== |
|---|
| 3 | |
|---|
| 4 | .. sectionauthor:: Adriano Monteiro Marques |
|---|
| 5 | |
|---|
| 6 | .. warning:: |
|---|
| 7 | |
|---|
| 8 | This documentation is not finished! Part or all of it's content may be |
|---|
| 9 | missing or inaccurate. As Umit is under constant development and |
|---|
| 10 | improvement, expect changes in this documentation at upcoming releases. |
|---|
| 11 | |
|---|
| 12 | |
|---|
| 13 | Introduction |
|---|
| 14 | ------------------- |
|---|
| 15 | |
|---|
| 16 | What is the profile editor? |
|---|
| 17 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 18 | |
|---|
| 19 | Using **Umit** it's normal when you can use the same arguments or make some scans |
|---|
| 20 | and sometimes it's not easy to search for the same options of nmap again. |
|---|
| 21 | |
|---|
| 22 | What do it does? |
|---|
| 23 | ~~~~~~~~~~~~~~~~~~ |
|---|
| 24 | |
|---|
| 25 | Profile Editor is able to create, copy and delele profiles. With it |
|---|
| 26 | you should be able to save the nmap arguments and run scans with some paramenters in the |
|---|
| 27 | future. |
|---|
| 28 | |
|---|
| 29 | The customization advantage: It's easy to call a Profile. |
|---|
| 30 | In the tab scan you only choose the target, and select a Profile. It |
|---|
| 31 | will define automatically the Nmap parameters. |
|---|
| 32 | |
|---|
| 33 | The profile editor modes |
|---|
| 34 | |
|---|
| 35 | New profile: |
|---|
| 36 | It's easy to create a new profile, you can define all **Nmap** parameters and |
|---|
| 37 | save you a suggestive name. |
|---|
| 38 | |
|---|
| 39 | Edit profile |
|---|
| 40 | If you sometimes want to change the paramenters of profile, you should be use |
|---|
| 41 | edit of profiles and add, or remove the parameters, checking it on the boxes. |
|---|
| 42 | |
|---|
| 43 | |
|---|
| 44 | Creating a simple scan profile |
|---|
| 45 | ------------------------------------ |
|---|
| 46 | |
|---|
| 47 | .. image:: static/profile_editor_1.png |
|---|
| 48 | :align: center |
|---|
| 49 | |
|---|
| 50 | Screenshot above it's the Profile Editor. |
|---|
| 51 | |
|---|
| 52 | Use the key-stroke |
|---|
| 53 | The key-stroke that creates a new Profile is CTRL + P |
|---|
| 54 | |
|---|
| 55 | Acces from the Main Menu |
|---|
| 56 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 57 | |
|---|
| 58 | Go to the **Main Menu** (the one on the top of the application), |
|---|
| 59 | *Profile* ; New Profile |
|---|
| 60 | |
|---|
| 61 | The profile descriptions (name, hint, description, etc.) |
|---|
| 62 | There are some fields to fill about a Profile. It's mandatory fill the |
|---|
| 63 | name. |
|---|
| 64 | |
|---|
| 65 | Name: It is the name that appears on combo box of **Scan Tab** |
|---|
| 66 | Hint: it is a tooltip |
|---|
| 67 | Description: it's just to say what this profile does. |
|---|
| 68 | |
|---|
| 69 | You can browse on the tabs and apply option that you wish to build |
|---|
| 70 | a profile that you intend. |
|---|
| 71 | |
|---|
| 72 | Just press Ok and you save the profile |
|---|
| 73 | How to use the recently created profile? |
|---|
| 74 | You can find recently profile created on Combo box in Scan tab. So just fill the target, select profile and press scan. The option of your new profile are running on the scan. |
|---|
| 75 | |
|---|
| 76 | |
|---|
| 77 | Editing a profile |
|---|
| 78 | ---------------------------- |
|---|
| 79 | |
|---|
| 80 | Use the key-stroke |
|---|
| 81 | The key-stroke Edit Profile is *CTRL + E* |
|---|
| 82 | |
|---|
| 83 | Acces from the Main Menu. |
|---|
| 84 | Go to the **Main Menu** (the one on the top of the application), |
|---|
| 85 | *Profile*; Edit Profile |
|---|
| 86 | |
|---|
| 87 | |
|---|
| 88 | Creating a new profile based on an old one |
|---|
| 89 | ------------------------------------------------ |
|---|
| 90 | |
|---|
| 91 | This option is like copy a profile. If you have a Profile and you can create |
|---|
| 92 | a similar Profile, use it. |
|---|
| 93 | |
|---|
| 94 | Use the key-stroke |
|---|
| 95 | In combo Box of Scan Tab select a profile. The key-stroke create Profile is *CTRL + R* |
|---|
| 96 | |
|---|
| 97 | Acces from the Main Menu. |
|---|
| 98 | Select Profile in combo box of Scan tab and go to the **Main Menu** (the one on the top of the application), |
|---|
| 99 | Profile; New Profile with Selected |
|---|
| 100 | |
|---|
| 101 | |
|---|
| 102 | Delete Profiles |
|---|
| 103 | ----------------------------- |
|---|
| 104 | |
|---|
| 105 | If you want delete a Profile by some reason it is possible. |
|---|
| 106 | Only follow the one of the procedure |
|---|
| 107 | |
|---|
| 108 | Use the key-stroke |
|---|
| 109 | In combo Box of Scan Tab select a profile. The key-stroke delete Profile is *CTRL + M* |
|---|
| 110 | |
|---|
| 111 | Acces from the Main Menu. |
|---|
| 112 | Select Profile in combo box of Scan tab and go to the **Main Menu** (the one on the top of the application), |
|---|
| 113 | Profile; Delete Profile |
|---|
| 114 | |
|---|
| 115 | |
|---|
| 116 | Using Profile Editor |
|---|
| 117 | |
|---|
| 118 | Select Profile in combo box of Scan tab and go to **Main Menu** (the one on the top of the application), |
|---|
| 119 | Profile ; Edit Profile. |
|---|
| 120 | Press *Delete* button. |
|---|
| 121 | |
|---|
| 122 | |
|---|
| 123 | |
|---|
| 124 | The profile editor structure |
|---|
| 125 | --------------------------------------- |
|---|
| 126 | |
|---|
| 127 | Where is saved options? In options.xml, you can find in your |
|---|
| 128 | *$HOME/.umit/* |
|---|
| 129 | |
|---|
| 130 | |
|---|
| 131 | The profile_editor.xml can be found on the same place and it uses options |
|---|
| 132 | from options.xml |
|---|
| 133 | |
|---|
| 134 | The widgets available for options is combo box, checkbox and text |
|---|
| 135 | entry. We have the box with numbers (for example, number of ports) to |
|---|
| 136 | use as parameter. |
|---|