Last active
November 28, 2020 00:16
-
-
Save DamieFC/f10749a5dca1ba1e94b9f4a2f2d95ede to your computer and use it in GitHub Desktop.
Hacker stuff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#apps for Operating System | |
sudo apt-get nmap | |
mv nmap /home/apps/hackerstuff | |
sudo apt-get john | |
mv john /home/apps/hackerstuff | |
sudo apt-get #etc, except with app names | |
sudo apt-get #probably a GUI thing | |
sudo apt-get #oh boy, I hope you get the idea (: ) | |
sudo apt-get leafpad | |
sudo apt-get hashcat | |
mv hascat /home/apps/hackerstuff | |
sudo apt-get sqlmap | |
mv sqlmap /home/apps/hackerstuff | |
sudo apt-get #so on and so on | |
sudo apt-get #so on and so on | |
sudo apt-get #so on and so on | |
sudo apt-get #so on and so on | |
sudo apt-get #so on and so on | |
sudo apt-get #so on and so on | |
sudo apt-get #so on and so on | |
sudo apt-get #so on and so on | |
# Don't run the file with the so on and so on. take that out. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment