Showing posts with label web attacks. Show all posts
Showing posts with label web attacks. Show all posts

wget mirror

wget
  --directory-prefix=/root/Desktop/
  --header="Accept: text/html"
  --user-agent="(Mozilla/5.0 (Windows; U; Windows NT 6.0;en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6"
  --domains test.com
  -e robots=off
  --recursive
  --no-clobber
  --page-requisites
  --html-extension
  --convert-links
  -R gif,jpg,png,css,pdf,mp3,wmv 

http://<domain>.com

Quickjack

Advanced Clickjacking & Frame Slicing Attack Tool

https://www.darknet.org.uk/2018/02/quickjack-advanced-clickjacking-frame-slicing-attack-tool/

Understanding and Exploiting Web-based LDAP

http://pen-testing.sans.org/blog/2017/11/27/understanding-and-exploiting-web-based-ldap