zoukankan      html  css  js  c++  java
  • Common Vulnerability Scoring System CVSS

    1、Generating a Shell payload using msfvenom

     2、web intrusion Test

          in fact in the websecurity ,the web pentration test is only ont piece of the puzzle ,in order to achive a success,ful penteration test ,you need to include the Threat Modeling and souce review and much network pentests ,as well .

        well i list a checklist to indentifying hidden contents .

         first you shoud care the rebot.txt   the file include the web  general infromation ,and the backup files(.back 。。.old)  other intersting files (.xls   .doc  .pdf .txt ) and administrator URL (for example  phpmyadmin    wp-admin 、login  ) and other application such as WordPress ,through these means we can gather Persional information for example : Email -address Credential  eventhough  another entry system(eg  WordPress  Camera and other terminal equipment)

    3、Common web page checklist  and Special pages checklist

          special pages  include  login page   、 Registration page 、 Reset/Change password page   Upload page 。

    4、Pentest automation Using Python

         as a pentest you will realize during pentests is that a lot of commands will just repeat over and over again.

  • 相关阅读:
    day33-1 线程队列
    day32-4 GIL全局解释锁
    day32-3 阻塞非阻塞同步异步&异步回调
    day32-2 线程池与进程池
    day32-1 事件Event
    Chrome设置--disable-web-security解决跨域问题
    去除系统部分属性触摸是出现的色值
    初始化一个React项目
    ## normalize.css 中文版
    vue组件的3种书写形式
  • 原文地址:https://www.cnblogs.com/xinxianquan/p/10247212.html
Copyright © 2011-2022 走看看