首页 > Web开发 > 详细

Penetration Test - Survey the Target(10)

时间:2020-08-27 21:38:58      阅读:97      评论:0      收藏:0      [点我收藏+]

Common Attack Techniques

Common Attack Techniques

Changing exploit code can change the fingerprint of the exploit/

  • Exploit modification
    • May need to modify for success of evasion
  • Exploit chaining
    • Compromise one device/system to gain access to another
  • Proof-of-concept development
    • Exploit development
  • Social engineering
    • Help me
    • Urgent
    • Deceptive
  • Credential brute forcing
    • Brute force attacks can be time intensive
  • Enlightened Attacks
    • Dictionary
      • Passwords are normally stored in a hash.
      • Hash value - text encrypted using a hash function.
    • Rainbow table
QUICK REVIEW
  • Some exploits may need "tweaking" to work in your tests
  • Be able to recognize exploit chaining
  • Many exploits involve some social engineering
  • Credential attacks are time consuming and are rarely carried out as pure brute force attacks.

Penetration Test - Survey the Target(10)

原文:https://www.cnblogs.com/keepmoving1113/p/13573979.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!