灰豆
7019aa90ca
Add XSS detection tool - Cyclops
...
Name: Cyclops
Type:Discovery/XSS
Description: Cyclops is a web browser with XSS detection feature, it is chromium-based xss detection that used to find the flows from a source to a sink.
Github: https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking
2022-06-14 15:39:35 +08:00
Hardik Zinzuvadiya
5e2ce168e1
Merge pull request #256 from cclauss/patch-1
...
Do not use bare `except:`
2022-06-13 18:38:31 +05:30
Christian Clauss
cf6b20680b
Update lint_python.yml
2022-06-13 13:09:24 +02:00
Christian Clauss
161825411e
Update core.py
2022-06-13 13:02:58 +02:00
Christian Clauss
2283ee3d91
Update core.py
2022-06-13 12:59:39 +02:00
Christian Clauss
20d8dd7e1c
Add more flake8 tests
2022-06-13 12:57:55 +02:00
Christian Clauss
6db6a615ed
Do not use bare except:
...
Do not use bare `except:`, it also catches unexpected events like memory errors, interrupts, system exit, and so on. Prefer `except Exception:`. If you're sure what you're doing, be explicit and write `except BaseException:`.
2022-06-13 12:56:48 +02:00
Hardik Zinzuvadiya
79a3963c3c
Merge pull request #254 from cclauss/patch-2
...
GitHub Action to lint Python code
2022-06-13 15:57:02 +05:30
Hardik Zinzuvadiya
49e58bae12
Merge pull request #253 from cclauss/patch-1
...
install.sh: sudo apt-get install python3-pip
2022-06-13 15:54:51 +05:30
Christian Clauss
b4276e1b99
Update lint_python.yml
2022-06-12 23:06:37 +02:00
Christian Clauss
a3c152ed07
Update lint_python.yml
2022-06-12 23:05:32 +02:00
Christian Clauss
967aa13e14
Rename .github/ISSUE_TEMPLATE/workflows/lint_python.yml to .github/workflows/lint_python.yml
2022-06-12 23:04:42 +02:00
Christian Clauss
82bf66e17e
GitHub Action to lint Python code
2022-06-12 23:01:25 +02:00
Christian Clauss
f98a1d446e
install.sh: sudo apt-get install python3-pip
2022-06-12 22:06:57 +02:00
Hardik Zinzuvadiya
53a44c98de
Merge pull request #176 from RiskVirusPro/master
...
Update ddos.py
2022-06-13 01:05:58 +05:30
Hardik Zinzuvadiya
0d80559940
Merge pull request #211 from M00NL16H7/patch-1
...
Update this template
2022-06-13 01:02:30 +05:30
Hardik Zinzuvadiya
8363fe87df
Merge pull request #236 from sudokit/patch-1
...
Added arch linux support bc feature request #231
2022-06-13 00:57:30 +05:30
Hardik Zinzuvadiya
61f54ab25d
Merge pull request #243 from AxDSan/patch-1
...
Update README.MD / Fixes SpyCam link redirecting to 404 (Fixes #235 )
2022-06-13 00:56:34 +05:30
Hardik Zinzuvadiya
9a861eb30f
Merge pull request #245 from hmody3000/master
...
Update ddos.py
2022-06-13 00:56:02 +05:30
hmody3000
56c2917e53
Update ddos.py
2022-05-17 08:19:59 +03:00
0x90
e151f1fd65
Update README.MD
...
SpyCam original source was retired from GitHub... updated with one of the forked sources...
2022-05-13 22:26:50 -04:00
sudokit
1eca955bce
Forgot yay doesn't like sudo
2022-04-28 20:18:41 +03:00
sudokit
c18cd12f19
Added arch linux support bc feature request #231
...
- Added Arch Linux support because feature request #231 .
- Fixed "./test.sh: line 107: [: invinput123: integer expression expected" when entering letters instead of a integer.
2022-04-28 20:13:35 +03:00
M00N13
d7f5e7aed9
Update this template
...
Updated some of the formatting, fixed the English for proper capitalization (good job on yours though) and cleared some unneeded elements
2022-04-02 14:14:22 -04:00
RiskVirusPro
36ec8b5b1e
Update ddos.py
...
solve issue #174 #175
2022-01-12 11:40:49 +08:00
Hardik Zinzuvadiya
0a4faeac9c
Merge pull request #161 from muneebwanee/patch-2
...
Update ddos.py
2022-01-08 13:10:56 +05:30
Hardik Zinzuvadiya
ad24a5b844
Merge pull request #169 from Gam3-0veR/patch-2
...
Small update on wordlist_generator.py
2022-01-08 13:10:13 +05:30
Gam3-0veR
37105b2232
wordlist_generator.py
...
line 11 did not cd in to the cupp directory before trying to run it.
2021-12-09 05:02:13 -06:00
Muneeb
1ea3c3b168
Update ddos.py
2021-11-04 23:57:18 +05:30
Hardik Zinzuvadiya
005cdfb0b5
Merge pull request #146 from W1LDN16H7/master
...
Add StegoCracker in steganography tools
2021-07-10 11:13:43 +05:30
TheWildNIght
bb997da360
Update README.md
2021-07-05 07:51:43 +05:30
TheWildNIght
ffaa03f387
Update README.md
2021-07-05 07:48:57 +05:30
TheWildNIght
b42a5547e9
add a new tool named stegocracker
2021-07-05 07:42:01 +05:30
TheWildNIght
ab618753cd
add stegocracker in steganography tools
2021-07-04 22:48:00 +05:30
Hardik Zinzuvadiya
87769dec56
Merge pull request #123 from Greatest125/master
...
minor fixes (typos, installation instructions update, etc)
2021-05-07 22:12:33 +05:30
Greatest125
6bd2d7029f
remove sudo
2021-05-07 08:43:16 -04:00
Mr.Z4nzu
fc1afa0449
Merge pull request #122 from HellAmbro/updated_fluxion
...
Updated Fluxion
2021-01-12 20:48:57 +05:30
Mr.Z4nzu
1a7755c319
Merge pull request #119 from mokrunka/master
...
update some typos; clearly print the path for install
2021-01-12 20:48:18 +05:30
Mr.Z4nzu
c41809b1f3
Merge pull request #124 from Z4nzu/imgbot
...
[ImgBot] Optimize images
2021-01-09 12:45:19 +05:30
ImgBotApp
a197fb20ee
[ImgBot] Optimize images
...
*Total -- 536.29kb -> 446.69kb (16.71%)
/images/A00.png -- 171.26kb -> 131.15kb (23.42%)
/images/A4.png -- 97.04kb -> 81.76kb (15.74%)
/images/A1.png -- 85.04kb -> 72.05kb (15.28%)
/images/A2.png -- 107.38kb -> 91.34kb (14.93%)
/images/A0.png -- 75.58kb -> 70.39kb (6.86%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-01-09 06:58:56 +00:00
Greatest125
768b722efe
update KnockMail to python3
2020-12-31 13:57:09 -05:00
Greatest125
38a7cd5978
fixed indent error
2020-12-31 13:43:39 -05:00
Greatest125
1ce0717886
updated sherlock run (my error)
2020-12-29 18:20:41 +00:00
Greatest125
e72b531b85
updated sherlock run instructions
2020-12-29 18:08:15 +00:00
Greatest125
912e332c48
updated evilapp install
2020-12-29 16:36:38 +00:00
Greatest125
91c3078999
update droidcam install
2020-12-29 16:31:44 +00:00
Greatest125
f265eb5809
updated instaBrute run instructions
...
specified python version
2020-12-29 15:16:57 +00:00
Greatest125
718d811414
updated brute_force and insta_brute run instructions
2020-12-29 15:09:39 +00:00
Greatest125
0db6806ef1
updated hatcloud run instructions
2020-12-29 14:42:45 +00:00
Greatest125
f6ab71da12
updated commix run instructions
2020-12-29 14:38:27 +00:00