Christian Clauss
|
c7e73b1d13
|
Update test_install.yml
|
2023-07-18 12:40:34 +02:00 |
|
Christian Clauss
|
6f55416aad
|
fpath
|
2023-07-18 12:34:48 +02:00 |
|
Christian Clauss
|
4e2e76935e
|
os.path.expanduser("~/hackingtoolpath.txt")
|
2023-07-18 12:34:07 +02:00 |
|
Christian Clauss
|
946151b211
|
Update hackingtool.py
|
2023-07-18 11:43:11 +02:00 |
|
Christian Clauss
|
8dff887a4b
|
Update hackingtool.py
|
2023-07-18 11:37:40 +02:00 |
|
Christian Clauss
|
bf5c1c9090
|
fpath = "~/hackingtoolpath.txt"
|
2023-07-18 11:25:04 +02:00 |
|
Christian Clauss
|
cf34f54a9c
|
Update test_install.yml
|
2023-07-18 11:18:26 +02:00 |
|
Christian Clauss
|
e87c63e499
|
echo -e "2\n" | ./hackingtool.py
|
2023-07-18 11:04:16 +02:00 |
|
Christian Clauss
|
a4cc799dfb
|
echo "2\n" | ./hackingtool.py
|
2023-07-18 10:59:25 +02:00 |
|
Christian Clauss
|
952e737279
|
echo "2\n" | hackingtool.py
|
2023-07-18 10:55:33 +02:00 |
|
Christian Clauss
|
0c64994bdb
|
skip ci
|
2023-07-18 10:53:50 +02:00 |
|
Christian Clauss
|
0e0b8fac6c
|
Update test_install.yml
|
2023-07-18 10:46:09 +02:00 |
|
Christian Clauss
|
27c6941795
|
Update test_install.yml
|
2023-07-18 10:34:31 +02:00 |
|
Christian Clauss
|
173c18570f
|
if [[ ! $choice =~ ^[1-2]+$ ]]; then
|
2023-07-18 10:27:31 +02:00 |
|
Christian Clauss
|
78c57596ba
|
sudo ./install.sh 1
|
2023-07-18 10:13:27 +02:00 |
|
Christian Clauss
|
90eb7f2980
|
choice=$1
|
2023-07-18 10:10:44 +02:00 |
|
Christian Clauss
|
e6f0e39f77
|
echo -e "\n1\n1\n1\n" | sudo ./install.sh
|
2023-07-18 10:04:07 +02:00 |
|
Christian Clauss
|
f21b8e2047
|
echo "\n1\n" | sudo ./install.sh
|
2023-07-18 10:00:29 +02:00 |
|
Christian Clauss
|
7646ee3a6f
|
echo "1\n" | sudo ./install.sh
|
2023-07-18 09:57:21 +02:00 |
|
Christian Clauss
|
483fb42740
|
TERM: "linux"
|
2023-07-18 09:55:58 +02:00 |
|
Christian Clauss
|
da0fd466ed
|
TERM: "whatever"
|
2023-07-18 09:53:41 +02:00 |
|
Christian Clauss
|
ba86818beb
|
GitHub Action to test the install process
|
2023-07-18 09:49:09 +02:00 |
|
Hardik Zinzuvadiya
|
64a46031b9
|
Merge pull request #386 from cclauss/patch-3
Update ddos.py to fix SyntaxError
|
2023-07-18 09:36:07 +05:30 |
|
Christian Clauss
|
3a00eb0ac5
|
ddos.py: Spell Saphyra correctly
|
2023-07-18 05:40:09 +02:00 |
|
Christian Clauss
|
0db4d7e336
|
Update ddos.py
|
2023-07-18 05:37:05 +02:00 |
|
Christian Clauss
|
c03363dde0
|
Fix indentation in ddos.py
|
2023-07-18 05:33:23 +02:00 |
|
Christian Clauss
|
dcbca630fd
|
Update ddos.py to fix SyntexError
|
2023-07-17 22:33:57 +02:00 |
|
Christian Clauss
|
565f9e419d
|
Update ddos.py to fix SyntaxError
|
2023-07-17 22:31:48 +02:00 |
|
Hardik Zinzuvadiya
|
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 |
|
Hardik Zinzuvadiya
|
8d1f682a94
|
Merge pull request #385 from mohitdamke/master
Added steps for installing tool
|
2023-07-18 01:37:51 +05:30 |
|
Hardik Zinzuvadiya
|
b75ae21835
|
Merge pull request #382 from MDA1422/patch-2
Update phising_attack.py
|
2023-07-18 01:37:07 +05:30 |
|
Mohit Damke
|
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 |
|
MDA1422
|
c33500a1b3
|
Update phising_attack.py
|
2023-07-05 22:28:48 +01:00 |
|
Hardik Zinzuvadiya
|
8aabfdacb2
|
Merge pull request #343 from MDA1422/master
dnstwist
|
2023-03-15 06:16:36 -04:00 |
|
Hardik Zinzuvadiya
|
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 |
|
mit0za
|
e1463b4dfa
|
removed yay and fixed the install script for arch based distro
|
2023-03-14 17:26:59 +10:30 |
|
mit0za
|
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 |
|
Hardik Zinzuvadiya
|
b2cf73c8f4
|
Merge pull request #353 from cclauss/patch-1
Dockerfile: Use pip dependency resolver
|
2023-03-06 05:14:12 -05:00 |
|
Christian Clauss
|
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 |
|
Hardik Zinzuvadiya
|
ca2f8d671d
|
Merge pull request #351 from cclauss/minor-fixes
Minor fixes
|
2023-03-04 10:11:44 -05:00 |
|
Christian Clauss
|
e885d19f8a
|
Minor fixes
|
2023-03-04 16:02:23 +01:00 |
|
Hardik Zinzuvadiya
|
4dcfd331fc
|
Merge pull request #350 from Z4nzu/development
[FIX] #Fixed Typos by codespell
|
2023-03-04 09:39:01 -05:00 |
|
Hardik Zinzuvadiya
|
00bb2db47f
|
[FIX] #lint file
|
2023-03-04 09:28:12 -05:00 |
|
Hardik Zinzuvadiya
|
bf7269924a
|
Merge branch 'master' into development
|
2023-03-04 09:26:44 -05:00 |
|
Hardik Zinzuvadiya
|
2c5cbb3538
|
[FIX] #Fixed Typos by codespell
|
2023-03-04 09:13:43 -05:00 |
|
Hardik Zinzuvadiya
|
f0ab1ced10
|
[FIX] #Fixed Typos by codespell
|
2023-03-04 09:10:56 -05:00 |
|
Hardik Zinzuvadiya
|
1e088ad35b
|
Merge pull request #346 from cclauss/patch-1
Fix lint_python so tests pass again
|
2023-03-04 08:59:47 -05:00 |
|
Christian Clauss
|
2ff5e7051e
|
Update lint_python.yml
|
2023-03-04 14:47:17 +01:00 |
|
Christian Clauss
|
71be75ad5d
|
Merge branch 'master' into patch-1
|
2023-03-04 14:43:18 +01:00 |
|
Hardik Zinzuvadiya
|
8d10fdca6c
|
Merge pull request #349 from cclauss/requirements.txt
requirement.txt --> requirements.txt
|
2023-03-04 08:39:21 -05:00 |
|