Dani Cuesta

Results 12 issues of Dani Cuesta

The script uses ```bash for u in $(cat $userslist); do (echo -n "[*] user $u%$password " && rpcclient -U "$domain/$u%$password" -c "getusername;quit" $target) >> logs/spray-logs.txt done ``` Without modifying IFS...

When the window size is small enough, the menu wont fit in it, therefore creating a scrollbar for the menu. This bar lets you scroll the title as well, which...

bug
gui

Change the code so it allows internationalization if needed

gui

Menu animation is not working appropriately. Console jumps back without animating on open and close.

bug
gui

Menu could work linked to a model controlled by the server in order to disallow incompatibilities previous to the nmap command execution

enhancement
functionality

As you are able to close finished commands, it should be possible to cancel an ongoing scan.

functionality

Add information about version, os and script results

enhancement
gui

Improve functionality and look of the option menu. Improvement of [this issue](https://github.com/danicuestasuarez/NMapGUI/issues/4)

enhancement
gui

Swiftness on Debian 9 Gnome 3.22.2 does not integrate with gnome's window actions. It cannot fit on small screen when using 2 different screens, nor use WinKey+Left/Right to fit half...

enhancement

I think it would be nice to have achievements on the platform, as in: - Finishing 1st on a CTF. - Finishing 1st of your country. - Entering the 10...