s0md3v / Striker

Striker is an offensive information and vulnerability scanner.
GNU General Public License v3.0
2.24k stars 450 forks source link

null results #79

Closed jaseerhasbulla closed 2 years ago

jaseerhasbulla commented 4 years ago

python3 striker.py wikipedia.com

.
. . . .
. . Striker . .
. . . .
. . .
.

[^] Running component level check
[^] Starting engine
[^] Turning on radar
[!] 1 targets were caught on radar.
[✈] wikipedia.com
[^] Deploying Zoom for subdomain takeovers
[^] Deploying Photon for component assessment
[^] Deploying Alpha for software fingerprinting
[^] Deploying Zetanize for identifying entry points
[!] ETA: 20 seconds
{^] Parsing https://wikipedia.com
"wikipedia.com": {
"ip": "103.102.166.226", "ports": [ 80, 443 ], "schema": "https", "cms": null, "forms": [ { "0": { "action": "//www.wikipedia.org/search-redirect.php", "method": "get", "inputs": [ { "name": "family", "type": "hidden", "value": "wikipedia" }, { "name": "language", "type": "hidden", "value": "en" }, { "name": "search", "type": "search", "value": "" }, { "name": "go", "type": "hidden", "value": "Go" } ] } } ], "all_urls": [ "https://wikipedia.com" ], "technologies": [], "outdated_libs": [] } }

nikhiltari25 commented 4 years ago

That's a secure target. Try this one: python3 striker.py techpanda.org