@@ -125,7 +125,33 @@ Run the setup script to create the SQLite database and the default admin user.
125125python database_setup.py
126126```
127127
128- ### ** Success Check:** You should see the message: [ +] Default User Created: lokesh/lokesh
128+ ### ** Success Check:** You should see the message:
129+ [ +] Default User Created: lokesh/lokesh
130+ - Default user/pass ==> lokesh/lokesh
131+ ## Change your login data
132+ ```
133+ python cli_tool.py --config
134+ ```
135+ <img width =" 738 " height =" 281 " alt =" image " src =" https://github.com/user-attachments/assets/de773bb9-dd9d-4854-a608-062101889c08 " />
136+
137+ ## Show HelpMenu
138+ ```
139+ python cli_tool.py -h
140+ ```
141+ ``` html
142+ usage: cli_tool.py [-h] [-t TARGET] [-m {basic,medium,advance,custom}] [--flags FLAGS] [-o] [--config]
143+
144+ Net-Sentry Professional CLI
145+
146+ options:
147+ -h, --help show this help message and exit
148+ -t, --target TARGET Target IP or Domain
149+ -m, --mode {basic,medium,advance,custom}
150+ Scan Profile
151+ --flags FLAGS Custom Nmap Flags
152+ -o, --output Save report to file
153+ --config Reset Admin Username/Password
154+ ```
129155
130156---
131157
@@ -147,7 +173,7 @@ Default Username: `lokesh`
147173Default Password: ` lokesh `
148174
149175** Security Note: Change your password immediately using the ⚙️ SETTINGS button in the dashboard header.**
150- ---
176+
151177### 3. Dashboard Operations
152178Live Terminal: Type commands directly into the browser console.
153179
@@ -188,7 +214,336 @@ Save the scan results to a text file for documentation.
188214```
189215python cli_tool.py -t example.com -m medium -o
190216```
217+ <img width =" 1255 " height =" 658 " alt =" image " src =" https://github.com/user-attachments/assets/21ffcd5d-7f48-4784-8087-b37fa6cae323 " />
218+
191219** Tip: The CLI tool uses the exact same engine as the web dashboard, ensuring consistent results across interfaces.**
220+
221+ # Results
222+ ``` python
223+
224+ [★] RISK SCORE : 100 / 100 (CRITICAL )
225+
226+ ----------------------------------------
227+
228+ [* ] TARGET : google.com
229+
230+ [* ] MODE : ADVANCE
231+
232+ -- - GEO - INTEL REPORT -- -
233+ [+ ] Org: Google LLC
234+ [+ ] Country: India (IN )
235+ [+ ] ISP : Google LLC
236+ [COORDS ] 28.6139 ,77.2088
237+ ------------------------
238+
239+
240+
241+ [* ] THE ORACLE (SHODAN DB ):
242+ [+ ] Ports: [80 , 443 ]
243+ [✓] Clean record.
244+ [✓] NO WAF DETECTED .
245+
246+
247+ [* ] SSL ILLUMINATOR :
248+ [+ ] Issued: WR2
249+ [SCOPE ] Found 137 hidden domains:
250+ > * .google.com
251+ > * .appengine.google.com
252+ > * .bdn.dev
253+ > * .origin- test.bdn.dev
254+ > * .cloud.google.com
255+ > * .crowdsource.google.com
256+ > * .datacompute.google.com
257+ > * .google.ca
258+ > * .google.cl
259+ > * .google.co.in
260+ ... and 127 more.
261+
262+
263+ [* ] PASSIVE SUBDOMAINS :
264+ [+ ] Found 189 subdomains:
265+ > aarjav- b480g7k2ab9@ checkout.google.com
266+ > accounts.flexpack.google.com
267+ > accounts.freezone.google.com
268+ > accounts.google.com
269+ > admin@ google.com
270+ > ads- compare.eem.corp.google.com
271+ > adwords.google.com
272+ > adwords.google.com.ar
273+ > adwords.google.com.au
274+ > adwords.google.com.br
275+ > adwords.google.com.cn
276+ > adwords.google.com.gr
277+ > adwords.google.com.hk
278+ > adwords.google.com.ly
279+ > adwords.google.com.mx
280+ > adwords.google.com.my
281+ > adwords.google.com.pe
282+ > adwords.google.com.ph
283+ > adwords.google.com.pk
284+ > adwords.google.com.ru
285+ ... and 169 more.
286+
287+
288+ [* ] ACTIVE SUBDOMAIN DISCOVERY :
289+ [⚡] Discovered 11 HIDDEN active subdomains:
290+ > www.google.com
291+ > mail.google.com
292+ > blog.google.com
293+ > ns1.google.com
294+ > ns2.google.com
295+ > smtp.google.com
296+ > vpn.google.com
297+ > m.google.com
298+ > shop.google.com
299+ > admin.google.com
300+ > api.google.com
301+
302+
303+ [* ] MASS TAKEOVER SCANNER :
304+ [✓] No dangling subdomains found.
305+
306+
307+ [* ] DNS ZONE TRANSFER :
308+ [✓] DNS Secure.
309+
310+ [* ] DEEP VULNERABILITY SCAN (LFI / CONFIG ):
311+ [✓] No config backups exposed.
312+ [✓] LFI check passed.
313+
314+
315+ [* ] DIRECTORY BUSTER :
316+ [200 ] FOUND : / robots.txt
317+ [200 ] FOUND : / dashboard
318+
319+
320+ [* ] CMS HUNTER (WORDPRESS ):
321+ [✓] WP API secure or not WordPress.
322+
323+
324+ [* ] GIT SOURCE HUNTER :
325+ [✓] .git is secure.
326+
327+
328+ [* ] SPRING BOOT ACTUATOR SCAN :
329+ [✓] Spring Boot Actuators secured.
330+
331+
332+ [* ] BROKEN LINK HIJACKING :
333+ [✓] External links resolve correctly.
334+
335+
336+ [* ] FIREBASE DATABASE HUNTER :
337+ [✓] No open Firebase databases found.
338+
339+
340+ [* ] MOBILE APP ASSET SCANNER :
341+ [+ ] Found Mobile Config: / apple- app- site- association
342+ [⚠️] LEAK : Internal domains found in / apple- app- site- association
343+
344+
345+ [* ] HOST HEADER INJECTION :
346+ [✓] Server ignores spoofed Host headers.
347+
348+
349+ [* ] CRLF INJECTION (HEADER SPLITTING ):
350+ [✓] Header Splitting protected.
351+
352+
353+ [* ] CORS CONFIG CHECK :
354+ [✓] CORS policy secure.
355+
356+
357+ [* ] CLICKJACKING CHECK :
358+ [✓] Protected against Clickjacking.
359+
360+
361+ [* ] PROTOTYPE POLLUTION FUZZER :
362+ [✓] Server appears resilient.
363+
364+
365+ [* ] DESERIALIZATION SCAN :
366+ [✓] No serialized objects found in cookies.
367+
368+
369+ [* ] VERB TAMPERING :
370+ [✓] Verbs restricted.
371+
372+
373+ [* ] HTTP REQUEST SMUGGLING (CL .TE / TE .CL ):
374+ [✓] No smuggling anomalies detected.
375+
376+
377+ [* ] WEBSOCKET SECURITY (CSWSH ):
378+ [✓] No open WebSocket found.
379+
380+
381+ [* ] API RATE LIMIT BYPASS :
382+ [✓] Rate limiting appears robust (or not triggered).
383+
384+
385+ [* ] GRAPHQL INSPECTOR :
386+
387+
388+ [* ] WEB CACHE POISONING DETECTOR :
389+ [✓] Cache headers appear secure.
390+
391+
392+ [* ] JS MINER & DOM HUNTER :
393+ [i] Analyzing 2 JavaScript files...
394+ [⚠️] DOM RISK : Found ' innerHTML' in m= cdos,cr,hsm,jsa,mb4ZUb,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl,YV5bee,d,csi
395+ [⚠️] DOM RISK : Found ' eval(' in m= cdos,cr,hsm,jsa,mb4ZUb,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl,YV5bee,d,csi
396+ [⚠️] DOM RISK : Found ' location.search' in m= cdos,cr,hsm,jsa,mb4ZUb,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl,YV5bee,d,csi
397+ [⚠️] DOM RISK : Found ' location.hash' in m= cdos,cr,hsm,jsa,mb4ZUb,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl,YV5bee,d,csi
398+ [⚠️] DOM RISK : Found ' innerHTML' in rs= AA2YrTtMySWmY- EDOJELbz3_ueBB7lVOZQ
399+ [+ ] Found 36 crawlable endpoints:
400+ > / IN ? utm_source= hp_header& utm_medium= google_ooo& utm_campaign= GS100042 & hl= en- IN
401+ > / ServiceLogin? hl= en& passive= true& continue = https:// www.google.com/% 3Fgws_rd % 3Dssl & ec= futura_exp_og_so_72776762_e
402+ > / _/ chrome/ newtab
403+ > / aclk
404+ > / advanced_search? hl= en- IN & fg= 1
405+ > / client_streamz/ lens_search/ lens_tool_missing_client_adapter_controller
406+ > / client_streamz/ lens_search/ lens_tool_missing_dependencies
407+ > / client_streamz/ lens_search/ lens_tool_missing_insertion_point
408+ > / complete/ s
409+ > / complete/ search
410+ ... and 26 more.
411+
412+
413+
414+ [* ] API ZOMBIE (FUZZING ):
415+ [✓] APIs seem resilient.
416+
417+
418+ [* ] DOM EXPLOIT SUGGESTIONS for innerHTML:
419+ [i] Manual Verification Required. Try these in Browser:
420+ > http:// google.com# <img src=x onerror=alert(1)>
421+ > http:// google.com? q= < svg/ onload= alert(1 )>
422+ > http:// google.com? q= < iframe src= javascript:alert(1 )>
423+
424+
425+ [* ] CLOUD PIERCER (SSRF SCANNER ):
426+ [✓] No SSRF vectors.
427+
428+
429+ [* ] BLIND SQL INJECTION (TIME - BASED ):
430+ [✓] No time delays detected.
431+
432+
433+ [* ] XSS SNIPER (REFLECTED ):
434+ [✓] No Reflected XSS found.
435+
436+
437+ [* ] OS COMMAND INJECTION :
438+ [✓] No OS injection.
439+
440+
441+ [* ] BACKUP FILE MINER :
442+ [✓] No backup files exposed.
443+
444+
445+ [* ] XXE INJECTION SCANNER :
446+ [✓] No XXE found.
447+
448+
449+ [* ] IDOR PATTERN HUNTER :
450+ [⚠️] POTENTIAL IDOR ENDPOINTS FOUND (10 ):
451+ 1 . / services/ ? subid= ww- ww- et- g- awa- a- g_hpbfoot1_1! o2& utm_source= google.com& utm_medium= referral& utm_campaign= google_hpbfooter& fg= 1
452+ 2 . / history/ privacyadvisor/ search/ unauth? utm_source= googlemenu& fg= 1 & cctld= com
453+ 3 . / intl/ en_in/ ads/ ? subid= ww- ww- et- g- awa- a- g_hpafoot1_1! o2& utm_source= google.com& utm_medium= referral& utm_campaign= google_hpafooter& fg= 1
454+ 4 . / history/ optout? hl= en- IN & fg= 1
455+ 5 . / websearch/ ? p= ws_results_help& hl= en- IN & fg= 1
456+ > Tip: Try changing the ID to access other users' data.
457+
458+
459+ [* ] NOSQL INJECTION SCANNER :
460+ [✓] No NoSQL vectors.
461+
462+
463+ [* ] LDAP INJECTION SCANNER :
464+ [✓] No LDAP errors.
465+
466+
467+ [* ] RACE CONDITION HEURISTICS :
468+ [✓] No race anomalies.
469+
470+
471+ [* ] MASS ASSIGNMENT :
472+ [✓] No Mass Assignment found.
473+
474+
475+ [* ] PARAMETER TAMPERING (LOGIC ):
476+ [✓] No tampering vectors.
477+
478+
479+ [* ] HTTP PARAMETER POLLUTION (HPP ):
480+ [✓] No obvious HPP vectors.
481+
482+
483+ [* ] SSI INJECTION SCANNER :
484+ [☠️] CRITICAL : SSI INJECTION FOUND !
485+ > Target: http:// google.com/ setprefs? sig=
486+
487+
488+ [* ] XPATH INJECTION SCANNER :
489+ [✓] No XPath injection errors detected.
490+
491+
492+ [* ] CVE CHECK :
493+ [✓] No basic signature match.
494+
495+
496+ [* ] KUBERNETES & CLOUD HUNTER :
497+ [✓] Kubernetes & Cloud endpoints appear secured.
498+
499+
500+ [* ] DARK INTEL (OSINT & LEAKS ):
501+ [i] Generated Intelligence Dorks (Manual Check Recommended):
502+ > Google Query: site:pastebin.com google.com password
503+ > Google Query: site:github.com google.com API_KEY
504+ > Google Query: site:trello.com google.com
505+ > Google Query: site:s3.amazonaws.com google.com config
506+ [i] Breach Database Check:
507+ > Monitoring 3 high- value accounts.
508+ > Status: [INFO ] Use ' H8mail' tool for deep password dumping.
509+
510+
511+ [* ] JWT TOKEN INSPECTOR :
512+ [- ] No JWT tokens found in scan data.
513+
514+
515+ [* ] JWT SECRET CRACKER (HS256 ):
516+ [- ] No tokens found.
517+
518+
519+ [* ] TECH STACK :
520+
521+
522+ [* ] WEAPONIZER :
523+ [WEB ] nikto - h google.com
524+
525+
526+ [* ] METASPLOIT SCRIPT (RCE ):
527+ workspace - a google.com
528+ db_nmap - sV google.com
529+ use auxiliary/ scanner/ http/ dir_scanner
530+ set RHOSTS google.com
531+ run
532+ [i] Save as ' attack.rc' and run: msfconsole - r attack.rc
533+
534+
535+ [* ] CORTEX AI STRATEGY (BLUEPRINT ):
536+ [i] Target is hardened. Recommended: Social Engineering or Phishing.
537+
538+ ╔══════════════════════════════════════════════════════╗
539+ ║ MISSION DEBRIEF / SUMMARY ║
540+ ╠═════════════════════════════╦════════════════════════╣
541+ ║ Target ║ google.com ║
542+ ║ Duration ║ 245. 13s ║
543+ ║ Risk Score ║ 100 / 100 ║
544+ ╚═════════════════════════════╩════════════════════════╝
545+ ```
546+
192547---
193548
194549---
0 commit comments