g0tmi1k

Results 23 issues of g0tmi1k

Using a new command line flag, could we include the URL structure into the wordlist. Make sure to include: - Domain (static) - Paths (dynamic) - _Subdomains_

So there is: ``` -c, --count: Show the count for each word found. ``` Could this be expanded at all, so another option, would just sort the list by frequency?...

Currently there are the following actions in Patator: `ignore`, `retry`, `free` & `quit`. **Could there be a new one called 'bold'?** This could be then used to highlight results, making...

This way, makes sure the interface goes into monitor mode.

Credit: https://bitbucket.org/reuteras/kippo/ ...Could extend this by putting it into the config file too

enhancement

_Its not perfect_ ...Hoping its 'enough' to trick the average user #### Before ``` bash root@nas3:~# ps -ef PID TTY TIME COMMAND 5673 pts/0 0:00 -bash 5679 pts/0 0:00 ps...

enhancement

This isn't idiot proof. Its not perfect... ...However, its the start of something! #### Before ``` bash root@nas3:~# echo > > root@nas3:~# echo test > 123 test > 123 root@nas3:~#...

enhancement

Email notification on: - Probe (recommended for LAN use only) - Successful login - User quit Credit: https://github.com/jongreenall/kippo-dirtybastard/ --- #### Probe email Subject: `[Kippo] SSH Probe` Message: ``` There was...

enhancement

Credit: https://github.com/basilfx/kippo-extra Result: ``` bash root@nas3:~# env LOGNAME=root USER=root HOME=/root PATH=/bin:/usr/bin:/sbin:/usr/sbin _=/usr/bin/env LANG=en_US.UTF-8 TERM=xterm-256color SHELL=/bin/bash LANGUAGE=en_GB:en SHLVL=1 SSH_TTY=/dev/pts/0 PWD=/root MAIL=/var/mail/root root@nas3:~# ```

enhancement