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

317 Commits

Author SHA1 Message Date
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
1e64996614 Merge branch 'master' into development 2023-03-04 06:21:42 -05:00
c40ae9620b [FIX]#Install & Update Script fixed, added gitignore 2023-03-04 06:07:48 -05:00
82f8f98e86 Fix lint_python so tests pass again 2023-03-03 13:03:00 +01:00
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
d6bc5203da dnstwist 2023-02-02 18:54:34 +00:00
74eebac6f8 Merge pull request #257 from v8blink/patch-1
Add XSS detection tool - Cyclops
2023-01-27 14:11:59 +05:30
373be72371 Update ddos.py 2023-01-01 22:28:04 -06:00
03db8507d3 Update lint_python.yml 2022-12-03 23:30:32 +01:00
4171ec46ea Delete __init__.py 2022-12-03 23:29:36 +01:00
151e115321 Update __init__.py 2022-12-03 23:27:56 +01:00
ad376b5261 Create __init__.py 2022-12-03 23:26:41 +01:00
14ef376b57 Update core.py 2022-12-03 19:08:24 +01:00
8af26be04f Merge pull request #290 from furknozg/SyntaxFix
Syntax Fix for older versions of python
2022-12-03 22:17:23 +05:30
0a93f706f0 Merge pull request #299 from CodingRanjith/master
Update phising_attack.py
2022-12-03 22:17:02 +05:30
7f7e7664cb Merge pull request #310 from vgpastor/master
Add Docker
2022-12-03 22:10:36 +05:30
108bf23272 Add Docker 2022-12-02 22:16:16 +01:00
500fa3be75 Merge branch 'master' into patch-3 2022-11-30 21:26:10 +01:00
e59b7e1651 Update phising_attack.py 2022-10-24 14:13:01 -04:00
6bc9d34be8 Merge pull request #293 from TheDeveloperOps/master
Update phising_attack.py
2022-10-02 11:27:47 +05:30