Skip to content

Commit 832d722

Browse files
authored
refactor: make comparision section more clear WangYihang#30
1 parent 2634017 commit 832d722

File tree

1 file changed

+21
-12
lines changed

1 file changed

+21
-12
lines changed

README.md

+21-12
Original file line numberDiff line numberDiff line change
@@ -55,18 +55,27 @@ githacker --brute --url-file websites.txt --output-folder result
5555

5656
> 2021-05-25
5757
58-
| Tools | Index | Source Code | Reflogs | Stashes | Commits | Branches | Remotes | Tags |
59-
| :-----------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: |
60-
| GitTools | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: |
61-
| dvcs-ripper | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: |
62-
| GitHack | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
63-
| git-dumper | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
64-
| **GitHacker** | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
65-
| GitTools | :x: | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: |
66-
| dvcs-ripper | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
67-
| GitHack | :x: | :heavy_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
68-
| git-dumper | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: |
69-
| **GitHacker** | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :muscle: | :heavy_check_mark: | :muscle: |
58+
### [`DirectoryIndex`](https://httpd.apache.org/docs/2.4/mod/mod_dir.html#directoryindex) enabled in Web Server
59+
60+
| Tools | Source Code | Reflogs | Stashes | Commits | Branches | Remotes | Tags |
61+
| :-----------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: |
62+
| GitTools | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: |
63+
| dvcs-ripper | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: |
64+
| GitHack | :heavy_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
65+
| git-dumper | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
66+
| **GitHacker** | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
67+
68+
### [`DirectoryIndex`](https://httpd.apache.org/docs/2.4/mod/mod_dir.html#directoryindex) disabled in Web Server
69+
70+
> :muscle: means brute-forcing.
71+
72+
| Tools | Source Code | Reflogs | Stashes | Commits | Branches | Remotes | Tags |
73+
| :-----------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: |
74+
| GitTools | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: |
75+
| dvcs-ripper | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
76+
| GitHack | :heavy_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
77+
| git-dumper | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: | :x: |
78+
| **GitHacker** | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :muscle: | :heavy_check_mark: | :muscle: |
7079

7180
## Example
7281

0 commit comments

Comments
 (0)