Skip to content

A python script to identify the year of the last patch applied on a Pulse Secure appliance

License

Notifications You must be signed in to change notification settings

MedAlch/pulse-fingerprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

pulse-fingerprint

A python script to identify the year of the last patch applied on a Pulse Secure appliance based on error pages information leak. It does not rely on dana-na/nc/nc_gina_ver.txt, which is sometimes removed to avoid providing too much information. The biggest limitation of this tool is that it only provides the release date of the last patch applied. The version has to be fetched from Pulse website according to the context.

Information

The script will perform Pulse detection and identify information disclosure in error pages. Requires Python 3 to run.

RUN

./pulse_scanner.py http(s)://yourdomain.something

Example

pulse-enum

About

A python script to identify the year of the last patch applied on a Pulse Secure appliance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages