Skip to content

PageScan is a web content scraper for web-based malware analysis. It assist analyst by detecting and listing any redirection, iframe, javascript, and links found inside the web page.

psaria/pagescan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

PageScan v0.1

developed by d3t0n4t0r

Description

PageScan is a web content scraper for web-based malware analysis. It assist analyst by detecting and listing any redirection, iframe, javascript, and links found inside the web page.

Requirement

  • ruby 1.8.7
  • gem 1.3.7
  • nokogiri gem install nokogiri

Usage

$ ruby pagescan.rb URL

e.g: $ ruby pagescan.rb http://blog.lab69.com

Future improvement (?)

  • Proper command-line options
  • Better result output (text output & web-based output)
  • Yara signature support

License

PageScan licensed under WTFPL V2 (http://sam.zoy.org/wtfpl/)

About

PageScan is a web content scraper for web-based malware analysis. It assist analyst by detecting and listing any redirection, iframe, javascript, and links found inside the web page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published