1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-06-20 06:15:54 +02:00
Commit Graph

287 Commits

Author SHA1 Message Date
952e737279 echo "2\n" | hackingtool.py 2023-07-18 10:55:33 +02:00
0c64994bdb skip ci 2023-07-18 10:53:50 +02:00
0e0b8fac6c Update test_install.yml 2023-07-18 10:46:09 +02:00
27c6941795 Update test_install.yml 2023-07-18 10:34:31 +02:00
173c18570f if [[ ! $choice =~ ^[1-2]+$ ]]; then 2023-07-18 10:27:31 +02:00
78c57596ba sudo ./install.sh 1 2023-07-18 10:13:27 +02:00
90eb7f2980 choice=$1 2023-07-18 10:10:44 +02:00
e6f0e39f77 echo -e "\n1\n1\n1\n" | sudo ./install.sh 2023-07-18 10:04:07 +02:00
f21b8e2047 echo "\n1\n" | sudo ./install.sh 2023-07-18 10:00:29 +02:00
7646ee3a6f echo "1\n" | sudo ./install.sh 2023-07-18 09:57:21 +02:00
483fb42740 TERM: "linux" 2023-07-18 09:55:58 +02:00
da0fd466ed TERM: "whatever" 2023-07-18 09:53:41 +02:00
ba86818beb GitHub Action to test the install process 2023-07-18 09:49:09 +02:00
64a46031b9 Merge pull request #386 from cclauss/patch-3
Update ddos.py to fix SyntaxError
2023-07-18 09:36:07 +05:30
3a00eb0ac5 ddos.py: Spell Saphyra correctly 2023-07-18 05:40:09 +02:00
0db4d7e336 Update ddos.py 2023-07-18 05:37:05 +02:00
c03363dde0 Fix indentation in ddos.py 2023-07-18 05:33:23 +02:00
dcbca630fd Update ddos.py to fix SyntexError 2023-07-17 22:33:57 +02:00
565f9e419d Update ddos.py to fix SyntaxError 2023-07-17 22:31:48 +02:00
3164a249c2 Merge pull request #326 from TheSilverGorilla/Added-Saphyra-tool-and-fixed-typo
Update ddos.py and fixed typo
2023-07-18 01:38:56 +05:30
8d1f682a94 Merge pull request #385 from mohitdamke/master
Added steps for installing tool
2023-07-18 01:37:51 +05:30
b75ae21835 Merge pull request #382 from MDA1422/patch-2
Update phising_attack.py
2023-07-18 01:37:07 +05:30
011db11064 Added steps for installing tool
Added a proper steps for better understanding for user to run tool
2023-07-17 22:29:33 +05:30
c33500a1b3 Update phising_attack.py 2023-07-05 22:28:48 +01:00
8aabfdacb2 Merge pull request #343 from MDA1422/master
dnstwist
2023-03-15 06:16:36 -04:00
33c399a246 Merge pull request #355 from mit0za/remove-yay-and-fix-script-for-arch
Remove yay and fix script for arch
2023-03-14 05:16:54 -04:00
e1463b4dfa removed yay and fixed the install script for arch based distro 2023-03-14 17:26:59 +10:30
58b4276003 removed yay because we don't need it and fixed the install script for arch based distro 2023-03-14 17:08:02 +10:30
b2cf73c8f4 Merge pull request #353 from cclauss/patch-1
Dockerfile: Use pip dependency resolver
2023-03-06 05:14:12 -05:00
3fd3ce4cb3 Dockerfile: Use pip dependency resolver
Now that pip has a real dependency resolver, use it to install ALL pip dependencies in a single Docker layer.
* https://pip.pypa.io/en/stable/topics/dependency-resolution
* https://docs.docker.com/storage/storagedriver/#images-and-layers
2023-03-05 09:12:02 +01:00
ca2f8d671d Merge pull request #351 from cclauss/minor-fixes
Minor fixes
2023-03-04 10:11:44 -05:00
e885d19f8a Minor fixes 2023-03-04 16:02:23 +01:00
4dcfd331fc Merge pull request #350 from Z4nzu/development
[FIX] #Fixed Typos by codespell
2023-03-04 09:39:01 -05:00
00bb2db47f [FIX] #lint file 2023-03-04 09:28:12 -05:00
bf7269924a Merge branch 'master' into development 2023-03-04 09:26:44 -05:00
2c5cbb3538 [FIX] #Fixed Typos by codespell 2023-03-04 09:13:43 -05:00
f0ab1ced10 [FIX] #Fixed Typos by codespell 2023-03-04 09:10:56 -05:00
1e088ad35b Merge pull request #346 from cclauss/patch-1
Fix lint_python so tests pass again
2023-03-04 08:59:47 -05:00
2ff5e7051e Update lint_python.yml 2023-03-04 14:47:17 +01:00
71be75ad5d Merge branch 'master' into patch-1 2023-03-04 14:43:18 +01:00
8d10fdca6c Merge pull request #349 from cclauss/requirements.txt
requirement.txt --> requirements.txt
2023-03-04 08:39:21 -05:00
9c01a54ce4 Update lint_python.yml 2023-03-04 14:37:56 +01:00
b016593495 Merge branch 'master' into requirements.txt 2023-03-04 14:33:15 +01:00
d201837d51 requirement.txt --> requirements.txt 2023-03-04 14:30:24 +01:00
d96a763f27 Updated Installation Changes 2023-03-04 08:29:15 -05:00
cd610e56bf Update lint_python.yml 2023-03-04 13:33:57 +01:00
80dc79f85e Update lint_python.yml 2023-03-04 13:29:05 +01:00
ac7f2909db Update lint_python.yml 2023-03-04 13:25:33 +01:00
608fea3eb1 Install & Update File has been Improved 2023-03-04 06:36:45 -05:00
65982181e8 Merge pull request #348 from Z4nzu/development
[FIX]#Install & Update Script fixed, added gitignore
2023-03-04 06:31:39 -05:00