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 |
|
Christian Clauss
|
84bd8407da
|
Ignore a FileNotFoundError if we are already in the Brute_Force directory
Fixes: #356
|
2023-07-18 09:14:24 +02:00 |
|
Christian Clauss
|
9b900d8779
|
Use Python os.makedirs() instead of os.makedir()
Fixes #384
[`os.makedir()`](https://docs.python.org/3/library/os.html#os.makedir) is raising `FileNotFoundError` because a parent directory in the path does not exist so let's use [`os.makedirs()`](https://docs.python.org/3/library/os.html#os.makedirs) which will create any missing parent directories.
|
2023-07-18 08:17:15 +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 |
|
Christian Clauss
|
9c01a54ce4
|
Update lint_python.yml
|
2023-03-04 14:37:56 +01:00 |
|
Christian Clauss
|
b016593495
|
Merge branch 'master' into requirements.txt
|
2023-03-04 14:33:15 +01:00 |
|
Christian Clauss
|
d201837d51
|
requirement.txt --> requirements.txt
|
2023-03-04 14:30:24 +01:00 |
|
Hardik Zinzuvadiya
|
d96a763f27
|
Updated Installation Changes
|
2023-03-04 08:29:15 -05:00 |
|
Christian Clauss
|
cd610e56bf
|
Update lint_python.yml
|
2023-03-04 13:33:57 +01:00 |
|
Christian Clauss
|
80dc79f85e
|
Update lint_python.yml
|
2023-03-04 13:29:05 +01:00 |
|
Christian Clauss
|
ac7f2909db
|
Update lint_python.yml
|
2023-03-04 13:25:33 +01:00 |
|
Hardik Zinzuvadiya
|
608fea3eb1
|
Install & Update File has been Improved
|
2023-03-04 06:36:45 -05:00 |
|
Hardik Zinzuvadiya
|
65982181e8
|
Merge pull request #348 from Z4nzu/development
[FIX]#Install & Update Script fixed, added gitignore
|
2023-03-04 06:31:39 -05:00 |
|
Hardik Zinzuvadiya
|
1e64996614
|
Merge branch 'master' into development
|
2023-03-04 06:21:42 -05:00 |
|
Hardik Zinzuvadiya
|
c40ae9620b
|
[FIX]#Install & Update Script fixed, added gitignore
|
2023-03-04 06:07:48 -05:00 |
|
Christian Clauss
|
82f8f98e86
|
Fix lint_python so tests pass again
|
2023-03-03 13:03:00 +01:00 |
|
Hardik Zinzuvadiya
|
5c69e5cb13
|
Merge pull request #255 from cclauss/patch-3
Fix typos discovered by codespell
|
2023-03-03 17:06:38 +05:30 |
|
xb7
|
10a8fdbe89
|
test
|
2023-02-02 19:37:42 +00:00 |
|
MDA1422
|
d6bc5203da
|
dnstwist
|
2023-02-02 18:54:34 +00:00 |
|
Hardik Zinzuvadiya
|
74eebac6f8
|
Merge pull request #257 from v8blink/patch-1
Add XSS detection tool - Cyclops
|
2023-01-27 14:11:59 +05:30 |
|
TheSilverGorilla
|
373be72371
|
Update ddos.py
|
2023-01-01 22:28:04 -06:00 |
|