HTTP Enumeration

Target Host IP: 10.0.0.20

Brute Forcing using DirBuster

1. Start the dirbuster and set the options.

Note:

  1. The wordlist can be found locally or downloaded from the Internet.

OR  Dirbuster-ng big wordlist dowload site:https://github.com/digination/dirbuster-ng/tree/master/wordlists

2. Progress in sacanning.

3. Scan result tree. We may find some interesting things here.

4.Open the test.php in browser, and review the source code.

Brute Forcing using nikto

1. Scan the target port 80(http).

nikto -h 10.0.0.20

2. Scan the target port 443(https).

nikto -h 10.0.0.20:

最新文章

  1. 第二百零九天 how can I 坚持
  2. HDU 5458 Stability (树链剖分+并查集+set)
  3. Java多线程性能优化
  4. JavaScript之共享onload
  5. log4j输出到指定日志文件
  6. AFNetworking封装思路简析
  7. 如何在python脚本里面连续执行adb shell后面的各种命令
  8. 记一次VS Code崩溃的解决(Win10扫描自动回复系统文件)
  9. HDFS中namenode启动失败
  10. 关于AJAX异步请求的那些事儿(2)
  11. 设置mysql InnoDB存储引擎下取消自动提交事务
  12. Latex常用软件
  13. switch反汇编
  14. sass用法快速入门
  15. 【Anaconda】:科学计算的Python发行版
  16. 如何使用git 提交作业 收作业
  17. 我的Linux学习之路及参考书籍
  18. 为什么继续选择DELPHI?
  19. Java 几种调度任务的Timer、ScheduledExecutor、 开源工具包 Quartz、开源工具包 JCronTab
  20. 你正在从一个声称代表如下的证书颁发机构安装证书 alipay truest network,希望能知道程序是怎么实现的或相关资料

热门文章

  1. django drf插件(一)
  2. TCP实战二(半连接队列、全连接队列)
  3. ECSHOP后台左侧添加菜单栏
  4. 查看日志文件常用命令:tail,cat,tac,head,echo
  5. Spark中自定义累加器
  6. 3分钟理解NMS非极大值抑制
  7. Chrome插件Postman的数据目录存储位置,记一次重装系统后找回postman数据的过程...
  8. 队列的顺序存储与链式存储c语言实现
  9. 深入理解JVM(③)Java的模块化
  10. 鹅厂车联网探索:5G下边缘云计算的车路协同实践