Initial commit
This commit is contained in:
commit
142c30525f
12 changed files with 964 additions and 0 deletions
39
README.md
Normal file
39
README.md
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
# Miniera HackInPovo
|
||||
|
||||
## Notes
|
||||
The hackerspace <a href="https://hackinpovo.it">HackInPovo</a> created this list, crowdsourcing from it's components
|
||||
|
||||
### Legend
|
||||
(T) - Indicates a link to a tool that must be installed and run locally
|
||||
(D) - Google Dork, for more information: <a href="https://en.wikipedia.org/wiki/Google_hacking">Google Hacking</a>
|
||||
(R) - Requires registration
|
||||
(M) - Indicates a URL that contains the search term and the URL itself must be edited manually
|
||||
|
||||
### For Update Notifications
|
||||
There are no update notifications for the moment
|
||||
|
||||
### Contribute with a git Pull Request
|
||||
For new resources, please ensure that the site is available for public and free use.
|
||||
<ol start="1">
|
||||
<li>Update the arf.json file in the format shown below. If this isn't the first entry for a folder, add a comma to the last closing brace of the previous entry.</li>
|
||||
</ol>
|
||||
|
||||
```
|
||||
{
|
||||
"name": "Example Name",
|
||||
"type": "url",
|
||||
"url": "http://example.com"
|
||||
}
|
||||
```
|
||||
|
||||
<ol start="2">
|
||||
<li>Submit pull request!</li>
|
||||
</ol>
|
||||
|
||||
Thank you!
|
||||
|
||||
## Miniera HackInPovo Website
|
||||
|
||||
https://miniera.hackinpovo.it
|
||||
|
||||
Happy Hunting!
|
||||
Loading…
Add table
Add a link
Reference in a new issue