Skip to content

Automated task after new installation of Kali Linux + NewBlood helper

Notifications You must be signed in to change notification settings

ghostwond3r/no-more

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NOT MAINTAIN ANYMORE

no-more is a simple way to avoid pain of all task after new install kali, but also to guide people less experimented.

NOTES It doesn't exist any way to learn hacking without investing;

  • time
  • effort
  • organization

IMG_20220429_230925_693

It run on 2 steps.

1- First we will;

- add source list, make all update && upgrade 
- install all apt packages 
- install python packages
- install gem 
- install GO 
- install docker
- install metasploit-framework
- set default tmux
- set dns on cloudflare
- enabling bash session logging 
- start service
- set some environments variables
- cleaning up

Let's start. Open root terminal and follow these command one by one;

cd /

apt-get install git -y

git clone https://github.com/NeverWonderLand/no-more.git

cd no-more

chmod +x no_more.sh

./no_more.sh

You need to reboot your system before the step 2.

2- The second step will create new folder, and then install tools in these folders.

See list of tools in the files "list_tools.txt".

IMG_20220429_230928_176 IMG_20220429_230927_500

Open root terminal again and follow these command;

cd /

cd /no-more

chmod +x install_tools.sh

./install_tools.sh


Thats it.

About

Automated task after new installation of Kali Linux + NewBlood helper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages