mirror of
https://github.com/daffainfo/AllAboutBugBounty.git
synced 2024-12-19 19:06:13 +00:00
Exposed Source Code [1]
This commit is contained in:
parent
f2eb2f89a8
commit
a665b452be
25
Exposed Source Code.md
Normal file
25
Exposed Source Code.md
Normal file
@ -0,0 +1,25 @@
|
||||
# Exposed Source Code
|
||||
|
||||
1. Exposed Git folder
|
||||
```
|
||||
https://site.com/.git
|
||||
```
|
||||

|
||||
|
||||
2. Exposed Subversion folder
|
||||
```
|
||||
https://site.com/.svn
|
||||
```
|
||||

|
||||
|
||||
3. Exposed Mercurial folder
|
||||
```
|
||||
https://site.com/.hg
|
||||
```
|
||||

|
||||
|
||||
4. Exposed Bazaar folder
|
||||
```
|
||||
http://target.com/.bzr
|
||||
```
|
||||

|
Loading…
Reference in New Issue
Block a user