当前位置:网站首页>易语言学习笔记(三)
易语言学习笔记(三)
2022-07-21 05:08:00 【bit熊】
API和DIL
库文件名=dll的文件目录 相对路径
DLL命令名是展示给自己看的
采集数据
正则表达式手册
httpwatch手册
多线程爬虫
一、爬取网页,写正则表达式
二、根据正则表达式写代码
鱼刺多线程
写注册机或者登录三部曲
一、抓一个完整的包
网页用httpwatch,手机用fidder
二、分析数据,找到数据提交的关键位置(post或者get)
post date里存放着注册的数据(用户名,密码等)(加密或者乱码)
真正提交在stream里
cookies来源,优先看server
协议头
要采集验证码
可以伪装ip
三、分析提交数据成分和cookie和协议头(headers)
四、找到相关的数据(js加密,解密)
五、用代码提交
cookie详解
200成功,302重定向(跳转其他链接,找location,可以禁止),404未找到
js基础
边栏推荐
- Thinkphp6 uses easywechat5 X official account development (II)
- Buuctf (WEB class)
- 宽字节注入学习记录
- MySQL master-slave replication
- [file upload bypass] - Secondary rendering
- 【内网渗透】openssl反弹流量加密shell
- BUUCTF [SUCTF 2019]EasySQL
- WAP green legend building (pure version)
- phpmyadmin后台文件包含漏洞分析
- Thinkphp5.1 send email with phpmailer
猜你喜欢
Web server / client setup (nodejs starts exe program)
Buuctf n1book [Chapter 2 advanced web] file upload
BUUCTF n1book [第二章 web進階]文件上傳
Thinkphp6 learning experience
One of the previous company's employment confirmation topics: merging cells
佛萨奇2.0-Metaforce原力链上操作抢跑教程
25. [method of judging whether it is a prime number]
【权限提升】 MSSQL提权方法
Thinkphp5.1 send email with phpmailer
PHP环境搭建(推荐宝塔面板)
随机推荐
攻防世界web区 难度等级:2(upload1,web2,Web_php_include,supersqli,warmup)
Yar framework implements RPC
【逆向分析】基础入门-简单控制台登录
NFT Market的一种实现
[vulnerability recurrence] redis unauthorized access to windows+linux utilization method
Usage and purpose of as unknown as XXX in typescript
Realization of interface displacement by linear Schrodinger equation
PHP環境搭建(推薦寶塔面板)
Nodejs reads and parses the dom of XML
宽字节注入学习记录
Wechat applet makes a slot machine lottery animation
BUUCTF [GXYCTF2019] 禁止套娃
PHP handles CSV files to solve Chinese garbled code
Web server / client setup (nodejs starts exe program)
解决uniapp编译后vendor.js文件过大(官方处理方案)
写一个Solana版的Sushi Masterchef
Rust简短笔记:Cargo指定依赖版本
Solidity中的mapping为何不提供按照key遍历的功能?
【权限提升】 MSSQL提权方法
DVWA [SQL injection] error injection learning record