Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add custom payloads #7

Closed
Acemampz opened this issue Oct 5, 2022 · 2 comments
Closed

add custom payloads #7

Acemampz opened this issue Oct 5, 2022 · 2 comments
Assignees

Comments

@Acemampz
Copy link

Acemampz commented Oct 5, 2022

is it possible to add custom payloads? i tried the -m flag but i am getting an error "invalid int value" .

lfitester -u "http://domain.com/test.php?view=" -v --mode lfipayload.txt

i have a text file with the required payload and want to use this payload against the link i am testing with, this is the payload i want to use, https://github.com/rezaJOY/Local-File-Inclusion-Payloads/blob/main/lfi%20payload.txt

@c7c3r0 c7c3r0 self-assigned this Oct 5, 2022
el-queso added a commit to el-queso/LFITester that referenced this issue Oct 19, 2022
@kostas-pa kostas-pa pinned this issue Oct 23, 2022
@Konstantinos-Papanagnou
Copy link
Collaborator

Just for a clarification in order to get the terminology down right, this is not the payloads, but the poc. The poc is used only for the verification of the exploit (whereas the payloads are for the RCE) and that is done manually and hardcoded through code currently (hence the functionality exists). I will create a new pull request for this from my local branch and @kostas-pa will approve it when he can. Up until that point you can hardcode it in the PayloadManager.py file.

Also @kostas-pa, please do reject this pull request referenced to this issue as it's not fixing this particular issue.

Konstantinos-Papanagnou added a commit to Konstantinos-Papanagnou/LFITester that referenced this issue Apr 4, 2023
Will exclude the built-in traversal functionality for the time being.
@Konstantinos-Papanagnou
Copy link
Collaborator

Approve the pull request and the issue should be marked completed. :)

kostas-pa added a commit that referenced this issue Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants