1. install git/rbenv  2. install ruby 3. install rubygem,  4. gem install ruboto 5. (refert to http://developer.android.com/sdk/installing/index.html?pkg=tools) 对于 ubuntu < 13.10 : ap...
【lesson1】linux下搭建vim+androidsdk+jruby不使用eclipsewithouteclipsehowtoinstallvim+androidsdk+jruby+ruboto
Blockchain Goerli测试网络领取usdt空投
refer to: https://amazing-faucet.vercel.app/ 直接领500U, 每天. goerli的USDT的地址: 0xC2b783b9375E044A5992B83dE29C9f9e03Ec773c
Ssh漏洞:cve 2023 51385openssh
refer to: https://github.com/openssh/openssh-portable/commit/7ef3787c84b6b524501211b11a26c742f829af1a 这个漏洞攻击成功的话可以拿到root.  构造方式:简单 危险指数:高 利用前提: 1. username或者host name中包含shell的元字符 (例如 %u, %h)...
Go 单元测试unittest
refer to: https://github.com/stretchr/testify/#installation 如何使用? https://github.com/stretchr/testify/#installation 安装超级简单。 go get github.com/stretchr/testify 1. 务必要有程序入口啊! 没有也行!OK command-line ....
Windowsproxychainforwindows
refer to: https://github.com/shunf4/proxychains-windows 1. 下载 2. 配置环境变量,把下载的文件放到path中 3. 配置环境变量, 指向配置文件 4. 配置配置文件 5. 运行即可。 注:不支持random模式。
Python世界中的bundler(bundlerequivalentinpython
copied from : http://stackoverflow.com/a/8736419/445908 简言之,就是使用  requirement.txt From what i've read about bundler — pip without virtualenv should work just fine for you. You can think of it...
Python 运行单元测试unittesttestcase
https://docs.python.org/3/library/unittest.html 非常简单: class: class VisionTool: def __init__(self): pass def get_current_player_cards(self, source_image_name): pass 对应的测试文件...
Python Windows下的proxy的使用
refer to: 1. 在 windows下,cmd 下 set HTTP_PROXY... 然后curl, 没问题 在 powershell下, 1. set HTTP_PROXY.. 2. 然后 curl, 不行, IP没变 2. 在windows 下,就算 按照上面的1. 步骤来设置 http_proxy, 就算 curl能抓到google 内容,你使用python setup.p...
Linux Git Diff忽略空白行与多个commit的比较gitdiffcomparecommits
1. 忽略空白行 最近的一个项目,文件动辄 几千行,而且是DOS格式的, 一旦在LINUX下保存,再 git diff , 看到的全市空白行的变化。  所以, 我们要忽略空白行: $ git config --global alias.dfw 'diff --ignore-space-change' $ git dfw . 2. 看多个commit的变化: git diff &...
Test !!!压力测试jmeter进行测试loopcounter
refer to: POE 1. 下载 2. plan 右键。。。创建thread group 3. 简单设置一下 4. 在线程组 上,右键,add http request,新增一个loop controller (这一步删掉。不用也一样的。) 5. 在这个loop controller下面,新增一个counter 下面这个图才好使: 结果如下: 快捷键: start:...
Proxychain4proxychain4 Ng的使用(proxypool代理池轮盘
refer to: https://github.com/haad/proxychains 2025.10.2 安装: 1. git clone https://github.com/haad/proxychains.git 2. ./configure --prefix=/usr 3. make 4. sudo make install  配置文件: 见:/usr...
Python入门:import后调用文件变量
如何import 某个文件之后,调用它的变量? # settings.py cache_on = 0 # test_settings.py import settings print settings.cache_on # => 0
如何在firefox上实现木=弟子omegaproxy
refer to: firefox可用。chrome上不可用。所以前提是需要先安装一个firefox 1. 安装firefox 2. 菜单 -》 扩展和主题 2. 输入 omega 并且搜索: 3. 输入 omega 并搜索: 4. 点击安装之。 5. 安装之后,在这里 6. 这里是具体的新增的端口号和ip 然后,就可以访问 谷歌了。
Linux清理缓存的办法freememoriesinlinux
1. 查看当前的内存状态: $free -m   (   check current memory usage )  或者 使用 $top , 然后 c, 1  ( or $top, press c, 1 )  2. $ sync  3. $ echo 3 > /proc/sys/vm/drop_caches  ...
Linux的几个好用的命令sweetcommandsinlinux
这是一个循环,把 /tmp/test.lst 文件中的 每一行都读出来,然后循环运行rsync 命令 . (注意其中的 exclude ) ( a loop that reads all the lines of contents in a file named /tmp/test.lst and then run them one by one) for i in `cat /tmp...
测试websocket的sqlisqlinjection,使用sqlmap与sqlmap Websocket Proxy
refer to: https://rayhan0x01.github.io/ctf/2021/04/02/blind-sqli-over-websocket-automation.html https://github.com/BKreisel/sqlmap-websocket-proxy 原理: sqlmap无法直接使用websocket(或者说非常有限) 所以创建一个websock...
Todo超级重要!!!penetrationtool渗透测试工具大集合github
refer to : https://github.com/topics/pentest-tool
搭建android开发环境jrubysetupandroiddevelopmentinlinux
参考: https://github.com/ruboto/ruboto $ install rbenv/ruby $ gem install ruboto $ sudo aptitude install openjdk-7-jdk ( in ubuntu) $ install android sdk $ wget http://mirrors.hust.edu.cn/apache//a...
Android 编译ign1ter项目出现问题dlgooglecom443failedtorespond的解决办法:设置gradle代理proxy
refer to: https://stackoverflow.com/questions/50674080/dl-google-com443-failed-to-respond gradle代理的设置,有3处: 1. HOME_FOLDER/.gradle/gradle.properties  (windows也使用) 2. 当前目录 下的 gradle.properties ...
Blockchain Goerli获得goerli测试网络的ethgoerlifaucet
refer to: 地址1 https://goerlifaucet.com/ (好使,0.01 ETH 每天够用了) 要求先注册alchemy 账号才行。 地址2 https://goerli-faucet.pk910.de/   (特别逗哈哈哈,适合在睡觉之前弄) 进来之后,输入 我们的地址,点击 开始,会出现这个情况: 哈哈。。。太好玩了,这个灰太狼还是个动...