-
Notifications
You must be signed in to change notification settings - Fork 0
/
SLOT-SuperLazyOsintTool ver.1.03
45 lines (45 loc) · 3.21 KB
/
SLOT-SuperLazyOsintTool ver.1.03
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#!/bin/bash
##SuperLazyOsintTool, an automated bash script. The line below, at the end, is: ~/lscript -x bash ./l' <--- This should work, but if it does not work: change your path to where LazyScript was cloned into and where the letter: l resides. Bash it with ./l OR create an alias l=/.l for it in your ~/.bash_aliases file (may have to do it in the .zshrc or .bashrc file - copy a backup up your .bashrc / .zshrc files before editing them.
#
sudo su -c 'gnome-terminal --hide-menubar --full-screen -x cmatrix' && sudo su -c 'qterminal -d -e kalitorify -t' && sudo su -c 'qterminal -w /root/lscript -e bash ./l' & sudo su -c 'qterminal -d -e netstat -an -tupl -c'
echo "### --->HIT ENTER TO CLEAR OUT<--- ###"
read
echo ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: && figlet SLOT DE-ACTIVATING ! ACTIVATING FIREWALL !
echo :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
echo "### --->HIT ENTER TO CLEAR BUFFERS<--- ###"
read
sudo kalitorify -c
echo ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: && figlet SLOT DE-ACTIVATED !
echo :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
sudo ufw enable
echo ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: && figlet FIREWALL ACTIVATED !
echo :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
free -h && pushd /home/admin1/Scripts && bash ramrom.sh && free -h
echo ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: && figlet ALL CLEAR o7
echo :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
#
#DESCRIPTION:
## Hit small L key (l) when the script is done loading Kalitorify and the root window is highlighted - this will start the Lazy script(if installed) in your new root terminal window while kalitorify and cmatrix is running in the background.
## If the above doeosn't work: instead of using l key use: ./l to launch lazyscript.
## Adjust your terminal window opacity so that you can see the data in the background.
## The intension with this script is to have the root window(s) in the foreground with a kewl background.
## Future build will include more tools f.ex.:
## PhoneInfoga, Nmap and SparrowWifi+positions=window-placement dedicated UI a .exe.
## & some neat undercover features like: hiding your fully operational bash line by blending into the moving matrix background and other effects.
## Press F12 to see the htop dropdown qterminal. Lctrl+Lshift+W to close a highlighted/active window/terminal.
#
## DISCLAIMER: I AM NOT RESPONSIBLE FOR WHAT YOU DO WITH THE TOOLS WITHIN THIS SOFTWARE NOR LIABLE FOR ANY DAMAGE TO YOUR COMPUTER. THIS IS OFFENSIVE/DEFENSIVE SECURITY OSINT TOOL(S).
#############: ONLY USE THIS ON YOUR OWN CLOSED NETWORK AND/OR LAB ENVIROMENT! This is not a complete script!
#
## Bugfixes Ver.1.03 Changed to gnome-terminal from mate-terminal.Fully zsh.
#
## THANKS TO: arismelachroinos, brainfucksec, sundowndev and so many more of the creators of the tools used herein!
#
# OS: Kali GNU/Linux Rolling x86_64 Kernel: 5.10.0-kali6-amd64 Terminal: qterminal DE: Xfce 4.16 WM: Xfwm4
#
#
#
#
#automation created by hashtag17th
#
#o7