Commit Graph

29 Commits

Author SHA1 Message Date
灰豆
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
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
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
ab618753cd
add stegocracker in steganography tools 2021-07-04 22:48:00 +05:30
Ajst_0077
c6f1ce60f6
Update README.md 2020-10-01 16:15:01 +05:30
naveennamani
eaa920a7e3 Refactored the whole project
List of changes

+ Handling information about a tool has been improved a lot by providing a `HackingTool` class, which takes care of showing the options, running the selected option, executing the required commands
+ This class is designed with flexibililty and simplicity in mind, so adding a new tool is a lot easier, mention TITLE, DESCRIPTION, list of INSTALL_COMMANDS, RUN_COMMANDS and PROJECT_URL and there you go...

+ grouping all the `HackingTool`s is also made super simpler by providing a `HackingToolsCollection` class which groups the tools into their respective categories. Just add the instances of `HackingTool` classes to the TOOLS property of the `HackingToolsCollection`.

+ Refactored all the tools into separate files based on their categories.
+ Added a READM_template.md and generate_readme.py script to automatically generate Table of contents and the list of tools available automatically.
+ Now each tool in the README.md points to its project url if provided. This makes it easier to visit the project from the readme.
2020-08-14 16:41:59 +05:30
Mr.Z4nzu
c81c08c1e9
Update with new tools 2020-07-21 22:26:08 +05:30
Mr.Z4nzu
7f574ebd61
Update README.md 2020-07-14 23:05:48 +05:30
Mr.Z4nzu
4880f7fdc0
Update README.md 2020-07-11 17:44:56 +05:30
Mr.Z4nzu
737968ead5
Update README.md 2020-07-07 20:17:53 +05:30
Mr.Z4nzu
98ed2c33c7
Update README.md 2020-07-07 13:42:45 +05:30
Mr.Z4nzu
7c9c36fd09
Update README.md 2020-07-05 19:05:27 +05:30
Mr.Z4nzu
f96ec773ab
Update README.md 2020-06-27 11:36:41 +05:30
Mr.Z4nzu
0cbce98048
Update README.md 2020-06-26 23:20:57 +05:30
Mr.Z4nzu
877d17a50b
New Update 2020-06-26 23:19:58 +05:30
Mr.Z4nzu
948bc6f0f2
Update README.md 2020-06-26 23:17:32 +05:30
Mr.Z4nzu
40fad57b75
Update README.md 2020-06-23 20:30:01 +05:30
Mr.Z4nzu
a569e64198
Update README.md 2020-06-20 18:49:54 +05:30
Mr.Z4nzu
636fbfa6c9
Update README.md 2020-06-19 19:57:29 +05:30
Mr.Z4nzu
f9bc03f73c
Update README.md 2020-06-19 19:44:30 +05:30
Mr.Z4nzu
8d067ce933
Added new tools 2020-04-19 13:22:11 +05:30
Mr.Z4nzu
781d4cbfb9
Some Changes 2020-04-11 23:35:13 +05:30
Mr.Z4nzu
ed10dabc9a
changing made 2020-04-11 20:22:07 +05:30
Mr.Z4nzu
147a4eb96e
Update README.md 2020-04-11 16:17:14 +05:30
Mr.Z4nzu
ff09da4507
Update README.md 2020-04-11 16:07:12 +05:30
Mr.Z4nzu
9e0e12616b
first time 2020-04-11 16:02:57 +05:30
Mr.Z4nzu
1c12b99ffe
Update README.md 2020-04-11 15:06:28 +05:30
Mr.Z4nzu
b591e0cce4
Initial commit 2020-04-11 14:51:32 +05:30