fscanOutput icon indicating copy to clipboard operation
fscanOutput copied to clipboard

一个用于处理fsacn输出结果的小脚本(尤其面对大量资产的fscan扫描结果做输出优化,让你打点快人一步!!!)

Results 13 fscanOutput issues
Sort by recently updated
recently updated
newest added

请问大佬,最近使用fscan v1.8.3扫描结果,output都无法识别出来。 ![image](https://github.com/ZororoZ/fscanOutput/assets/62062283/2f75994d-c90e-4cd8-9f19-4d6d7a73ba62) 扫描结果里面是有漏洞的 ![image](https://github.com/ZororoZ/fscanOutput/assets/62062283/408172f0-5089-4360-a4a2-6f63000ea2f4)

在该行代码中,使用了一个字符串作为参数来索引sheetName对象的行。根据报错信息,该字符串是f"A1:{chr(65 + len(list1[0]) - 1)}1"。这个字符串的格式看起来是用于表示一个范围,但是它似乎不是一个有效的范围。 Traceback (most recent call last): File ".\FscanOutput_v2.2.py", line 345, in OpenPort(list1) File ".\FscanOutput_v2.2.py", line 100, in OpenPort OutPut('OpenPort', sheetList) File ".\FscanOutput_v2.2.py", line 309, in OutPut...

![image](https://github.com/ZororoZ/fscanOutput/assets/44149984/cdbd58f2-ca81-4968-b8e3-eb0589486ea6) `2.1 plus` 以及最新版 `2.2`均有此问题 注释掉308行至311可正常运行 `python 3.11.3`

[+] SSH:211.69.221.77:2222:root root 脚本分析ssh 2222端口时结果中不会提示端口信息 ![image](https://github.com/ZororoZ/fscanOutput/assets/112995594/01e37bcb-0a30-4c7d-aa29-d229cfdcd810)

Traceback (most recent call last): File "FscanOutput_v2.1_plus.py", line 339, in OpenPort(list1) File "FscanOutput_v2.1_plus.py", line 100, in OpenPort OutPut('OpenPort', sheetList) File "FscanOutput_v2.1_plus.py", line 303, in OutPut for row in sheetName[f"A1:{chr(65 +...

Python 3.11.3 6.3.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 10 Jun 2023 00:35:35 +0000 x86_64 GNU/Linux ![image](https://github.com/ZororoZ/fscanOutput/assets/48938188/5c0348bc-c487-4e9c-9db5-11f5eea877eb)

______ ____ _ _ | ____| / __ \ | | | | | |__ ___ ___ __ _ _ __ | | | |_ _| |_ _ __ _...

![image](https://github.com/ZororoZ/fscanOutput/assets/88415599/7601fe20-070a-44f9-86a8-64582dab04b5)