Skip to content

Commit

Permalink
Merge pull request lockfale#371 from alievinfo/patch-2
Browse files Browse the repository at this point in the history
Update arf.json
  • Loading branch information
s0lray authored May 21, 2024
2 parents 56a1db8 + 6ef49e4 commit 4fbea36
Showing 1 changed file with 51 additions and 11 deletions.
62 changes: 51 additions & 11 deletions public/arf.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,11 @@
"type": "url",
"url": "https://github.com/Sw4mpf0x/Kraken"
},
{
"name": "Online Nikto scanner",
"type": "url",
"url": "https://nikto.online/"
},
{
"name": "urlscan.io",
"type": "url",
Expand Down Expand Up @@ -1004,6 +1009,11 @@
"type": "url",
"url": "http://www.changedetection.com/"
},
{
"name": "Check site availability Online",
"type": "url",
"url": "https://upcheck.online/"
},
{
"name": "Follow That Page",
"type": "url",
Expand Down Expand Up @@ -1063,11 +1073,21 @@
"name": "Public Buckets",
"type": "url",
"url": "https://buckets.grayhatwarfare.com/"
},
{
"name": "Online Port scanner",
"type": "url",
"url": "https://portscanner.online/"
},
{
"name": "CloudScraper (T)",
"type": "url",
"url": "https://github.com/jordanpotti/cloudscraper"
},
{
"name": "Check site availability Online",
"type": "url",
"url": "https://upcheck.online/"
}],
"name": "Cloud Resources",
"type": "folder"
Expand All @@ -1080,6 +1100,11 @@
"name": "Sn1per (T)",
"type": "url",
"url": "https://github.com/1N3/Sn1per"
},
{
"name": "Online Nikto scanner",
"type": "url",
"url": "https://nikto.online/"
}],
"name": "Scanners",
"type": "folder"
Expand Down Expand Up @@ -1110,39 +1135,44 @@
{
"children": [
{
"name": "Burp Suite (T)",
"name": "Belati (T)",
"type": "url",
"url": "https://portswigger.net/burp/"
"url": "https://github.com/aancw/Belati"
},
{
"name": "BlackWidow (T)",
"type": "url",
"url": "https://softbytelabs.com/wp/blackwidow/"
},
{
"name": "IntelliTamper (T)",
"type": "url",
"url": "http://www.softpedia.com/get/Internet/Other-Internet-Related/IntelliTamper.shtml"
},
{
"name": "International Domain Name Conversion Tool",
"name": "Burp Suite (T)",
"type": "url",
"url": "http://mct.verisign-grs.com/"
"url": "https://portswigger.net/burp/"
},
{
"name": "EyeWitness (T)",
"type": "url",
"url": "https://github.com/ChrisTruncer/EyeWitness"
},
{
"name": "Belati (T)",
"name": "IntelliTamper (T)",
"type": "url",
"url": "https://github.com/aancw/Belati"
"url": "http://www.softpedia.com/get/Internet/Other-Internet-Related/IntelliTamper.shtml"
},
{
"name": "Hunting-New-Registered-Domains (T)",
"type": "url",
"url": "https://github.com/gfek/Hunting-New-Registered-Domains"
},
{
"name": "International Domain Name Conversion Tool",
"type": "url",
"url": "http://mct.verisign-grs.com/"
},
{
"name": "Online Nikto scanner",
"type": "url",
"url": "https://nikto.online/"
}],
"name": "Tools",
"type": "folder"
Expand Down Expand Up @@ -1303,6 +1333,11 @@
"name": "ASlookup.com",
"type": "url",
"url": "https://aslookup.com/"
},
{
"name": "Port scanner Online",
"type": "url",
"url": "https://portscanner.online/"
},
{
"name": "Onyphe",
Expand Down Expand Up @@ -5878,6 +5913,11 @@
"name": "Overview",
"type": "url",
"url": "https://www.overviewdocs.com/"
},
{
"name": "Online Nikto scanner",
"type": "url",
"url": "https://nikto.online/"
}],
"name": "Tools",
"type": "folder"
Expand Down

0 comments on commit 4fbea36

Please sign in to comment.