[GH-ISSUE #90] The menu doesn't work on Kali #75

Open
opened 2026-02-26 04:30:27 +03:00 by kerem · 1 comment
Owner

Originally created by @akavjik on GitHub (Sep 11, 2017).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/90

After selecting digit from main menu, the program dosn't go to the sub menu items, but has been trying to check main menu elements.
console output:

ot@eepc:/opt/katoolin# ./katoolin.py


$$\ $$\ $$\ $$\ $$\ 
$$ | $$ | $$ | $$ |\__| 
$$ |$$ / $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$ |$$\ $$$$$$$\ 
$$$$$ / \____$$\ \_$$ _| $$ __$$\ $$ __$$\ $$ |$$ |$$ __$$\ 
$$ $$< $$$$$$$ | Kali linux tools installer |$$ |$$ |$$ | $$ |
$$ |\$$\ $$ __$$ | $$ |$$\ $$ | $$ |$$ | $$ |$$ |$$ |$$ | $$ |
$$ | \$$\ \$$$$$$$ | \$$$$ |\$$$$$$ |\$$$$$$ |$$ |$$ |$$ | $$ |
\__| \__| \_______| \____/ \______/ \______/ \__|\__|\__| \__| v1.3b

+ -- -- +=[ Original project: https://github.com/LionSec/katoolin | LionSec
+ -- -- +=[ 325 Tools

1) View Categories
2) Update Katoolin
3) Help

4) Exit

: katoolin > 3
: load=<category> Load category
: search=<tool> Find tool
: clear Clean screen 
: 1, show Show categories
: 2, update Update katoolin (git pull)
: 3, help Show help
: 4, exit Exit katoolin
: katoolin > 1

:: Categories:

1) Information Gathering 2) Vulnerability Analysis
3) Wireless Attacks 4) Web Applications
5) Sniffing Spoofing 6) Maintaining Access
7) Reporting Tools 8) Exploitation Tools
9) Forensics Tools 10) Stress Testing
11) Password Attacks 12) Reverse Engineering
13) Hardware Hacking 14) Extra

: katoolin > 3
: load=<category> Load category
: search=<tool> Find tool
: clear Clean screen 
: 1, show Show categories
: 2, update Update katoolin (git pull)
: 3, help Show help
: 4, exit Exit katoolin
: katoolin >
Originally created by @akavjik on GitHub (Sep 11, 2017). Original GitHub issue: https://github.com/LionSec/katoolin/issues/90 After selecting digit from main menu, the program dosn't go to the sub menu items, but has been trying to check main menu elements. console output: ``` ot@eepc:/opt/katoolin# ./katoolin.py $$\ $$\ $$\ $$\ $$\ $$ | $$ | $$ | $$ |\__| $$ |$$ / $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$ |$$\ $$$$$$$\ $$$$$ / \____$$\ \_$$ _| $$ __$$\ $$ __$$\ $$ |$$ |$$ __$$\ $$ $$< $$$$$$$ | Kali linux tools installer |$$ |$$ |$$ | $$ | $$ |\$$\ $$ __$$ | $$ |$$\ $$ | $$ |$$ | $$ |$$ |$$ |$$ | $$ | $$ | \$$\ \$$$$$$$ | \$$$$ |\$$$$$$ |\$$$$$$ |$$ |$$ |$$ | $$ | \__| \__| \_______| \____/ \______/ \______/ \__|\__|\__| \__| v1.3b + -- -- +=[ Original project: https://github.com/LionSec/katoolin | LionSec + -- -- +=[ 325 Tools 1) View Categories 2) Update Katoolin 3) Help 4) Exit : katoolin > 3 : load=<category> Load category : search=<tool> Find tool : clear Clean screen : 1, show Show categories : 2, update Update katoolin (git pull) : 3, help Show help : 4, exit Exit katoolin : katoolin > 1 :: Categories: 1) Information Gathering 2) Vulnerability Analysis 3) Wireless Attacks 4) Web Applications 5) Sniffing Spoofing 6) Maintaining Access 7) Reporting Tools 8) Exploitation Tools 9) Forensics Tools 10) Stress Testing 11) Password Attacks 12) Reverse Engineering 13) Hardware Hacking 14) Extra : katoolin > 3 : load=<category> Load category : search=<tool> Find tool : clear Clean screen : 1, show Show categories : 2, update Update katoolin (git pull) : 3, help Show help : 4, exit Exit katoolin : katoolin > ```
Author
Owner

@swarupsro commented on GitHub (Sep 11, 2017):

use command like: load=1

better watch this video : https://youtu.be/suEOFVsUXO8

<!-- gh-comment-id:328645713 --> @swarupsro commented on GitHub (Sep 11, 2017): use command like: load=1 better watch this video : https://youtu.be/suEOFVsUXO8
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/katoolin-LionSec#75
No description provided.