Giter VIP home page Giter VIP logo

Comments (3)

bsmali4 avatar bsmali4 commented on July 28, 2024

可以提供详细的报错信息吗?之前在win10上测试可用

from xssfork.

LangziFun avatar LangziFun commented on July 28, 2024

C:\Users\Administrator\Desktop\xssfork>python xssfork.py -u "http://127.0.0.1/xss/level2.php?keyword=ad&submit=%E6%90%9C%E7%B4%A2"

           __           _
          / _|         | |

__ _____ __| | ___ _ __| | __
\ / / __/ | _/ _ | '| |/ / version: 1.0.2#dev

<__ __ \ || () | | | < author: b5mali4
/
/__//| ___/|| ||_\ http://xssfork.secbug.net

[16:16:15] [DEBUG] checking if url is available
[16:16:15] [INFO] url connection success
[16:16:15] [DEBUG] checking if destination is available
[16:16:15] [INFO] destination connection success
[16:16:15] [DEBUG] checking if has_params
[16:16:15] [INFO] there is params, xssfork will work
[16:16:15] [INFO] loading default paloads
[16:16:15] [INFO] loading default paloads success
[16:16:15] [INFO] 1527 payloads loaded
Traceback (most recent call last):...
File "xssfork.py", line 87, in
help()
File "xssfork.py", line 63, in help
task_schedule.main()
File "C:\Users\Administrator\Desktop\xssfork\common/../taskschedule\task_schedule.py", line 65, in main
XssVulnerability.notif_all(self.kill_threads)
File "C:\Users\Administrator\Desktop\xssfork\common/../taskschedule\xss_vulnerability.py", line 21, in notif_all
call_back()
File "C:\Users\Administrator\Desktop\xssfork\common/../taskschedule\task_schedule.py", line 118, in kill_threads
fuzz_thread.kill_sub_process()
File "C:\Users\Administrator\Desktop\xssfork\common/../taskschedule\task_thread.py", line 160, in kill_sub_process
os.killpg(temp_child_process.pid, signal.SIGTERM)
AttributeError: 'module' object has no attribute 'killpg'

C:\Users\Administrator\Desktop\xssfork>

机器是Windows10 ,看报错应该是Windows下os模块不提供killpg这个api,killpg好像只能在linux下支持

from xssfork.

qing-root avatar qing-root commented on July 28, 2024

我也是一样的问题。。。。

from xssfork.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.