Ai
1 Star 2 Fork 0

LinWin-Cloud/SetoolLinux

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
help.py 3.19 KB
一键复制 编辑 原始数据 按行查看 历史
LinWin-Cloud 提交于 2022-03-26 16:53 +08:00 . SetoolLinux
with open("date.txt","a") as f:
f.write("the user run the hekp.py")
f.write("for linux 2022")
f.close()
print("")
print("")
print("=====================================================")
print(" --SetoolLinux-->>help ")
print("=====================================================")
#the start logo
#--------------
#the help with the print
#the part1
print("-->SetoolLinux>>content")
print(" -Social Engineering -enter the '1'")
print(" -Virus Attack -enter the '2'")
print(" -Web Site Clone -enter the '3'")
print(" -Global Positioning -enter the '4'")
print(" -Get IP Adress -enter the '5'")
print(" -The Help -enter the '6'")
print(" -Shodan_Search -enter the '7'")
print("---------------------")
#the part2
print("")
#---------
print("-->SetoolLinux>>Social Engineering")
print(" -Wechat logon -input: use wechat attack")
print(" -QQ logon -input: use qq attack")
print(" -QQ mail logon -input: use qqmail attack")
print(" -163 mail logon -input: use 163mail attack")
print(" -Microsoft logon -input: use microsoft attack")
print(" -AliPay logon -input: use alipay attack")
print("---------------------")
#the part3
print("")
#---------
print("-->SetoolLiux>>Virus Attack")
print("worry:the virus only run on windows option system")
print(" -window virus -input: use 1")
print(" -key virus -input: use 2")
print(" -Blue screen virus -input: use 3")
print("---------------------")
#end
print("")
#--------
print("-->SetoolLinux>>Global Positioning")
print(" -Baidu Network Disk -input: method get location 1")
print(" -Blank file -input: method get location 2")
print(" -main File: location,js")
print("---------------------")
print("")
#--------
print("-->SetoolLinux>>Get IP Adress")
print(" -Blank File -input: method get ip 1")
print("---------------------")
print("")
print("-->SetoolLinux>>Shodan Search")
print(" -input : exit to exit")
print(" -you can use shodan's search command to search the things")
print("")
print("-->SetoolLinux>>Terminal")
print(" -input : exit to exit")
print(" -input : terminal to show the terminal's info")
print(" -input : website -goto to goto the url you want to go")
print(" -input : port start start a http port on your computer")
print(" -input : shodan_search you can use shodan's search command to search the information")
print(" -input : setool --chat software advice you can use the chat software")
print(" -input : setool -all show the all SetoolLinux's tools")
print(" -input : add command you can add the command for the terminal ,enter key 1 to chose python and enter key 2 to chose shell")
print(" -input : shell use the bash shell command")
print("---------------------")
print("")
print("-->SetoolLinux>>Web Console")
print(" -logon usersname : linwin;logon password : linwin")
put = input("enter the key to back>>")
import os
os.system("python3 setoollin.py")
#end the help.py
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/LinWin-Cloud/setoollinux.git
git@gitee.com:LinWin-Cloud/setoollinux.git
LinWin-Cloud
setoollinux
SetoolLinux
master

搜索帮助