Giter Site home page Giter Site logo

Import Suggestions about autorepeater HOT 9 CLOSED

jacobheath avatar jacobheath commented on June 3, 2024
Import Suggestions

from autorepeater.

Comments (9)

justinmoore avatar justinmoore commented on June 3, 2024

Hey Jake,

I've listened to your feedback and implemented this feature. If you pull the newest JAR file from the repo you can export and import from within AutoRepeater. Let me know if there's any issues with it.

Thanks,
Justin

from autorepeater.

justinmoore avatar justinmoore commented on June 3, 2024

Also if you need to tweak any of the exported files by hand the format is base64 encoded JSON (session expire, tokens change, etc).

from autorepeater.

jacobheath avatar jacobheath commented on June 3, 2024

Nice! I should have read the commit messages 👍 . Also, the BAppsStore appears to have a much older version available.

from autorepeater.

justinmoore avatar justinmoore commented on June 3, 2024

Yeah, the BApp store version is a bit older. It's a little bit of a process to get it updated so I've been putting it off.

from autorepeater.

jacobheath avatar jacobheath commented on June 3, 2024

So when import and try to receive requests from Proxy, I get the following exception:

a.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@ea76c1e rejected from java.util.concurrent.ThreadPoolExecutor@23d4c3d4[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
	at java.util.concurrent.Executors$DelegatedExecutorService.submit(Executors.java:678)
	at burp.AutoRepeater.modifyAndSendRequestAndLog(AutoRepeater.java:1242)
	at burp.BurpExtender.processHttpMessage(BurpExtender.java:201)
	at burp.pkf.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:745)

from autorepeater.

jacobheath avatar jacobheath commented on June 3, 2024

I think I used this one. The error doesn't always happen though. I have tried to trigger it, but am having trouble. Seems to happen a various times.
autorepeater.zip

from autorepeater.

justinmoore avatar justinmoore commented on June 3, 2024

So it seems that this is an issue with the JVM running out of threads and not with the import function itself. This should be pretty straight forward to fix and I should have a patch out shortly.

from autorepeater.

justinmoore avatar justinmoore commented on June 3, 2024

This should be fixed in the newest JAR now. I'll wait for confirmation before I close this.

from autorepeater.

justinmoore avatar justinmoore commented on June 3, 2024

I'll close this now assuming it's fixed. If this issue persists feel free to reopen this issue and i'll give it another look.

from autorepeater.

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.