<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/exploitmyunion/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/exploitmyunion/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 22 Sep 2016 16:56:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/exploitmyunion/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>#2 provide usage as a library</title><link>https://sourceforge.net/p/exploitmyunion/feature-requests/2/?limit=25#1b5b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Okay, understood.&lt;br/&gt;
As about sqlmap - I've already asked them - them're not planning to implement this type of use.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oleg</dc:creator><pubDate>Thu, 22 Sep 2016 16:56:36 -0000</pubDate><guid>https://sourceforge.net3f6665fdeed3d9166e8eee802ef4b02a0053e67d</guid></item><item><title>#2 provide usage as a library</title><link>https://sourceforge.net/p/exploitmyunion/feature-requests/2/?limit=25#954e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm sorry, but this project is no longer maintained, and furthermore much better alternatives exist. I suggest you have a look at sqlmap for example, which is actively maintained and has tons of features.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mathieu D. (MatToufoutu)</dc:creator><pubDate>Thu, 22 Sep 2016 16:51:09 -0000</pubDate><guid>https://sourceforge.netb746d3bbfb86a3f2e311975ca3b87b50d5dc1cc3</guid></item><item><title>provide usage as a library</title><link>https://sourceforge.net/p/exploitmyunion/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We want a check for SQL injections in a buffer directly from python script.&lt;/p&gt;
&lt;p&gt;I.e. something like below:&lt;/p&gt;
&lt;p&gt;Get an array w/ strings with diffrent variants of injection attemps&lt;br/&gt;
(i.e. one appended with ";" + SQLCodeToInject ,&lt;br/&gt;
second with '1 ==1 AND ' + SQLCodeToInject and so on... )&lt;br/&gt;
---------------cut----------------&lt;br/&gt;
from ExploitMyUnion import GenerateInjectionSample&lt;/p&gt;
&lt;p&gt;StringsWithSQLiAttempts=[]&lt;br/&gt;
StringsWithSQLiAttempts=GenerateInjectionSample(MyString,InjectionType,SQLCodeToInject)&lt;/p&gt;
&lt;p&gt;passThisToMy_API_endpoint(StringsWithSQLiAttempts,other_params_i_use)&lt;br/&gt;
---------------cut----------------&lt;/p&gt;
&lt;p&gt;Could you please provide such a call for injection templates used by ExploitMyUnion ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oleg</dc:creator><pubDate>Thu, 22 Sep 2016 15:27:19 -0000</pubDate><guid>https://sourceforge.net6afb67c5f7645f5bede019eb7143b0e845233de1</guid></item><item><title>display table contents in a table</title><link>https://sourceforge.net/p/exploitmyunion/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Currently, to see a column's rows, one has to click on the column's name,, and to see another column's content, one has again to click on the other column's name.&lt;br /&gt;
It can be quite annoying to be able to see the "relations" between columns, for example, with a table containing the columns "username" and "email", it is hard to see which email belongs to a given user.&lt;br /&gt;
The results should be displayed in a table with columns/rows at their respective place. It should be really more handy to navigate in a table's data with results displayed like this.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mathieu D. (MatToufoutu)</dc:creator><pubDate>Tue, 15 Mar 2011 18:01:33 -0000</pubDate><guid>https://sourceforge.net935068e14fd39db5d4f0c7b2d20629c233df5ec6</guid></item></channel></rss>